OpenChainGraph Suite · CONTRACT A3 · arch #5

Canton Repo Collateral Mobility Chain

Note (dated 2026-08-04): a chain composes independent computations performed in an analytical order. No step's output is carried into the next step by the execution model; each step computes from its own declared inputs. This is true of every chain on this site, including chains whose per-step copy below reads as a data handoff.

Compute repo haircut with Canton 24/7 valuation, verify collateral and cash-leg finality.

OpenChainGraph · 3 Steps attestation mandate Hash-Anchored §4 chain_depth:3 Client-Side · Zero PII
Chain Topology — On-Chain Repo Haircut Calculator → Tokenized Collateral Eligibility Checker → On-Chain Cash-Leg Finality Checker
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 3 Steps
1 ROOT · D0 node
On-Chain Repo Haircut Calculator 508-repo-haircut-collateral-calculator
total_haircut_pct,initial_margin,canton_247 feed Stage 2 collateral eligibility
MCP Call · calculate_repo_haircut
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "calculate_repo_haircut",
    "arguments": {}
  },
  "id": 1
}
2 D2 node
Tokenized Collateral Eligibility Checker 505-tokenized-collateral-eligibility-checker
hqla_tier,dtc_eligible feed Stage 3 cash-leg finality
MCP Call · check_tokenized_collateral_eligibility
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "check_tokenized_collateral_eligibility",
    "arguments": {}
  },
  "id": 1
}
3 TERMINAL · D3 node
On-Chain Cash-Leg Finality Checker 506-onchain-cash-leg-finality-checker
finality_verdict,genius_status: Exports repo collateral mandate, final stage
MCP Call · check_cash_leg_finality
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "check_cash_leg_finality",
    "arguments": {}
  },
  "id": 1
}
▶ Run this chain (live) browser · real execution · composite §4 hash
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.