OpenChainGraph Suite · CONTRACT A3 · arch #5

Agentic AI & GPAI Governance

W-D. Agentic-AI autonomy + GPAI/systemic-risk classification (ART-67, Arts 53-55 IN FORCE 2 Aug 2025) -> agent identity & authorization (art-04) -> agent/MCP self-attestation (art-33). Governs the autonomous AI agents that transact on the Wave-14 runtime -- the reflexive tie between AINumbers' agent rails and AI governance.

OpenChainGraph · 3 Steps infrastructure mandate Hash-Anchored §4 chain_depth:3 Client-Side · Zero PII
Chain Topology — Agentic AI Risk & GPAI Governance Classifier → Agent Identity & Authorization Attestation Checker → MCP Server Self-Attestation Pack
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 3 Steps
1 ROOT · D0 node
Agentic AI Risk & GPAI Governance Classifier art-67-agentic-ai-risk-classifier
governance_tier and gpai_class (H1) feed the identity checker
MCP Call · classify_agentic_ai_risk
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "classify_agentic_ai_risk",
    "arguments": {}
  },
  "id": 1
}
2 D2 node
Agent Identity & Authorization Attestation Checker art-04-agent-identity-attestation-checker
attestation verdict (H2) feeds the self-attestation pack
MCP Call · check_agent_attestation
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "check_agent_attestation",
    "arguments": {}
  },
  "id": 1
}
3 TERMINAL · D3 node
MCP Server Self-Attestation Pack art-33-mcp-server-self-attestation-pack
Exports composite agentic-governance artifact with execution_hash (H3) -- final stage
MCP Call · attest_mcp_server
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "attest_mcp_server",
    "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.