Skip to content

forensics calibrate

Validate detection accuracy against synthetic ground truth.

Terminal window
forensics calibrate [OPTIONS] COMMAND [ARGS]...
OptionDescription
--positive-trials INTEGERNumber of spliced-corpus trials (default: 5). [default: 5]
--negative-trials INTEGERNumber of unmodified-corpus trials (default: 5). [default: 5]
--author SLUGCalibrate against a specific author.
--seed INTEGERDeterministic seed for splice-date selection (default: 42). [default: 42]
--output PATHWrite the JSON report here instead of data/calibration/.
--dry-runSkip trial execution — return an empty report (smoke test only).
--helpShow this message and exit.