Scan live contradiction candidates
contradiction_scanScan indexed sections to detect conflicting or refining statements, get read-only candidates, and validate a proposal token to generate an exact write-tool call for resolution.
Instructions
Use this when indexed sections may conflict or refine one another. Scan mode returns deterministic section-level candidates and read-only proposal tokens; summary detail omits redundant alternative previews while full detail retains them for debugging. confirm mode validates one token and returns an exact existing write-tool call. This tool never writes, including after elicitation or confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | scan | |
| detail | No | summary | |
| proposal_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| limits | No | ||
| candidates | No | ||
| confirmation | No | ||
| index_repair | No | ||
| section_count | No | ||
| examined_pairs | No | ||
| schema_version | No | ||
| candidate_count | No | ||
| elicitation_action | No | ||
| deterministic_order | No |