[
  "tests/regression/test_chairman_audit.py::test_append_recovery_appends_not_overwrites",
  "tests/regression/test_chairman_audit.py::test_append_recovery_creates_directory_and_file",
  "tests/regression/test_chairman_audit.py::test_append_recovery_default_ts_iso8601",
  "tests/regression/test_chairman_audit.py::test_append_recovery_explicit_ts",
  "tests/regression/test_chairman_audit.py::test_append_recovery_record_schema",
  "tests/regression/test_chairman_audit.py::test_append_recovery_rejects_empty_from_state",
  "tests/regression/test_chairman_audit.py::test_append_recovery_rejects_empty_task_id",
  "tests/regression/test_chairman_audit.py::test_append_recovery_rejects_empty_to_state",
  "tests/regression/test_chairman_audit.py::test_audit_jsonl_path_constant",
  "tests/regression/test_chairman_audit.py::test_evidence_paths_none_becomes_empty_list",
  "tests/regression/test_chairman_audit.py::test_read_recoveries_missing_file_returns_empty_list",
  "tests/regression/test_chairman_audit.py::test_read_recoveries_round_trip",
  "tests/regression/test_chairman_audit.py::test_read_recoveries_skips_malformed_lines",
  "tests/regression/test_chairman_audit.py::test_recovery_record_keys_schema",
  "tests/regression/test_checksum_repair.py::test_checksum_repair_audit_missing_rejected",
  "tests/regression/test_checksum_repair.py::test_checksum_repair_without_chairman_evidence_rejected",
  "tests/regression/test_checksum_repair.py::test_repair_without_verify_consistency_blocks_done",
  "tests/regression/test_done_escalated_coexistence.py::test_done_and_done_escalated_coexistence_rejects_done",
  "tests/regression/test_done_hard_gate.py::test_failure_detail_includes_checks_dict",
  "tests/regression/test_done_hard_gate.py::test_one_check_fail_blocks_done_at_ancestry",
  "tests/regression/test_done_hard_gate.py::test_one_check_fail_blocks_done_at_merged_at",
  "tests/regression/test_done_hard_gate.py::test_one_check_fail_blocks_done_at_oid",
  "tests/regression/test_done_hard_gate.py::test_return_value_contract",
  "tests/regression/test_done_hard_gate.py::test_success_detail_includes_merge_commit_and_merged_at",
  "tests/regression/test_done_hard_gate.py::test_three_checks_callable",
  "tests/regression/test_done_hard_gate.py::test_verify_done_invokes_three_checks",
  "tests/regression/test_done_hard_gate.py::test_verify_done_preconditions_signature",
  "tests/regression/test_escalation_marker.py::test_emit_without_payload_rejected",
  "tests/regression/test_escalation_marker.py::test_shell_raw_emit_blocked_in_finish_task_sh",
  "tests/regression/test_escalation_marker.py::test_state_file_missing_blocks_done_or_merge",
  "tests/regression/test_escalation_marker.py::test_zero_byte_escalation_marker_rejected",
  "tests/regression/test_g3_fail_classification.py::TestClassificationEnums::test_4_classifications_defined",
  "tests/regression/test_g3_fail_classification.py::TestClassificationEnums::test_supported_subset",
  "tests/regression/test_g3_fail_classification.py::TestClassificationEnums::test_unsupported_classification_via_cli_rejects",
  "tests/regression/test_g3_fail_classification.py::TestClassifyG3Fail::test_false_alert_resolved_by_late_report",
  "tests/regression/test_g3_fail_classification.py::TestClassifyG3Fail::test_unresolved_when_g3fail_missing",
  "tests/regression/test_g3_fail_classification.py::TestClassifyG3Fail::test_unresolved_when_other_fail_reasons",
  "tests/regression/test_g3_fail_classification.py::TestClassifyG3Fail::test_unresolved_when_report_missing",
  "tests/regression/test_g3_fail_classification.py::TestClassifyG3Fail::test_unresolved_when_report_older_than_g3fail",
  "tests/regression/test_p0_6_fetch_race.py::test_check_merge_commit_sha_missing_args_fails",
  "tests/regression/test_p0_6_fetch_race.py::test_check_merge_commit_sha_signature_preserved",
  "tests/regression/test_p0_6_fetch_race.py::test_fetch_origin_head_sha_consistent_after_retry",
  "tests/regression/test_p0_6_fetch_race.py::test_fetch_origin_head_sha_force_fetch_false_no_fetch_call",
  "tests/regression/test_p0_6_fetch_race.py::test_fetch_origin_head_sha_force_fetch_true_calls_fetch",
  "tests/regression/test_p0_6_fetch_race.py::test_fetch_origin_head_sha_has_force_fetch_param",
  "tests/regression/test_p0_6_fetch_race.py::test_fetch_origin_head_sha_rev_parse_failure",
  "tests/regression/test_p0_6_fetch_race.py::test_fetch_origin_head_sha_unstable_returns_none",
  "tests/regression/test_p0_6_fetch_race.py::test_rev_parse_origin_signature",
  "tests/regression/test_p0_6_fetch_race.py::test_safe_git_fetch_signature",
  "tests/regression/test_review_thread_guard.py::test_resolve_audit_missing_rejects",
  "tests/regression/test_review_thread_guard.py::test_resolve_low_severity_no_evidence_ok",
  "tests/regression/test_review_thread_guard.py::test_resolve_medium_severity_without_evidence_rejected",
  "tests/regression/test_review_thread_guard.py::test_resolve_with_evidence_allowed_and_audited",
  "tests/regression/test_silent_corruption.py::test_all_checks_pass_yields_ok_true",
  "tests/regression/test_silent_corruption.py::test_ancestry_check_fails_when_not_ancestor",
  "tests/regression/test_silent_corruption.py::test_ancestry_unstable_origin_sha_fails",
  "tests/regression/test_silent_corruption.py::test_check_pr_merged_at_null_returns_ok_false",
  "tests/regression/test_silent_corruption.py::test_empty_merge_commit_sha_short_circuits",
  "tests/regression/test_silent_corruption.py::test_gh_cmd_parameter_is_used",
  "tests/regression/test_silent_corruption.py::test_gh_command_failure_fails_closed",
  "tests/regression/test_silent_corruption.py::test_gh_returns_invalid_json_fails_closed",
  "tests/regression/test_silent_corruption.py::test_gh_subprocess_exception_fails_closed",
  "tests/regression/test_silent_corruption.py::test_merge_commit_missing_oid_field",
  "tests/regression/test_silent_corruption.py::test_merge_commit_oid_null_fails_verify_done",
  "tests/regression/test_silent_corruption.py::test_mergedAt_null_fails_verify_done",
  "tests/regression/test_taskctl_reconcile.py::test_t1_reconcile_success",
  "tests/regression/test_taskctl_reconcile.py::test_t2_pr_not_merged",
  "tests/regression/test_taskctl_reconcile.py::test_t3_invalid_done_schema",
  "tests/regression/test_taskctl_reconcile.py::test_t4_g3_fail_unresolved",
  "tests/regression/test_taskctl_reconcile.py::test_t5_ancestry_fail",
  "tests/regression/test_taskctl_reconcile.py::test_t6_checksum_mismatch",
  "tests/regression/test_taskctl_reconcile.py::test_t7_audit_14_fields",
  "tests/regression/test_taskctl_reconcile.py::test_t8_dogfooding_simulation"
]