What problem does it solve?
Code Combat resolves disagreements from an adversarial documentation review by running a structured, multi-round negotiation until the findings converge on actionable, evidence-based documentation improvements.
Core Features & Use Cases
- Rebuttal-driven debate: Classifies opponent messages into concession, defence, counter-proposal, new information, new question, deflection, or scope shift to guide what to do next.
- Fact-checking via Codex: Verifies each opponent’s technical claims against official documentation to prevent incorrect or outdated assertions from carrying through.
- Resolution ledger tracking: Maintains a per-combat ledger of open, contested, resolved, and conceded findings so continuity is preserved across rounds.
- Convergence and time-boxing: Detects when enough P0/P1 items are resolved (or deferred with rationale) and time-boxes repeated disputes to require human judgement.
Quick Start
Ask the assistant to run code-combat after an adversarial-review exists and you provide the opposing agent’s rebuttal response, so it can fact-check and produce a Round response plus an updated resolution ledger.