chore: add catalog-trifecta H2 headings to AGENTS.md #13
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
The agentic-os pre-commit suite v0.2.8 enabled
catalog-trifectastrictly.AGENTS.mdnow reports missing required H2 headings:See coilysiren/agentic-os#59 for the rule spec.
Fix
Add the standard H2 sections to
AGENTS.md(point to canonical content where appropriate; one-line "inherited / default" rules per the agentic-os-kai consistency bias). Then dropcatalog-trifectafrom the SKIP list in the commit that resolves this.Context
Surfaced while landing #39 (code-comments cleanup). Skipped there to keep that commit scoped.
Ported from coilysiren/gauntlet#41.