More CLAUDE.md -> AGENTS.md

This commit is contained in:
Erich Blume 2026-04-19 07:49:32 -07:00
commit d13be54cb4
3 changed files with 8 additions and 12 deletions

View file

@ -21,7 +21,7 @@ These are non-negotiable for AI agents working in this repo:
3. **Wait for user review before deploying** — Create PRs, don't auto-deploy
4. **Never merge PRs without explicit request** — The user merges after review
Full rules are in the repo's `CLAUDE.md`. See [[agent-change-process]] for the C0/C1/C2 change classification methodology — C0 (direct to main), C1 (feature branch + PR), C2 (Mikado Branch Invariant).
Full rules are in the repo's `AGENTS.md`. See [[agent-change-process]] for the C0/C1/C2 change classification methodology — C0 (direct to main), C1 (feature branch + PR), C2 (Mikado Branch Invariant).
## Workflow Conventions