chore: migrate dist to build/markdown
This commit is contained in:
parent
c9df481996
commit
37e6a9e818
14 changed files with 7 additions and 1200 deletions
|
|
@ -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`:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue