OpenChainGraph Suite · CONTRACT A3 · arch #5

24/7 Tokenized Collateral Mobility

W-D. Tokenized-collateral eligibility (505) -> 24/7 cross-network collateral mobilization (513) -> haircut/valuation (508). Frames the DTCC tokenized-collateral wedge: moving eligible collateral across networks on a 24/7 basis. Educational estimator, not a settlement instruction.

OpenChainGraph · 3 Steps collateral mandate Hash-Anchored §4 chain_depth:3 Client-Side · Zero PII
Chain Topology — Tokenized Collateral Eligibility Checker → Margin Call Collateral Mobilizer → On-Chain Repo Haircut Calculator
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 3 Steps
1 ROOT · D0 node
Tokenized Collateral Eligibility Checker 505-tokenized-collateral-eligibility-checker
eligibility verdict (H1) feeds the mobilizer
MCP Call · check_tokenized_collateral_eligibility
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "check_tokenized_collateral_eligibility",
    "arguments": {}
  },
  "id": 1
}
2 D2 node
Margin Call Collateral Mobilizer 513-margin-call-collateral-mobilizer
mobilization plan (H2) feeds the haircut calculator
MCP Call · mobilize_margin_collateral
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "mobilize_margin_collateral",
    "arguments": {}
  },
  "id": 1
}
3 TERMINAL · D3 node
On-Chain Repo Haircut Calculator 508-repo-haircut-collateral-calculator
Exports composite collateral-mobility artifact with execution_hash (H3) -- final stage
MCP Call · calculate_repo_haircut
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "calculate_repo_haircut",
    "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.