Skip to main content
Version: MVP

Contradiction inbox view

3 min readReferenceUpdated 2026-05-21

What you'll find here

The read-only craik operator contradictions view over craik.contradiction_report records, what it formats, and the review-only boundary it preserves.

Review only.

The view surfaces state and supporting links — it does not resolve, ignore, or mutate contradictions.

What it formats

Inbox count

Contradiction id and status

Task id

Owner or unassigned

Summary

Proposed resolution

Affected artifacts

Evidence links

Statuses

The inbox displays open, resolved, and ignored contradiction reports.

Commands

craik operator contradictions
craik operator contradictions --task-id task_docs
craik operator contradictions --status open
craik operator contradictions --json

The command lists reports with optional task and status filters. The text view is optimized for operator scanning; --json returns the persisted contradiction report payloads for tooling and exact contract inspection.

Boundaries

Use linked evidence before promoting any resolution.

Missing owners render as unassigned. Missing artifact or evidence links render as none. Operators use the linked evidence and affected artifacts before promoting any resolution to durable memory.

What's next