{
  "parse_status": "pass",
  "round_id": "round1",
  "confidence": "high",
  "findings": [
    {
      "category": "boundary",
      "description": "All guard checks pass except pending DeepSeek advisory. Guard structure enforces advisory-only, no-writeback boundary.",
      "required_fix": "none",
      "severity": "low"
    },
    {
      "category": "validation",
      "description": "Candidate ref surface normalization warning is acceptable per contract review-warning tolerance.",
      "required_fix": "none",
      "severity": "low"
    },
    {
      "category": "scope",
      "description": "Final guard pass requires two successful DeepSeek rounds; only round 1 will be provided after this consultation. A future rerun cannot close without round 2.",
      "required_fix": "Record a successful DeepSeek Round 2 and rerun the guard with both successful rounds.",
      "severity": "high"
    }
  ],
  "finding_counts": {
    "low": 2,
    "high": 1
  },
  "required_fixes": [
    "Complete and record DeepSeek Round 2 advisory with passing results",
    "Rerun the consumption guard with both successful advisory rounds to obtain final pass"
  ],
  "raw_parsed": {
    "confidence": "high",
    "findings": [
      {
        "category": "boundary",
        "description": "All guard checks pass except pending DeepSeek advisory. Guard structure enforces advisory-only, no-writeback boundary.",
        "required_fix": "none",
        "severity": "low"
      },
      {
        "category": "validation",
        "description": "Candidate ref surface normalization warning is acceptable per contract review-warning tolerance.",
        "required_fix": "none",
        "severity": "low"
      },
      {
        "category": "scope",
        "description": "Final guard pass requires two successful DeepSeek rounds; only round 1 will be provided after this consultation. A future rerun cannot close without round 2.",
        "required_fix": "Record a successful DeepSeek Round 2 and rerun the guard with both successful rounds.",
        "severity": "high"
      }
    ],
    "overall_verdict": "supports_now33_candidate_consumption_guard_with_required_corrections",
    "recommended_closeout_label": "NOW33_candidate_consumption_guard_ready_for_round2_then_closeout",
    "required_fixes": [
      "Complete and record DeepSeek Round 2 advisory with passing results",
      "Rerun the consumption guard with both successful advisory rounds to obtain final pass"
    ],
    "scope_audit": {
      "candidate_refs_remain_advisory_only": true,
      "canonical_uid_binding_or_writeback_blocked": true,
      "deepseek_advisory_only": true,
      "fresh_program_rerun_required_for_final_pass": true,
      "kg_raw_entity_store_overlay_row_mutation_blocked": true,
      "now33_gate_missing_fingerprint_warning_acceptable": true,
      "provider_manual_evidence_route_output_index_blocked": true,
      "registry_content_review_packet_only": true,
      "surface_to_matched_surface_normalization_acceptable": true,
      "this_round_does_not_directly_mutate_source_guard_gate": true
    }
  },
  "overall_verdict": "supports_now33_candidate_consumption_guard_with_required_corrections",
  "scope_audit": {
    "candidate_refs_remain_advisory_only": true,
    "canonical_uid_binding_or_writeback_blocked": true,
    "deepseek_advisory_only": true,
    "fresh_program_rerun_required_for_final_pass": true,
    "kg_raw_entity_store_overlay_row_mutation_blocked": true,
    "now33_gate_missing_fingerprint_warning_acceptable": true,
    "provider_manual_evidence_route_output_index_blocked": true,
    "registry_content_review_packet_only": true,
    "surface_to_matched_surface_normalization_acceptable": true,
    "this_round_does_not_directly_mutate_source_guard_gate": true
  },
  "recommended_closeout_label": "NOW33_candidate_consumption_guard_ready_for_round2_then_closeout"
}