OpenChainGraph Suite · CONTRACT A3 · arch #5

Fuzzy-Match Calibration

Fuzzy-match FPR/recall scoring + threshold calibration on a synthetic labelled name-pair set (ART-93) -> audit receipt (cry-05). Tunes the matching engine without touching real names.

OpenChainGraph · 2 Steps cryptographic mandate Hash-Anchored §4 chain_depth:2 Client-Side · Zero PII
Chain Topology — Fuzzy-Match Calibration Scorer → Agent-Action Audit-Trail Aggregator
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 2 Steps
1 ROOT · D0 node
Fuzzy-Match Calibration Scorer art-93-fuzzy-match-calibration-scorer
calibration grade + threshold recommendation (H1) feed the aggregator
MCP Call · score_fuzzy_match_calibration
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "score_fuzzy_match_calibration",
    "arguments": {}
  },
  "id": 1
}
2 TERMINAL · D2 node
Agent-Action Audit-Trail Aggregator cry-05-agent-action-audit-trail-aggregator
Exports composite calibration artifact with execution_hash (H2) -- final stage
MCP Call · aggregate_execution_receipts
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "aggregate_execution_receipts",
    "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.