docs: surface docs-folder conventions in AGENTS.md #101

Merged
didericis merged 1 commits from docs/agents-doc-conventions into main 2026-05-28 23:30:58 -04:00
Owner

Summary

AGENTS.md only had two thin "docs live in …" lines. Replace them with the conventions the docs/ READMEs establish, so an agent reading AGENTS.md learns them without spelunking.

Changes

  • The three document types — PRD / research note / decision record — with their numbering and the PRD Status: lifecycle (Draft → Active → Superseded/Retargeted).
  • The cross-cutting rule: decision rationale stays self-contained in the repo, not in Gitea issue threads.
  • Points at each per-folder README as the source of truth rather than duplicating them.

Notes

  • Docs-only, single file (AGENTS.md).
## Summary AGENTS.md only had two thin "docs live in …" lines. Replace them with the conventions the `docs/` READMEs establish, so an agent reading AGENTS.md learns them without spelunking. ## Changes - The three document types — **PRD** / **research note** / **decision record** — with their numbering and the PRD `Status:` lifecycle (Draft → Active → Superseded/Retargeted). - The cross-cutting rule: decision rationale stays self-contained in the repo, not in Gitea issue threads. - Points at each per-folder README as the source of truth rather than duplicating them. ## Notes - Docs-only, single file (`AGENTS.md`).
didericis added 1 commit 2026-05-28 23:27:33 -04:00
docs: surface docs-folder conventions in AGENTS.md
test / unit (pull_request) Successful in 34s
test / integration (pull_request) Successful in 47s
test / unit (push) Successful in 28s
test / integration (push) Successful in 42s
848515e5d4
Replace the two thin "docs live in …" lines with the conventions the
docs/ READMEs establish: the three document types (PRD / research note
/ decision record) with their numbering and the PRD Status lifecycle,
plus the cross-cutting rule that decision rationale stays self-contained
in the repo rather than in Gitea issue threads. Points at the per-folder
READMEs as the source of truth instead of duplicating them.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
didericis merged commit 848515e5d4 into main 2026-05-28 23:30:58 -04:00
Sign in to join this conversation.