Expand description
Conflict detection and resolution spec creation.
This module handles detection of merge conflicts and automatic creation of conflict resolution specs with context about the conflicting branches.
§Doc Audit
- audited: 2026-01-25
- docs: guides/recovery.md
- ignore: false
Structs§
- Conflict
Context - Context information about a merge conflict
Functions§
- create_
conflict_ spec - Create a conflict resolution spec
- detect_
conflicting_ files - Detect conflicting files from git status
- extract_
spec_ context - Extract context from a spec
- get_
blocked_ specs - Identify specs that are blocked by conflicting files
- get_
diff_ summary - Get the diff summary between two branches