Scan live contradiction candidates
contradiction_scanDetect contradictory or refining relations between indexed sections. Scan generates read-only candidates and proposal tokens; confirm a token to produce the matching write-tool call.
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 |