forensics analyze compare-only
Re-run target/control comparisons only (--compare without other stages).
forensics analyze compare-only [OPTIONS]Options
Section titled “Options”| Option | Description |
|---|---|
--verify-corpus / --no-verify-corpus | Verify corpus fingerprint against data/analysis/corpus_custody.json. When omitted, use [chain_of_custody] verify_corpus_hash from config.toml. |
--author SLUG | Limit to one author slug |
--exploratory | Allow analysis without a matching pre-registration lock and record exploratory mode. |
--include-shared-bylines | Re-enable analysis of shared-byline accounts (e.g. mediaite-staff, mediaite). Default OFF — matches the Phase 15 D survey gate, which disqualifies group bylines because single-author stylometry on aggregate accounts is meaningless. Mirrors forensics survey --include-shared-bylines. |
--compare-pair TARGET,CONTROL | Run a one-off target↔control comparison for the named slugs, bypassing the configured author roles. Example: ‘—compare-pair isaac-schorr,john-doe’. |
--allow-pre-phase16-embeddings | With —exploratory: load embedding batches whose manifest model_revision does not match analysis.embedding_model_revision, logging a WARNING instead of failing. Default OFF — confirmatory runs always require a matching revision. |
--help | Show this message and exit. |
Built by Abstract Data