chore: update document meta

This commit is contained in:
Tiara Rodney 2026-03-22 02:18:32 +01:00
parent 8881a03cb6
commit c9df481996
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723
15 changed files with 1504 additions and 132 deletions

View file

@ -8,13 +8,13 @@ canonical format for repository-root `TODO` issue tracker files.
The agent-consumable specification is located at:
```
dist/markdown/
build/markdown/
```
Agents MUST read the specification from `dist/markdown/` for programmatic
Agents MUST read the specification from `build/markdown/` for programmatic
access. Do NOT parse the RST source under `src/` directly.
If `dist/markdown/` is not available locally, the specification
If `build/markdown/` is not available locally, the specification
(including this `AGENTS.md`) can be retrieved from
`specs.code.tiararodney.com`: