chore(instructions): add Claude ACP model-tier routing preference

This commit is contained in:
zap
2026-03-07 00:13:50 +00:00
parent 1bea15d573
commit 25f377cfc9
3 changed files with 12 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@
- Feedback style: warm/direct
- Uncertainty style: informed guesses are acceptable when explicitly labeled as guesses
- Delegation preference: use fast/cheap handling by default; escalate to stronger subagents/models when task complexity or quality risk is high
- Claude ACP tiering preference: Haiku 4.5 (simple), Sonnet 4.6 (default medium), Opus 4.6 (hard/high-stakes)
- Git preference: commit frequently with Conventional Commits; create feature branches for non-trivial work; auto-commit after meaningful workspace changes without being asked; never auto-push (push only when explicitly asked)
## Boundaries