Run it
# no install — runs against the workspace you're already signed into npx @contextstream/decision-guard src/hooks/useTodos.ts # or pipe a diff git diff --name-only | decision-guard # audit recent sessions for silent contradictions decision-guard --replay --sessions 6
Flags
--threshold <0..1> | Conflict cutoff, default 0.50 |
--replay | Audit recent session transcripts |
--json | Machine-readable conflicts, for hooks and CI |