{
  "tool_id": "art-453-model-validation-status",
  "tool_version": "1.0.0",
  "display_name": "Model Validation Status Assessor",
  "mcp_name": "assess_model_validation_status",
  "mandate_type": "compliance_control",
  "wave": 73,
  "gpu": false,
  "url": "https://ainumbers.co/chaingraph/art-453-model-validation-status.html",
  "description": "Determines a model's SR 26-2 validation status by combining its proportionality tier, last-validation date, and most recent outcome-analysis result against a tier-based revalidation cadence (high=365 days, moderate=730, limited=1095, overridable). Returns validated / conditionally-approved / validation-overdue / restricted-use / validation-required plus days-since-validation and next-due-in-days. Third and final node in the model-passport lifecycle (after art-450 inventory entry and art-451 outcome-analysis comparison) -- the passport's headline field. Dates are caller-declared (as_of_date) and diffed with integer civil-calendar arithmetic, never the system clock, so the result is fully deterministic. Distinct from the shipped program-level gap analyzers (tools 339/451 SR 26-02 and SR 11-7 gap assessors), which score an institution's overall MRM program rather than one model's cadence status. NaN-safe. Zero network, zero PII.",
  "input_schema_ref": "chaingraph/art-453-model-validation-status.html#manifest",
  "consumes": ["art-451-model-outcome-analysis"],
  "feeds": [],
  "status": "live",
  "conformance_fixtures": true,
  "compute_capability": "server",
  "compute_images": [
    {
      "system": "sha256-source",
      "image_id": "sha256:63eb1d7394a4cafde3fcd6102e610ec0ff1a0ab83c0eb65ad5b704bcaf777ddc",
      "valid_from": "2026-07-23"
    },
    {
      "system": "risc0",
      "image_id": "sha256:a1a0bc89b5b1febaeda3519f6dbade0fa5ac16beeb143c4e1b01689573567bc6",
      "valid_from": "2026-07-23"
    }
  ],
  "export_capability": [
    "json"
  ],
  "compute_proof_ready": "ready",
  "compute_proof": {
    "type": "ZkVmReceipt",
    "system": "risc0",
    "receiptFormat": "groth16-bn254",
    "imageId": "sha256:a1a0bc89b5b1febaeda3519f6dbade0fa5ac16beeb143c4e1b01689573567bc6",
    "seal": "K04iGkYVN9FMp7Mcl89wr9iZ41VM+At9h+J8LExGfxYU1wTuSoB0Do2ztTcliesyAqgu6JKkPZd6pR/DEjYi+iwlTzRJcBMmBd6euuBHud6qrmYwJzHBYFYHY6Z2ozJwBN1SXjUSAxOK2lV5s0+1+JVlityU1EgKgHfO21m9SosaSypb44VTz+IK9e3sqbTr69bVyV/2XfgXkTZCLMp/GAFdlr5VU0uM+E142/tSUb4jYvdxQnZYGxP3LcGH76jOIzT1O5Tzkj57El3yKGwt8XZhF9S00prGiEuhrR0vsfIVg6FHNkXNBhy2RgS0eREseCIKzb8X/otuv3ZK++zcNQ==",
    "journal": {
      "chaingraph_version": "0.4.0",
      "kernel_digest": "sha256:63eb1d7394a4cafde3fcd6102e610ec0ff1a0ab83c0eb65ad5b704bcaf777ddc",
      "output": {
        "as_of_date": "2026-01-15",
        "cadence_days": 365,
        "days_since_validation": 167,
        "last_validation_date": "2025-08-01",
        "never_validated": false,
        "next_validation_due_days": 198,
        "outcome_status": "pass",
        "overdue": false,
        "tier": "high",
        "validation_status": "validated"
      }
    }
  }
}
