# Score proofs CLI Score commands - score compute: compute scores for a scan. - score replay: replay scoring with specified feed or policy snapshots. - score show: show score breakdown and evidence refs. - score diff: compare score runs. - score manifest and score inputs: inspect inputs and manifests. Determinism - Deterministic mode is default; optional fixed seed supported. - Replay with original snapshots yields reproducible outputs. Offline workflows - Use --offline and --bundle for air-gapped replay. Related references - docs/cli/score-proofs-cli-reference.md - docs2/security/risk-model.md