GitWand resolves conflicts using a curated set of heuristics, format-aware
resolvers, and structural (AST) merge for TS/JS/Python/Go/Rust. For ambiguous
cases, an opt-in LLM fallback is available.

- Zero false positives by design
- Format-aware resolvers (JSON, YAML, Markdown, …)
- Structural merge via tree-sitter
- Strict post-merge validation (tsc + eslint)
- Audit trail per resolution