{
  "parse_status": "pass",
  "round_id": "round1",
  "confidence": "high",
  "findings": [
    {
      "category": "boundary",
      "description": "All row-level flags (canonical_kg_writeback, raw_kg_writeback, asset_binding_allowed, advisory_only) are explicitly set to block writeback and mutation. Contract-level blocked list matches hard boundaries exactly.",
      "required_fix": "None",
      "severity": "low"
    },
    {
      "category": "registry",
      "description": "Contract explicitly allows closeout with missing registry status (not_bound_missing_current_canonical_registry) if no canonical registry is configured. This prevents fake UID creation and transparently records the gap.",
      "required_fix": "None",
      "severity": "low"
    },
    {
      "category": "validation",
      "description": "Pass criteria require reconciliation of prior NOW-33 sidecar row count. Input shows prior sidecar row count (1638) equals current P2V-22 draft row count (1638), so reconciliation can succeed.",
      "required_fix": "None",
      "severity": "low"
    },
    {
      "category": "scope",
      "description": "Advisory-only scope, no route transition, no output-index mutation, no writeback, no asset binding. All constraints enforced by required row semantics and closeout pass criteria.",
      "required_fix": "None",
      "severity": "low"
    },
    {
      "category": "other",
      "description": "Contract depends on future DeepSeek Round 2 producing high confidence and no unresolved blocker/high findings. This is a procedural gate but does not introduce safety gaps; it enforces additional review.",
      "required_fix": "Ensure Round 2 is completed with required confidence before closeout.",
      "severity": "medium"
    }
  ],
  "finding_counts": {
    "low": 4,
    "medium": 1
  },
  "required_contract_corrections": [],
  "raw_parsed": {
    "confidence": "high",
    "findings": [
      {
        "category": "boundary",
        "description": "All row-level flags (canonical_kg_writeback, raw_kg_writeback, asset_binding_allowed, advisory_only) are explicitly set to block writeback and mutation. Contract-level blocked list matches hard boundaries exactly.",
        "required_fix": "None",
        "severity": "low"
      },
      {
        "category": "registry",
        "description": "Contract explicitly allows closeout with missing registry status (not_bound_missing_current_canonical_registry) if no canonical registry is configured. This prevents fake UID creation and transparently records the gap.",
        "required_fix": "None",
        "severity": "low"
      },
      {
        "category": "validation",
        "description": "Pass criteria require reconciliation of prior NOW-33 sidecar row count. Input shows prior sidecar row count (1638) equals current P2V-22 draft row count (1638), so reconciliation can succeed.",
        "required_fix": "None",
        "severity": "low"
      },
      {
        "category": "scope",
        "description": "Advisory-only scope, no route transition, no output-index mutation, no writeback, no asset binding. All constraints enforced by required row semantics and closeout pass criteria.",
        "required_fix": "None",
        "severity": "low"
      },
      {
        "category": "other",
        "description": "Contract depends on future DeepSeek Round 2 producing high confidence and no unresolved blocker/high findings. This is a procedural gate but does not introduce safety gaps; it enforces additional review.",
        "required_fix": "Ensure Round 2 is completed with required confidence before closeout.",
        "severity": "medium"
      }
    ],
    "overall_verdict": "supports_now33_read_only_entity_link_binding_contract",
    "recommended_closeout_label": "advisory_entity_link_binding_closed_missing_registry_no_writeback",
    "required_contract_corrections": [],
    "scope_audit": {
      "deepseek_advisory_only": true,
      "fake_uid_creation_blocked": true,
      "kg_writeback_blocked": true,
      "missing_registry_can_close_as_gap": true,
      "read_only_manifest_allowed": true,
      "route_transition_blocked": true
    }
  },
  "overall_verdict": "supports_now33_read_only_entity_link_binding_contract",
  "scope_audit": {
    "deepseek_advisory_only": true,
    "fake_uid_creation_blocked": true,
    "kg_writeback_blocked": true,
    "missing_registry_can_close_as_gap": true,
    "read_only_manifest_allowed": true,
    "route_transition_blocked": true
  },
  "recommended_closeout_label": "advisory_entity_link_binding_closed_missing_registry_no_writeback"
}