{
  "protocolVersion": "0.2.0",
  "name": "CSOAI — The Council for the Safety of AI",
  "description": "Independent AI-safety authority. Classifies AI systems against the EU AI Act, ISO/IEC 42001, NIST AI RMF and 20+ frameworks, and issues Watchdog Certification: cryptographically signed, publicly verifiable safety attestations.",
  "url": "https://csoai.org",
  "provider": {
    "organization": "CSOAI LTD",
    "url": "https://csoai.org"
  },
  "version": "1.0.0",
  "documentationUrl": "https://csoai.org/standards",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text", "application/json"],
  "skills": [
    {
      "id": "classify_ai_risk",
      "name": "Classify AI risk",
      "description": "Return EU AI Act risk class (prohibited/high-risk/limited/minimal) plus all applicable frameworks and articles for a described AI system.",
      "tags": ["eu-ai-act", "iso-42001", "nist-ai-rmf", "classification"]
    },
    {
      "id": "crosswalk_frameworks",
      "name": "Crosswalk frameworks",
      "description": "Map a control or obligation across 20+ AI-governance frameworks (EU AI Act, ISO 42001, NIST AI RMF, UNESCO, OECD, IEEE, etc.).",
      "tags": ["crosswalk", "standards", "governance"]
    },
    {
      "id": "issue_watchdog_certification",
      "name": "Issue Watchdog Certification",
      "description": "Produce an Ed25519-signed Watchdog Certificate with a public verify URL for an assessed AI system.",
      "tags": ["certification", "attestation", "ed25519", "sigil"]
    },
    {
      "id": "validate_agent_card",
      "name": "Validate agent card",
      "description": "Validate an A2A agent card against the CSOAI safety expectations.",
      "tags": ["a2a", "validation"]
    }
  ],
  "x402": {
    "enabled": true,
    "description": "Pay-as-you-go per safety check via x402 micropayments (agent-x402-paywall-mcp)."
  },
  "_meta": {
    "sov3": {
      "king": "https://sovereign.meok.ai/mcp",
      "queen": "csoai-queen",
      "hive": "csoai",
      "variant": "authority"
    },
    "brand": {
      "certifies": "CSOAI",
      "builds": "MEOK AI Labs",
      "entity": "CSOAI LTD (UK 16939677)"
    }
  }
}
