Errata
This page records what we got wrong and why.
A site that only shows correct things gives you no way to tell when it is wrong. So we treat errors as part of the record — old files are never edited; corrections are appended.
| Date | What was wrong | Fix |
|---|---|---|
| 2026-09-23 | The install command on the v3.0 site design was wrong: pipx install agentstate.
On PyPI that name belongs to a third party (Ayush Mittal, v1.0.2, "Firebase for AI Agents") —
copying it would install someone else's package. |
Changed to pipx install git+https://github.com/sotaex/agentstate.git.
v3.0 was not edited; v3.1 was issued. |
| 2026-09-23 | README and llms.txt said "change it and you win", while whole-chain recomputation was not detectable at the time. Worse: that claim was already public since 2026-09-22. | Narrowed to "change one byte and it names the record". Then built the external anchor table, which makes whole-chain recomputation detectable for published days. |
| 2026-09-23 | The homepage figure was hard-coded as 16,080, but it changes: three readings of the same metric gave 16,080 → 16,158 → 16,160 within a minute (the machine's own activity is being recorded). | Figures now carry a timestamp and are re-taken before every publish. |
| 2026-09-23 | We said the public daily chain covered 1 day. It is 2 days (2026-09-22, 2026-09-23). | Now read from the public repository every time the page is generated. |
| 2026-09-24 | The install command pipx install git+… is now outdated.
The previous entry switched to a git URL because antinel was not on PyPI yet.
On 2026-09-24 13:30 (+08) antinel was published to PyPI (0.28.0), so that command
now sends readers around our own release channel — they get no package name, no version, no hash,
which is exactly what this site claims to provide. |
Changed to pipx install antinel.
The previous entry is not edited — old files are never edited; corrections are appended.
Only one constant in the generator changed (INSTALL in _site_lib.py);
the six historical records on this page stay as they were. |
Related: Limits · Daily chain
Cite this page
Antinel AgentState. Errata — AgentState. https://antinel.com/en/agentstate/errata/ (accessed YYYY-MM-DD)
Antinel. (2026). Errata — AgentState. AgentState. https://antinel.com/en/agentstate/errata/
BibTeX
@misc{antinel_en_agentstate_errata,
title = {Errata — AgentState},
author = {{Antinel}},
year = {2026},
url = {https://antinel.com/en/agentstate/errata/},
note = {claim tier: measured}
}
Claim tier: measured 采集时刻:2026-09-24T14:53:19+08:00