What problem does it solve?
When a Reviewer rejects work, this protocol prevents the original author from self-revising and requires a new or escalated agent to implement the revision, ensuring independent review and accountability.
Core Features & Use Cases
- Enforced lockout: Original authors are locked out of the next revision for a rejected artifact, ensuring revisions are produced by a different agent.
- Flexible escalation: Reassign to a different agent or spawn a specialized new agent when expertise is required.
- Governance and safety: The Coordinator enforces the rules mechanically, avoiding deadlocks and maintaining separation between authors and revision work.
- Use Case: A tester reviews a feature and rejects it; a new reviewer or escalation handles the subsequent revision to maintain objectivity.
Quick Start
Implement the protocol by configuring reviewer roles, enabling enforced lockout, and routing revisions to a new or escalated agent.