OpenChainGraph Suite · CONTRACT A3 · arch #5

AI-as-ICT Resilience (DORA x AI Act Overlap)

W-F. DORA readiness for the AI system as ICT (art-29) -> AI Act Article 15 robustness/cybersecurity conformity (ART-65) -> integrity over the combined evidence (cry-04). Maps where DORA ICT-risk duties and AI Act high-risk duties overlap for a financial AI system.

OpenChainGraph · 3 Steps cryptographic mandate Hash-Anchored §4 chain_depth:3 Client-Side · Zero PII
Chain Topology — DORA Readiness Diagnostic → AI Act Conformity Pack Builder → Merkle Batch Verifier
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 3 Steps
1 ROOT · D0 node
DORA Readiness Diagnostic art-29-dora-readiness-diagnostic
DORA readiness (H1) feeds the conformity pack
MCP Call · run_dora_readiness_diagnostic
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "run_dora_readiness_diagnostic",
    "arguments": {}
  },
  "id": 1
}
2 D2 node
AI Act Conformity Pack Builder art-65-ai-conformity-pack-builder
robustness/cyber conformity (H2) feeds the verifier
MCP Call · build_ai_conformity_pack
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "build_ai_conformity_pack",
    "arguments": {}
  },
  "id": 1
}
3 TERMINAL · D3 node
Merkle Batch Verifier cry-04-merkle-batch-verifier
Exports composite resilience-overlap artifact with execution_hash (H3) -- final stage
MCP Call · verify_merkle_batch
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "verify_merkle_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.