fix: replace PRODUCT-TRUTH.md/ARCHITECTURE.md refs with AGENTS.md
These docs never existed — gardener and review-pr referenced them as if they did. AGENTS.md tree is now the single architecture reference for all agents. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
71aa49afbb
commit
1675e17502
3 changed files with 6 additions and 6 deletions
|
|
@ -182,7 +182,7 @@ $(echo -e "$PROBLEMS")
|
|||
## Primary mission: promote tech-debt → backlog
|
||||
Most open issues are raw review-bot findings labeled \`tech-debt\`. Your main job is to convert them into well-structured \`backlog\` items the dev-agent can execute. For each tech-debt issue:
|
||||
1. Read the issue body + referenced source files to understand the real problem
|
||||
2. Check docs/PRODUCT-TRUTH.md and docs/ARCHITECTURE.md for context
|
||||
2. Check AGENTS.md (and sub-directory AGENTS.md files) for architecture context
|
||||
3. Add missing sections: \`## Affected files\`, \`## Acceptance criteria\` (checkboxes, max 5), \`## Dependencies\`
|
||||
4. If the issue is clear and actionable → relabel: remove \`tech-debt\`, add \`backlog\`
|
||||
5. If scope is ambiguous or needs a design decision → ESCALATE with options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue