Skip to content

forensics analyze compare-only

Re-run target/control comparisons only (--compare without other stages).

Terminal window
forensics analyze compare-only [OPTIONS]
OptionDescription
--verify-corpus / --no-verify-corpusVerify corpus fingerprint against data/analysis/corpus_custody.json. When omitted, use [chain_of_custody] verify_corpus_hash from config.toml.
--author SLUGLimit to one author slug
--exploratoryAllow analysis without a matching pre-registration lock and record exploratory mode.
--include-shared-bylinesRe-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,CONTROLRun 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-embeddingsWith —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.
--helpShow this message and exit.