Conflict Resolution Loop
Use When
- •Merge reports conflict.
Inputs
- •
worktree_id - •optional
session_id
Procedure
- •Assign/launch resolver worker.
- •Send explicit conflict-fix instructions.
- •Re-check mergeability.
- •Loop until resolved or blocked.
Output Contract
- •
conflict_state:resolved|blocked|needs_human - •
evidence: key output snippets
Guardrails
- •Stop and request human intervention if repeated failures exceed threshold.