{
  "accepted_slot_count": 35,
  "author": "Gustavo de Aguiar Martins",
  "bad_json_line_count": 0,
  "capture_slot_count": 35,
  "causal_chain_slot_collision_rejection_count": 0,
  "classification": "R3_RUNTIME_EVIDENCE_ACCEPTED",
  "duplicate_event_rejection_count": 0,
  "duplicate_proof_hash_rejection_count": 0,
  "duplicate_proof_ref_rejection_count": 0,
  "duplicate_source_location_rejection_count": 0,
  "enforced_controls": {
    "causal_chain_id_required": true,
    "causal_chain_unique_per_slot_required": true,
    "commit_gate_delta_nonnegative_required": true,
    "commit_min_authority": "H2",
    "commit_must_match_slot_action": true,
    "commit_reason_required": "native_runtime_commit",
    "commit_state_after_required": "committed",
    "duplicate_event_id_forbidden": true,
    "entity_id_required": true,
    "entity_type_must_match_slot": true,
    "entity_type_required": true,
    "event_type_must_match_slot": true,
    "field_state_required": true,
    "field_state_transition_required": true,
    "heuristic_rules_known_required": true,
    "heuristic_rules_unique_required": true,
    "legacy_heuristic_rule_forbidden": true,
    "no_tick_pair_causal_chain_required": true,
    "no_tick_pair_commit_after_precheck_required": true,
    "no_tick_pair_commit_strictly_after_precheck_required": true,
    "no_tick_pair_exactly_one_precheck_commit_required": true,
    "no_tick_pair_log_line_order_required": true,
    "no_tick_pair_same_source_file_required": true,
    "no_tick_pair_source_line_order_required": true,
    "no_tick_pair_state_continuity_required": true,
    "precheck_gate_delta_nonpositive_required": true,
    "precheck_must_be_no_tick": true,
    "precheck_reason_required": "native_authority_precheck_no_tick",
    "precheck_state_after_required": "suppressed",
    "proof_hash_binds_event_identity": true,
    "proof_hash_binds_source_location": true,
    "proof_hash_required": true,
    "proof_hash_sha256_format_required": true,
    "proof_hash_unique_required": true,
    "proof_native_required": true,
    "proof_projection_forbidden": true,
    "proof_ref_runtime_slot_role_required": true,
    "proof_ref_unique_required": true,
    "r3_runtime_slot_id_required": true,
    "risk_flags_known_required": true,
    "risk_flags_list_required": true,
    "risk_flags_unique_required": true,
    "runtime_event_count_exact_required": true,
    "schema_version_required": "pnva.event.v1",
    "source_file_name_public_basename_required": true,
    "source_file_name_required": true,
    "source_format_required": "native_pnva_event_v1",
    "source_line_monotonic_per_file_required": true,
    "source_line_required": true,
    "source_location_unique_required": true,
    "source_sanitized_required": true,
    "target_risk_flags_required_on_commit": true,
    "target_risk_flags_required_on_precheck": true,
    "target_rules_required_on_commit": true,
    "target_rules_required_on_precheck": true,
    "tension_gate_delta_consistency_required": true,
    "tension_gate_delta_required": true,
    "timestamp_iso8601_required": true,
    "timestamp_required": true
  },
  "generated_at": "2026-05-05T16:16:40Z",
  "intake_guard_ready": true,
  "interpretation": {
    "boundary": "Without a runtime-events file this guard certifies the intake contract only; it does not claim final runtime completion.",
    "purpose": "Protect the R3 runtime intake boundary before fresh events are accepted as legacy-free evidence.",
    "sovereignty": "PNVA becomes harder to fake when projected proofs, malformed, duplicated or content-unbound proof hashes, wrong proof-ref slot roles, wrong event types, wrong decision reasons, missing state transitions, wrong role state transitions, malformed or inconsistent tension values, invalid gate signs, duplicate events, duplicated source locations, reused causal chains across different slots, unsafe source file names, mismatched pair source files, broken precheck-to-commit state continuity, regressed source lines, entity or slot mismatches, missing, equal or reversed pair timestamps, missing or reversed log/source location order, unsanitized sources, legacy heuristic rules, unknown heuristic rules, invalid risk flags, weak authority, missing target rules, missing precheck or commit target risk flags, extra runtime events and causally broken no-tick pairs are rejected before cutover."
  },
  "matrix_classification": "R3_RUNTIME_CAPTURE_MATRIX_COMPLETE",
  "negative_control_count": 63,
  "negative_control_detected_count": 63,
  "negative_controls": [
    {
      "codes": [
        "PROJECTED_PROOF_FORBIDDEN",
        "PROOF_HASH_BINDING_INVALID",
        "PROOF_HASH_OR_VALIDITY_INVALID"
      ],
      "detected": true,
      "expected_detection": "PROJECTED_PROOF_FORBIDDEN",
      "name": "reject_projection_true"
    },
    {
      "codes": [
        "MISSING_TIMESTAMP",
        "PROOF_HASH_BINDING_INVALID"
      ],
      "detected": true,
      "expected_detection": "MISSING_TIMESTAMP",
      "name": "reject_missing_timestamp"
    },
    {
      "codes": [
        "TIMESTAMP_INVALID",
        "PROOF_HASH_BINDING_INVALID"
      ],
      "detected": true,
      "expected_detection": "TIMESTAMP_INVALID",
      "name": "reject_invalid_timestamp"
    },
    {
      "codes": [
        "FIELD_STATE_INVALID",
        "PROOF_HASH_BINDING_INVALID",
        "COMMIT_STATE_TRANSITION_MISSING",
        "COMMIT_STATE_AFTER_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "FIELD_STATE_INVALID",
      "name": "reject_missing_field_state"
    },
    {
      "codes": [
        "TENSION_GATE_DELTA_INVALID",
        "PROOF_HASH_BINDING_INVALID"
      ],
      "detected": true,
      "expected_detection": "TENSION_GATE_DELTA_INVALID",
      "name": "reject_missing_gate_delta"
    },
    {
      "codes": [
        "TENSION_GATE_DELTA_INCONSISTENT",
        "PROOF_HASH_BINDING_INVALID"
      ],
      "detected": true,
      "expected_detection": "TENSION_GATE_DELTA_INCONSISTENT",
      "name": "reject_gate_delta_inconsistent"
    },
    {
      "codes": [
        "TENSION_SCORE_INVALID",
        "TENSION_GATE_DELTA_INCONSISTENT",
        "PROOF_HASH_BINDING_INVALID"
      ],
      "detected": true,
      "expected_detection": "TENSION_SCORE_INVALID",
      "name": "reject_nonfinite_tension_score"
    },
    {
      "codes": [
        "TENSION_THRESHOLD_INVALID",
        "TENSION_GATE_DELTA_INCONSISTENT",
        "PROOF_HASH_BINDING_INVALID"
      ],
      "detected": true,
      "expected_detection": "TENSION_THRESHOLD_INVALID",
      "name": "reject_nonfinite_tension_threshold"
    },
    {
      "codes": [
        "MISSING_ENTITY_ID",
        "PROOF_HASH_BINDING_INVALID",
        "ENTITY_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "MISSING_ENTITY_ID",
      "name": "reject_missing_entity"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "ENTITY_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "ENTITY_MISMATCH",
      "name": "reject_entity_mismatch"
    },
    {
      "codes": [
        "MISSING_ENTITY_TYPE",
        "PROOF_HASH_BINDING_INVALID",
        "ENTITY_TYPE_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "MISSING_ENTITY_TYPE",
      "name": "reject_missing_entity_type"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "ENTITY_TYPE_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "ENTITY_TYPE_MISMATCH",
      "name": "reject_entity_type_mismatch"
    },
    {
      "codes": [
        "MISSING_CAUSAL_CHAIN_ID",
        "PROOF_HASH_BINDING_INVALID"
      ],
      "detected": true,
      "expected_detection": "MISSING_CAUSAL_CHAIN_ID",
      "name": "reject_missing_chain"
    },
    {
      "codes": [
        "PROOF_HASH_FORMAT_INVALID",
        "PROOF_HASH_OR_VALIDITY_INVALID"
      ],
      "detected": true,
      "expected_detection": "PROOF_HASH_OR_VALIDITY_INVALID",
      "name": "reject_missing_hash"
    },
    {
      "codes": [
        "PROOF_HASH_FORMAT_INVALID",
        "PROOF_HASH_OR_VALIDITY_INVALID"
      ],
      "detected": true,
      "expected_detection": "PROOF_HASH_FORMAT_INVALID",
      "name": "reject_invalid_proof_hash_format"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "COMMIT_STATE_AFTER_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "PROOF_HASH_BINDING_INVALID",
      "name": "reject_proof_hash_binding_tamper"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "PROOF_REF_ROLE_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "PROOF_REF_ROLE_MISMATCH",
      "name": "reject_proof_ref_role_mismatch"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "LEGACY_HEURISTIC_RULE_FORBIDDEN",
        "COMMIT_AUTHORITY_BELOW_H2",
        "COMMIT_TARGET_RULES_MISSING"
      ],
      "detected": true,
      "expected_detection": "COMMIT_AUTHORITY_BELOW_H2",
      "name": "reject_low_authority_commit"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "COMMIT_TARGET_RULES_MISSING"
      ],
      "detected": true,
      "expected_detection": "COMMIT_TARGET_RULES_MISSING",
      "name": "reject_missing_target_rules"
    },
    {
      "codes": [
        "LEGACY_HEURISTIC_RULE_FORBIDDEN"
      ],
      "detected": true,
      "expected_detection": "LEGACY_HEURISTIC_RULE_FORBIDDEN",
      "name": "reject_legacy_observer_mixed_rule"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "HEURISTIC_RULE_UNKNOWN"
      ],
      "detected": true,
      "expected_detection": "HEURISTIC_RULE_UNKNOWN",
      "name": "reject_unknown_heuristic_rule"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "HEURISTIC_RULE_DUPLICATE"
      ],
      "detected": true,
      "expected_detection": "HEURISTIC_RULE_DUPLICATE",
      "name": "reject_duplicate_heuristic_rule"
    },
    {
      "codes": [
        "PRECHECK_TARGET_RULES_MISSING"
      ],
      "detected": true,
      "expected_detection": "PRECHECK_TARGET_RULES_MISSING",
      "name": "reject_precheck_missing_target_rules"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "RISK_FLAGS_INVALID",
        "COMMIT_TARGET_RISK_FLAGS_MISSING"
      ],
      "detected": true,
      "expected_detection": "RISK_FLAGS_INVALID",
      "name": "reject_invalid_risk_flags"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "RISK_FLAG_DUPLICATE"
      ],
      "detected": true,
      "expected_detection": "RISK_FLAG_DUPLICATE",
      "name": "reject_duplicate_risk_flag"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "RISK_FLAG_UNKNOWN"
      ],
      "detected": true,
      "expected_detection": "RISK_FLAG_UNKNOWN",
      "name": "reject_unknown_risk_flag"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "COMMIT_TARGET_RISK_FLAGS_MISSING"
      ],
      "detected": true,
      "expected_detection": "COMMIT_TARGET_RISK_FLAGS_MISSING",
      "name": "reject_missing_target_risk_flags"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "PRECHECK_TARGET_RISK_FLAGS_MISSING"
      ],
      "detected": true,
      "expected_detection": "PRECHECK_TARGET_RISK_FLAGS_MISSING",
      "name": "reject_precheck_missing_target_risk_flags"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "COMMIT_ACTION_MISMATCH",
        "RUNTIME_ROLE_UNKNOWN"
      ],
      "detected": true,
      "expected_detection": "COMMIT_ACTION_MISMATCH",
      "name": "reject_wrong_action"
    },
    {
      "codes": [
        "PRECHECK_REASON_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "PRECHECK_REASON_MISMATCH",
      "name": "reject_precheck_reason_mismatch"
    },
    {
      "codes": [
        "COMMIT_REASON_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "COMMIT_REASON_MISMATCH",
      "name": "reject_commit_reason_mismatch"
    },
    {
      "codes": [
        "PRECHECK_STATE_AFTER_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "PRECHECK_STATE_AFTER_MISMATCH",
      "name": "reject_precheck_state_after_mismatch"
    },
    {
      "codes": [
        "COMMIT_STATE_AFTER_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "COMMIT_STATE_AFTER_MISMATCH",
      "name": "reject_commit_state_after_mismatch"
    },
    {
      "codes": [
        "PRECHECK_STATE_TRANSITION_MISSING"
      ],
      "detected": true,
      "expected_detection": "PRECHECK_STATE_TRANSITION_MISSING",
      "name": "reject_precheck_state_transition_missing"
    },
    {
      "codes": [
        "COMMIT_STATE_TRANSITION_MISSING"
      ],
      "detected": true,
      "expected_detection": "COMMIT_STATE_TRANSITION_MISSING",
      "name": "reject_commit_state_transition_missing"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "PRECHECK_EVENT_TYPE_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "PRECHECK_EVENT_TYPE_MISMATCH",
      "name": "reject_precheck_event_type_mismatch"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "COMMIT_EVENT_TYPE_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "COMMIT_EVENT_TYPE_MISMATCH",
      "name": "reject_commit_event_type_mismatch"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "PRECHECK_ACTION_INVALID"
      ],
      "detected": true,
      "expected_detection": "PRECHECK_ACTION_INVALID",
      "name": "reject_precheck_execution_action"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "PRECHECK_GATE_DELTA_POSITIVE"
      ],
      "detected": true,
      "expected_detection": "PRECHECK_GATE_DELTA_POSITIVE",
      "name": "reject_precheck_positive_gate_delta"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "COMMIT_GATE_DELTA_NEGATIVE"
      ],
      "detected": true,
      "expected_detection": "COMMIT_GATE_DELTA_NEGATIVE",
      "name": "reject_commit_negative_gate_delta"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "MISSING_R3_RUNTIME_SLOT_ID"
      ],
      "detected": true,
      "expected_detection": "MISSING_R3_RUNTIME_SLOT_ID",
      "name": "reject_missing_slot_id"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "R3_RUNTIME_SLOT_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "R3_RUNTIME_SLOT_MISMATCH",
      "name": "reject_slot_id_mismatch"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "ORIGINAL_EVENT_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "ORIGINAL_EVENT_MISMATCH",
      "name": "reject_original_event_mismatch"
    },
    {
      "codes": [
        "PROOF_NATIVE_REQUIRED",
        "PROOF_HASH_BINDING_INVALID"
      ],
      "detected": true,
      "expected_detection": "PROOF_NATIVE_REQUIRED",
      "name": "reject_missing_native_proof"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "SOURCE_FORMAT_INVALID"
      ],
      "detected": true,
      "expected_detection": "SOURCE_FORMAT_INVALID",
      "name": "reject_invalid_source_format"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "SOURCE_FILE_NAME_REQUIRED"
      ],
      "detected": true,
      "expected_detection": "SOURCE_FILE_NAME_REQUIRED",
      "name": "reject_missing_source_file_name"
    },
    {
      "codes": [
        "SOURCE_FILE_NAME_UNSAFE"
      ],
      "detected": true,
      "expected_detection": "SOURCE_FILE_NAME_UNSAFE",
      "name": "reject_unsafe_source_file_name"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "SOURCE_LINE_REQUIRED"
      ],
      "detected": true,
      "expected_detection": "SOURCE_LINE_REQUIRED",
      "name": "reject_missing_source_line"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID"
      ],
      "detected": true,
      "expected_detection": "PROOF_HASH_BINDING_INVALID",
      "name": "reject_source_location_hash_tamper"
    },
    {
      "codes": [
        "PROOF_HASH_BINDING_INVALID",
        "SOURCE_SANITIZED_REQUIRED"
      ],
      "detected": true,
      "expected_detection": "SOURCE_SANITIZED_REQUIRED",
      "name": "reject_unsanitized_source"
    },
    {
      "codes": [
        "DUPLICATE_EVENT_ID",
        "NO_TICK_PAIR_INCOMPLETE",
        "PROOF_HASH_BINDING_INVALID"
      ],
      "detected": true,
      "expected_detection": "DUPLICATE_EVENT_ID",
      "name": "reject_duplicate_event_id"
    },
    {
      "codes": [
        "DUPLICATE_PROOF_HASH",
        "NO_TICK_PAIR_INCOMPLETE",
        "PROOF_HASH_BINDING_INVALID"
      ],
      "detected": true,
      "expected_detection": "DUPLICATE_PROOF_HASH",
      "name": "reject_duplicate_proof_hash"
    },
    {
      "codes": [
        "DUPLICATE_PROOF_REF",
        "NO_TICK_PAIR_INCOMPLETE",
        "PROOF_HASH_BINDING_INVALID",
        "PROOF_REF_ROLE_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "DUPLICATE_PROOF_REF",
      "name": "reject_duplicate_proof_ref"
    },
    {
      "codes": [
        "DUPLICATE_SOURCE_LOCATION",
        "NO_TICK_PAIR_INCOMPLETE",
        "SOURCE_LINE_MONOTONICITY_INVALID"
      ],
      "detected": true,
      "expected_detection": "DUPLICATE_SOURCE_LOCATION",
      "name": "reject_duplicate_source_location"
    },
    {
      "codes": [
        "NO_TICK_PAIR_INCOMPLETE",
        "SOURCE_LINE_MONOTONICITY_INVALID"
      ],
      "detected": true,
      "expected_detection": "SOURCE_LINE_MONOTONICITY_INVALID",
      "name": "reject_source_line_regression"
    },
    {
      "codes": [
        "CAUSAL_CHAIN_SLOT_COLLISION",
        "NO_TICK_PAIR_INCOMPLETE"
      ],
      "detected": true,
      "expected_detection": "CAUSAL_CHAIN_SLOT_COLLISION",
      "name": "reject_causal_chain_slot_collision"
    },
    {
      "codes": [
        "NO_TICK_PAIR_CAUSAL_CHAIN_MISMATCH",
        "NO_TICK_PAIR_INCOMPLETE"
      ],
      "detected": true,
      "expected_detection": "NO_TICK_PAIR_CAUSAL_CHAIN_MISMATCH",
      "name": "reject_no_tick_pair_chain_mismatch"
    },
    {
      "codes": [
        "NO_TICK_PAIR_INCOMPLETE",
        "NO_TICK_PAIR_ORDER_INVALID"
      ],
      "detected": true,
      "expected_detection": "NO_TICK_PAIR_ORDER_INVALID",
      "name": "reject_commit_before_precheck"
    },
    {
      "codes": [
        "NO_TICK_PAIR_INCOMPLETE",
        "NO_TICK_PAIR_TIMESTAMP_NOT_STRICT_AFTER"
      ],
      "detected": true,
      "expected_detection": "NO_TICK_PAIR_TIMESTAMP_NOT_STRICT_AFTER",
      "name": "reject_equal_no_tick_pair_timestamp"
    },
    {
      "codes": [
        "NO_TICK_PAIR_INCOMPLETE",
        "NO_TICK_PAIR_LOG_LINE_ORDER_INVALID"
      ],
      "detected": true,
      "expected_detection": "NO_TICK_PAIR_LOG_LINE_ORDER_INVALID",
      "name": "reject_commit_log_line_before_precheck"
    },
    {
      "codes": [
        "NO_TICK_PAIR_INCOMPLETE",
        "NO_TICK_PAIR_SOURCE_LINE_ORDER_INVALID"
      ],
      "detected": true,
      "expected_detection": "NO_TICK_PAIR_SOURCE_LINE_ORDER_INVALID",
      "name": "reject_commit_source_line_before_precheck"
    },
    {
      "codes": [
        "NO_TICK_PAIR_INCOMPLETE",
        "NO_TICK_PAIR_SOURCE_FILE_MISMATCH"
      ],
      "detected": true,
      "expected_detection": "NO_TICK_PAIR_SOURCE_FILE_MISMATCH",
      "name": "reject_no_tick_pair_source_file_mismatch"
    },
    {
      "codes": [
        "NO_TICK_PAIR_INCOMPLETE",
        "NO_TICK_PAIR_STATE_CONTINUITY_INVALID"
      ],
      "detected": true,
      "expected_detection": "NO_TICK_PAIR_STATE_CONTINUITY_INVALID",
      "name": "reject_no_tick_pair_state_continuity_mismatch"
    }
  ],
  "negative_controls_pass": true,
  "no_tick_pair_failure_count": 0,
  "no_tick_pair_integrity_count": 35,
  "pass": true,
  "pending_slot_count": 0,
  "positive_control_count": 6,
  "positive_control_passed_count": 6,
  "positive_controls": [
    {
      "accepted": true,
      "codes": [],
      "detected_role": "precheck",
      "expected_role": "precheck",
      "name": "accept_cooldown_gpu_precheck"
    },
    {
      "accepted": true,
      "codes": [],
      "detected_role": "commit",
      "expected_role": "commit",
      "name": "accept_cooldown_gpu_commit"
    },
    {
      "accepted": true,
      "codes": [],
      "detected_role": "precheck",
      "expected_role": "precheck",
      "name": "accept_execute_precheck"
    },
    {
      "accepted": true,
      "codes": [],
      "detected_role": "commit",
      "expected_role": "commit",
      "name": "accept_execute_commit"
    },
    {
      "accepted": true,
      "codes": [],
      "detected_role": "precheck",
      "expected_role": "precheck",
      "name": "accept_resize_batch_precheck"
    },
    {
      "accepted": true,
      "codes": [],
      "detected_role": "commit",
      "expected_role": "commit",
      "name": "accept_resize_batch_commit"
    }
  ],
  "positive_controls_fixture_only": true,
  "positive_controls_pass": true,
  "project": "PNVA-Core",
  "recommendations": [
    "Feed fresh runtime JSONL through this guard before rerunning R3 cutover approval.",
    "Reject any event with proof.projection=true in final runtime evidence.",
    "Reject any event with non-finite tension values, entity mismatch, slot mismatch or original-event mismatch.",
    "Require every slot to contain exactly one native no-tick precheck and exactly one H2+ commit in the same causal_chain_id, with commit timestamp strictly after the precheck and JSONL line plus source.line after the precheck.",
    "Require the runtime event count to equal the declared R3 requirement instead of allowing extra events.",
    "Require precheck and commit event_type values to match the capture slot contract.",
    "Require decision.reason to distinguish native no-tick prechecks from native runtime commits.",
    "Require field.state_after to prove no-tick precheck suppression and commit completion.",
    "Reject prechecks or commits whose field.state_before equals field.state_after.",
    "Reject duplicate event_id, proof_hash and proof_ref values before accepting runtime coverage.",
    "Reject causal_chain_id reuse across different original_event_id or r3_runtime_slot_id values.",
    "Reject source.file_name values that expose local paths or path traversal markers.",
    "Reject duplicate source.file_name plus source.line locations before accepting runtime coverage.",
    "Reject source.line regression inside the same source.file_name before accepting runtime coverage.",
    "Reject runtime events whose proof_hash does not bind to the canonical event identity and source-location payload.",
    "Reject no-tick pairs whose commit JSONL line appears before the precheck line.",
    "Reject no-tick pairs whose commit timestamp is equal to the precheck timestamp.",
    "Reject no-tick pairs whose precheck and commit are emitted by different source.file_name values.",
    "Reject no-tick pairs whose commit field.state_before does not equal the precheck field.state_after.",
    "Reject no-tick pairs whose commit source.line does not follow the precheck source.line.",
    "Require proof_ref to match runtime:<slot-id>:precheck or runtime:<slot-id>:commit.",
    "Require gate_delta to equal score minus threshold, with nonpositive prechecks and nonnegative commits.",
    "Reject legacy heuristic rules such as legacy_observer in final R3 runtime evidence.",
    "Reject unknown, duplicated or missing target heuristic rules on no-tick prechecks and commits before accepting runtime coverage.",
    "Reject malformed, unknown, duplicated or missing target risk flags on no-tick prechecks and commits before accepting runtime coverage.",
    "Keep entity_id, causal_chain_id, source.file_name, source.line, source.sanitized and proof_hash mandatory for every runtime event."
  ],
  "rejected_event_count": 0,
  "rejections": [],
  "reports_checked": {
    "r3_runtime_capture_matrix": "reports/pnva-r3-runtime-capture-matrix-2026-05-05.json",
    "runtime_events": "reports/pnva-r3-runtime-events-2026-05-05.jsonl"
  },
  "required_collapse_commit_count": 35,
  "required_no_tick_precheck_count": 35,
  "required_runtime_event_count": 70,
  "runtime_acceptance_complete": true,
  "runtime_event_count": 70,
  "runtime_evidence_approved": true,
  "runtime_evidence_present": true,
  "runtime_mix": {
    "decision_action_mix": [
      [
        "NO_ACTION",
        35
      ],
      [
        "RESIZE_BATCH",
        32
      ],
      [
        "COOLDOWN_GPU",
        2
      ],
      [
        "EXECUTE",
        1
      ]
    ],
    "event_type_mix": [
      [
        "cuda_slot_scan_authority_precheck",
        35
      ],
      [
        "cuda_slot_scan",
        35
      ]
    ],
    "heuristic_risk_flag_mix": [
      [
        "RESIZE_BATCH_PRESSURE",
        64
      ]
    ],
    "heuristic_rule_mix": [
      [
        "native_event_emitter",
        70
      ],
      [
        "adaptive_threshold",
        70
      ],
      [
        "field_scheduler",
        70
      ],
      [
        "power_orchestrator",
        4
      ]
    ]
  },
  "same_source_file_no_tick_pair_count": 35,
  "schema_version": "pnva.r3_runtime_evidence_guard.v1",
  "slot_failure_count": 0,
  "slot_rows": [
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000001_5f5d2586",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-001",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000003_392d3b13",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-002",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000008_597a2713",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-003",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000010_54e369e9",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-004",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000015_ddd7919f",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-005",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000017_b19df11f",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-006",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000022_460f742b",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-007",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000024_b9380e24",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-008",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000029_e115771c",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-009",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000031_f7f54e57",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-010",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000038_704394c1",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-011",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000040_456190e1",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-012",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000045_044db479",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-013",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000047_2f09ade1",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-014",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000052_18bf554d",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-015",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000054_3898d4c2",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-016",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000059_01f7a41e",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-017",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000061_1a9c106c",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-018",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "COOLDOWN_GPU",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000071_4bf4fe50",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-019",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "EXECUTE",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000073_bc920d9e",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-020",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "COOLDOWN_GPU",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000078_933bffc6",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-021",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000080_7f5c085d",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-022",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000085_2950be7a",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-023",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000087_2b862356",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-024",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000092_7c509ec7",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-025",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000094_7cdd1632",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-026",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000099_a59ef6d5",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-027",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000101_8ad59514",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-028",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000106_d4230bdb",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-029",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000108_25063b2d",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-030",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000113_4a44cb7a",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-031",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000115_cba9a5dc",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-032",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000120_ef36629d",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-033",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000122_197aa047",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-034",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    },
    {
      "accepted": true,
      "commit_count": 1,
      "decision_action": "RESIZE_BATCH",
      "entity_id": "entity_4c3ade60ea78",
      "equal_timestamp_no_tick_pair_count": 0,
      "exact_no_tick_pair_cardinality": true,
      "log_line_ordered_no_tick_pair_count": 1,
      "matching_causal_chain_pair_count": 1,
      "missing_commit": false,
      "missing_precheck": false,
      "no_tick_pair_valid": true,
      "ordered_no_tick_pair_count": 1,
      "original_event_id": "evt_276e496e_000127_2ae25618",
      "pair_failure_reason": "",
      "precheck_count": 1,
      "rejected_count": 0,
      "same_source_file_no_tick_pair_count": 1,
      "shared_causal_chain_count": 1,
      "slot_id": "r3-runtime-slot-035",
      "source_line_ordered_no_tick_pair_count": 1,
      "state_continuity_no_tick_pair_count": 1
    }
  ],
  "source_line_monotonicity_rejection_count": 0,
  "state_continuity_no_tick_pair_count": 35,
  "summary": {
    "accepted_slot_count": 35,
    "capture_slot_count": 35,
    "causal_chain_slot_collision_rejection_count": 0,
    "duplicate_event_rejection_count": 0,
    "duplicate_proof_hash_rejection_count": 0,
    "duplicate_proof_ref_rejection_count": 0,
    "duplicate_source_location_rejection_count": 0,
    "intake_guard_ready": true,
    "negative_control_count": 63,
    "negative_control_detected_count": 63,
    "no_tick_pair_failure_count": 0,
    "no_tick_pair_integrity_count": 35,
    "pending_slot_count": 0,
    "positive_control_count": 6,
    "positive_control_passed_count": 6,
    "rejected_event_count": 0,
    "required_runtime_event_count": 70,
    "runtime_evidence_approved": true,
    "runtime_evidence_present": true,
    "same_source_file_no_tick_pair_count": 35,
    "source_line_monotonicity_rejection_count": 0,
    "state_continuity_no_tick_pair_count": 35
  }
}
