OpenChainGraph Suite · CONTRACT A3 · arch #5

Arc Reserve Compliance

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.
Reading mode (READINESS-BUILD): These checks can be gathered in any order; the sequence below is for convenience. The reserve linter and the FX risk check are two independent tests; neither depends on the other’s result.

W-F chain. Full reserve compliance workflow — xReserve linter for GENIUS/MiCA + StableFX risk elimination.

OpenChainGraph · 2 Steps treasury mandate Hash-Anchored §4 chain_depth:2 Client-Side · Zero PII
Chain Topology — Arc xReserve Config Linter → Arc StableFX RFQ Economics Model
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 2 Steps
1 ROOT · D0 node
Arc xReserve Config Linter art-45-arc-xreserve-linter
compliance_verdict, grade feed Stage 2 StableFX risk model
MCP Call · lint_arc_xreserve_config
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "lint_arc_xreserve_config",
    "arguments": {}
  },
  "id": 1
}
2 TERMINAL · D2 node
Arc StableFX RFQ Economics Model art-44-arc-stablefx-model
pvp_verdict, annual_benefit — Exports reserve compliance mandate — final stage
MCP Call · model_arc_stablefx_rfq
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "model_arc_stablefx_rfq",
    "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.