Summary
Create a new protocol called ASPIR (Autonomous SPIR) that is identical to SPIR except the spec-approval and plan-approval gates are auto-approved. Everything else (phases, consultations, checks, PR flow) remains the same.
Motivation
For trusted/low-risk work, the human approval gates add latency without adding value. ASPIR lets builders run fully autonomously from spec through merge while still following the full SPIR discipline (consultations, phase checks, reviews).
Scope
- Copy SPIR protocol definition
- Remove human approval gates (spec-approval, plan-approval)
- Keep all other phases, checks, and consultations
- Add to protocol selection guide