spec scan flags an overlap. Only genuine within-area disagreements flag; docs that agree never surface. Each flagged overlap awaits a verdict from you: pick which doc is right, or dismiss it as a detector false-positive. The losing side’s disputed claim is suppressed at guard generate, so scenarios are only authored from the claims you stand behind.
Resolve conflicts from the CLI (agent-friendly; every command has --json) or in the dashboard’s Guard → Coverage tab, which walks you through each one (pick / write custom / mark superseded / include skipped doc).
Inspect
show prints the actual disputed passages from both docs with path:line anchors, so you can judge without opening files.
Resolve
specs/decisions.json, keyed by dispute identity; they survive re-scans and travel with the repo.
Next steps
Guard setup
With the corpus settled, prepare the repo for scenario authoring.
Guard generate
Author scenario tests from the resolved spec sections.