OpenChainGraph Suite · CONTRACT A3 · arch #5

Cleared Settlement Integrity & Fails

W-H convergence terminal. Merkle batch integrity over the cleared settlement set (cry-04) -> PFMI P12 DvP atomicity & CRE70 fail charge (507) -> settlement-fail-rate anomaly monitoring (ml-03).

OpenChainGraph · 3 Steps risk control Hash-Anchored §4 chain_depth:3 Client-Side · Zero PII
Chain Topology — Merkle Batch Verifier → Canton DvP Atomicity Validator → Time-Series Anomaly Detector
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 3 Steps
1 ROOT · D0 node
Merkle Batch Verifier cry-04-merkle-batch-verifier
batch integrity verdict feeds the DvP validator
MCP Call · verify_merkle_batch
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "verify_merkle_batch",
    "arguments": {}
  },
  "id": 1
}
2 D2 node
Canton DvP Atomicity Validator 507-canton-dvp-atomicity-validator
atomicity/finality verdict + fail-charge feed the anomaly detector
MCP Call · validate_canton_dvp_atomicity
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "validate_canton_dvp_atomicity",
    "arguments": {}
  },
  "id": 1
}
3 TERMINAL · D3 node
Time-Series Anomaly Detector ml-03-timeseries-anomaly-detector
Exports composite settlement-integrity artifact -- final stage
MCP Call · detect_timeseries_anomalies
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "detect_timeseries_anomalies",
    "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.