OpenChainGraph Suite · CONTRACT A3 · arch #5

Crypto-Asset Whitepaper Conformance

Art 6/8 whitepaper Annex I completeness + iXBRL / ESMA MiCA taxonomy conformance (ART-102) -> Merkle integrity (cry-04). A hash-anchored conformance target distinct from any shipped tool.

OpenChainGraph · 2 Steps cryptographic mandate Hash-Anchored §4 chain_depth:2 Client-Side · Zero PII
Chain Topology — Crypto-Asset Whitepaper Linter (iXBRL) → Merkle Batch Verifier
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 2 Steps
1 ROOT · D0 node
Crypto-Asset Whitepaper Linter (iXBRL) art-102-crypto-asset-whitepaper-linter
conformance grade + gaps (H1) feed the verifier
MCP Call · lint_crypto_asset_whitepaper
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "lint_crypto_asset_whitepaper",
    "arguments": {}
  },
  "id": 1
}
2 TERMINAL · D2 node
Merkle Batch Verifier cry-04-merkle-batch-verifier
Exports composite whitepaper artifact with Merkle-root execution_hash (H2) -- 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.