Commit ca4c177
committed
docs(agents): add AI constraints section
AGENTS.md lacked an explicit section covering the rules LLMs must
follow when operating in or against this repository. Adds guidance
on MCP-vs-shell preference, mutating-tool root requirements,
absoluteGitRoots read-only contract, protected-branch enforcement,
no-force-push constraint, contract-bump documentation requirements,
and path confinement expectations. Content is derived from the
existing cursor rule and implementation invariants already enforced
by the server code.1 parent 27fe73a commit ca4c177
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
57 | 77 | | |
58 | 78 | | |
59 | 79 | | |
| |||
0 commit comments