Skip to main content

Contradictions

Surface where claims across your corpus disagree, and record how you resolve each cluster.

Detect contradictions#

Run contradiction detection across the corpus.

Compares extracted claims pairwise across the collection, clusters conflicting statements, and generates a suggested resolution for each. `detect` kicks off a run; poll `getLatestRun` for status. Claims must be extracted first (see the Claims group).

dewey contradictions detect my-docs

See also

List and filter contradictions#

Filter by severity, status, or document.

List contradictions detected in the most recent run. Filter by `severity` (low / medium / high), `status` (active / dismissed / applied), or `documentId` to scope to a single source. Each entry includes the cluster of conflicting claims and a model-suggested resolution.

dewey contradictions list my-docs --severity high

See also

Apply or dismiss a resolution#

Apply the suggested resolution or dismiss the contradiction.

Applying a resolution writes the suggested instruction onto the collection so future research and agent calls follow it. Dismissing marks the contradiction as resolved without changing the collection.

dewey contradictions apply ctr_a1b2
dewey contradictions dismiss ctr_x9y8