chore: restructure AGENTS.md under catalog-trifecta H2 anchors #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
catalog-trifectahook flagsAGENTS.mdfor missing the standard H2 anchors:## Scope,## Project shape,## Repo boundaries,## Commands,## Validation,## Safety,## Cross-repo contracts,## Release,## Agent rules.Current AGENTS.md uses a free-form structure that predates the trifecta convention.
Fix
Restructure
AGENTS.mdunder the canonical anchors. Pair with the doc-size shrink in #38 since splitting may move content out of AGENTS.md anyway.Discovered while working on coilysiren/session-lattice#37.
Ported from coilysiren/session-lattice#39.