chore: migrate dist to build/markdown

This commit is contained in:
Tiara Rodney 2026-03-22 02:19:50 +01:00
parent c9df481996
commit 37e6a9e818
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723
14 changed files with 7 additions and 1200 deletions

View file

@ -8,13 +8,13 @@ canonical format for repository-root `TODO` issue tracker files.
The agent-consumable specification is located at:
```default
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`: