OpenChainGraph Suite · CONTRACT A3 · arch #5

CASP Authorization & Own-Funds

W-A flagship. CASP authorization-readiness (governance, custody segregation, conflicts) (ART-100) -> Art 67 own-funds calculation (ART-101) -> audit receipt (cry-05). The CASP licensing lifecycle end-to-end. Decision-support draft.

OpenChainGraph · 3 Steps cryptographic mandate Hash-Anchored §4 chain_depth:3 Client-Side · Zero PII
Chain Topology — CASP Authorization-Readiness Assessor → Art 67 Own-Funds Calculator → Agent-Action Audit-Trail Aggregator
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 3 Steps
1 ROOT · D0 node
CASP Authorization-Readiness Assessor art-100-mica-casp-authorization-readiness
authorization grade + gaps (H1) feed the own-funds calculator
MCP Call · assess_mica_casp_readiness
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "assess_mica_casp_readiness",
    "arguments": {}
  },
  "id": 1
}
2 D2 node
Art 67 Own-Funds Calculator art-101-mica-art67-own-funds-calculator
own-funds requirement (H2) feeds the aggregator
MCP Call · calculate_mica_own_funds
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "calculate_mica_own_funds",
    "arguments": {}
  },
  "id": 1
}
3 TERMINAL · D3 node
Agent-Action Audit-Trail Aggregator cry-05-agent-action-audit-trail-aggregator
Exports composite authorization artifact with execution_hash (H3) -- final stage
MCP Call · aggregate_execution_receipts
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "aggregate_execution_receipts",
    "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.