chore: migrate dist to build/markdown
This commit is contained in:
parent
c9df481996
commit
37e6a9e818
14 changed files with 7 additions and 1200 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -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`:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* **chore: update document meta** by *Tiara Rodney* at *2026-03-22 02:18:32*
|
||||
* **Merge branch ‘bugfix/12’** by *Tiara Rodney* at *2026-03-22 01:42:38*
|
||||
* **fix: replace todo with mime-todo in all CLI references** by *Tiara Rodney* at *2026-03-22 01:42:32*
|
||||
* **Merge branch ‘feature/10’** by *Tiara Rodney* at *2026-03-22 01:38:33*
|
||||
|
|
@ -10,4 +11,3 @@
|
|||
* **update** by *Tiara Rodney* at *2026-03-15 03:39:06*
|
||||
* **new** by *Tiara Rodney* at *2026-02-10 20:57:47*
|
||||
* **new** by *Tiara Rodney* at *2026-02-10 20:46:51*
|
||||
* **new** by *Tiara Rodney* at *2026-02-10 20:27:04*
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Document
|
||||
|
||||
Version
|
||||
: 0.1.dev12+g8881a03cb.d20260322
|
||||
: 0.1.dev13+gc9df48199.d20260322
|
||||
|
||||
Status
|
||||
: Draft
|
||||
|
|
@ -744,6 +744,7 @@ Unknown types are placed after all defined types.
|
|||
|
||||
# Changelog
|
||||
|
||||
* **chore: update document meta** by *Tiara Rodney* at *2026-03-22 02:18:32*
|
||||
* **Merge branch ‘bugfix/12’** by *Tiara Rodney* at *2026-03-22 01:42:38*
|
||||
* **fix: replace todo with mime-todo in all CLI references** by *Tiara Rodney* at *2026-03-22 01:42:32*
|
||||
* **Merge branch ‘feature/10’** by *Tiara Rodney* at *2026-03-22 01:38:33*
|
||||
|
|
@ -754,4 +755,3 @@ Unknown types are placed after all defined types.
|
|||
* **update** by *Tiara Rodney* at *2026-03-15 03:39:06*
|
||||
* **new** by *Tiara Rodney* at *2026-02-10 20:57:47*
|
||||
* **new** by *Tiara Rodney* at *2026-02-10 20:46:51*
|
||||
* **new** by *Tiara Rodney* at *2026-02-10 20:27:04*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue