OpenChainGraph Suite · CONTRACT A3 · arch #5

Arc Multi-Currency Corridor Jurisdiction & Settlement

Route a multi-currency Arc corridor to its per-currency home regimes and validate cross-currency settlement and Travel Rule — compliance layer, no FX economics. Per-currency jurisdiction/regime router across the partner-stablecoin set (art-111) → multi-currency PvP atomicity (511) → cross-border Travel-Rule batch validation (art-104). FX pricing is handled separately by the Arc StableFX economics chain.

OpenChainGraph · 3 Steps compliance mandate Hash-Anchored §4 chain_depth:3 Client-Side · Zero PII
Chain Topology — Corridor Router → Multi-Currency PvP → Travel-Rule Batch
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 3 Steps
1 ROOT · D0 node
Arc Multi-Currency Corridor Jurisdiction Router art-111-arc-corridor-jurisdiction-router
per-leg home regimes and disclosure gaps feed Stage 2 PvP validation
MCP Call · route_partner_stablecoin_jurisdiction
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "route_partner_stablecoin_jurisdiction",
    "arguments": {}
  },
  "id": 1
}
2 D2 node
Multi-Currency PvP Validator 511-multi-currency-pvp-validator
multi-leg PvP atomicity verdict feeds Stage 3 Travel-Rule batch
MCP Call · validate_pvp_settlement
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "validate_pvp_settlement",
    "arguments": {}
  },
  "id": 1
}
3 TERMINAL · D3 node
TFR Travel-Rule Batch Validator art-104-tfr-travel-rule-batch-validator
Exports composite multi-currency corridor artifact with execution_hash — final stage
MCP Call · validate_tfr_travel_rule_batch
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "validate_tfr_travel_rule_batch",
    "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.