Falsification gate IDs

Quick cross-reference. See The 20 gates for full descriptions.

CCPA prefix (this repo's gates)

IDNameStatus
CCPA-001trace_schema_roundtripACTIVE_RUNTIME
CCPA-002replay_determinismACTIVE_RUNTIME
CCPA-003mock_completenessACTIVE_RUNTIME
CCPA-004tool_call_equivalenceACTIVE_RUNTIME
CCPA-005file_mutation_equivalenceACTIVE_RUNTIME
CCPA-006sovereignty_on_replayACTIVE_RUNTIME
CCPA-007corpus_coverageHARD-BLOCKING (M16)
CCPA-008parity_score_boundADVISORY (M230)
CCPA-009ci_main_branch_greenACTIVE_RUNTIME
CCPA-010pmat_comply_100pctACTIVE_RUNTIME
CCPA-011line_coverage_100pctACTIVE_RUNTIME
CCPA-012pv_contract_gate_on_commitACTIVE_RUNTIME
CCPA-013first_recorded_parity_scoreDISCHARGED
CCPA-014os_event_parity_boundACTIVE_RUNTIME
CCPA-015os_trace_output_purityACTIVE_RUNTIME
CCPA-016outcome_parity_boundACTIVE_RUNTIME
CCPA-017project_scale_parity_boundPROPOSED (v1.28.0)
CCPA-018arena_recovery_rate_boundPROPOSED (v1.29.0)
CCPA-019calibration_required_before_verdictPROPOSED (v1.32.0)
CCPA-020contract_compliance_per_turnPROPOSED (v1.32.0)

V1_ prefix (Phase 6 infrastructure gates, live in aprender)

IDNameStatus
V1_001qwen3_moe_serve_dispatch_v1ACTIVE_RUNTIME
V1_002qwen3_moe_sampling_v1ACTIVE_RUNTIME
V1_003qwen3_moe_streaming_sse_v1DISCHARGED (gx10 Blackwell)
V1_004phase_6_bench_non_zero_student_pass_rateOPEN

Status legend

  • PROPOSED — defined, not yet algorithmically asserted
  • ACTIVE_ALGORITHM_LEVEL — algorithmically asserted, no measured discharge
  • ACTIVE_RUNTIME — algorithmically asserted AND measured discharge on file
  • DISCHARGED — empirical claim fully met; gate preserved for historical record but no longer fires
  • HARD-BLOCKING — CI exit-1 on failure (subset of ACTIVE_RUNTIME)
  • ADVISORY — emits warning, doesn't exit-1 (intentional after M230)