Formalize the human-in-the-loop approval workflow that connects the Fix Review panel (#10), pattern library (#8), and self-healing mode (#7) into a cohesive HITL system.
__claude.fix() → Before screenshot → Claude Code session → After screenshot
↓
Fix Review Panel (HITL)
├── Before/After images
├── Code diff
├── Confidence score
└── [Approve] [Partial] [Reject]
↓
Pattern stored (success)
→ Metrics updated
→ Graduation check
Description
Formalize the human-in-the-loop approval workflow that connects the Fix Review panel (#10), pattern library (#8), and self-healing mode (#7) into a cohesive HITL system.
Current State (Delivered)
HITL Requirements
1. Approval Queue
2. Code Diff View
3. Approval Graduation (ADR-0007)
4. Confidence Scoring
5. Notification Integration
Architecture
Depends On
References