OpenChainGraph Suite · CONTRACT A3 · arch #5

Sanctions Screening-Program Quality

Fuzzy-match calibration (ART-93) -> list-coverage conformance (ART-92) -> Wolfsberg-aligned screening-program quality grade (ART-97) -> audit receipt (cry-05). End-to-end program conformance score.

OpenChainGraph · 3 Steps model governance Hash-Anchored §4 chain_depth:3 Client-Side · Zero PII
Chain Topology — Fuzzy-Match Calibration Scorer → Screening List-Coverage Checker → Sanctions Screening-Program Quality Scorer
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 3 Steps
1 ROOT · D0 node
Fuzzy-Match Calibration Scorer art-93-fuzzy-match-calibration-scorer
calibration grade (H1) feeds the coverage checker
MCP Call · score_fuzzy_match_calibration
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "score_fuzzy_match_calibration",
    "arguments": {}
  },
  "id": 1
}
2 D2 node
Screening List-Coverage Checker art-92-screening-list-coverage-checker
coverage grade (H2) feeds the quality scorer
MCP Call · check_screening_list_coverage
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "check_screening_list_coverage",
    "arguments": {}
  },
  "id": 1
}
3 TERMINAL · D3 node
Sanctions Screening-Program Quality Scorer art-97-sanctions-screening-quality-scorer
Exports composite program-quality artifact with execution_hash (H3) -- final stage
MCP Call · score_sanctions_screening_quality
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "score_sanctions_screening_quality",
    "arguments": {}
  },
  "id": 1
}
Export Artifacts
Download the §4 chain definition artifact (hash-anchored composite JSON) or the §13.11 W3C Verifiable Credentials view. Both derive from the chain definition — no new hash is minted. Available after hash computation.