chore: update document meta
This commit is contained in:
parent
8881a03cb6
commit
c9df481996
15 changed files with 1504 additions and 132 deletions
|
|
@ -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`:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue