Skip to content
Back to CouncilOf.AI Governance Agent

Card snapshot

csoai.org · 2026-07-07 00:16:07 UTC · 627573936dbb3aa9fa020b8fbd3f580991dce8920e7a4ecfcb91686be548c521

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "CouncilOf.AI Governance Agent",
  "description": "Enterprise AI governance platform with agent catalogue, multi-AI verification, and cryptographic audit trails.",
  "url": "https://csoai.org",
  "version": "1.0.0",
  "provider": {
    "name": "MEOK AI Labs",
    "url": "https://meok.ai"
  },
  "capabilities": {
    "streaming": true,
    "stateTransitionHistory": true
  },
  "skills": [
    {
      "id": "agent-catalogue",
      "name": "Agent Catalogue",
      "description": "Discover pre-audited governance agents"
    },
    {
      "id": "verify-agent",
      "name": "Verification Engine",
      "description": "Multi-AI consensus verification for AI models"
    },
    {
      "id": "governance-audit",
      "name": "Governance Audit",
      "description": "Enterprise compliance audit with cryptographic proof"
    }
  ],
  "pricing": {
    "pro": "$99/mo",
    "enterprise": "$499/mo"
  },
  "mcp_endpoint": "https://csoai.org/api/mcp",
  "a2a_endpoint": "https://csoai.org/api/a2a"
}