{
  "schema_version": "v1",
  "name_for_human": "Agent Module",
  "name_for_model": "agent_module_eu_ai_act",
  "description_for_human": "Deterministic EU AI Act compliance knowledge for autonomous agents. Binary logic gates, verified statutory citations, confidence_required: 1.0. August 2026 enforcement deadline.",
  "description_for_model": "Agent Module provides validated, deterministic EU AI Act compliance knowledge engineered for autonomous agent consumption. Returns binary logic gates and specific statutory citations — no probabilistic inference. All records have confidence_required: 1.0.\n\nAvailable modules (all EU AI Act mapped — see GET /api/status for current count):\n- ETH_016: Prohibited AI practices — Art. 5 (€35M or 7% global turnover penalty tier)\n- ETH_015: High-risk AI classification — Art. 6 + Annex III (8 categories)\n- ETH_017: Risk management system — Art. 9 (iterative, provider obligation)\n- ETH_013: Conformity assessment + CE marking — Art. 43-48 (internal vs. notified body paths)\n- ETH_020: GPAI model obligations — Art. 53-55 (documentation, copyright, systemic risk)\n- ETH_021: FRIA requirements — Art. 27 (deployer obligation, Aug 2026 deadline) [requires key]\n- ETH_001-012, ETH_014, ETH_018-019: Additional governance, transparency, cybersecurity, QMS modules\n\nUsage:\n- GET /api/demo?vertical=ethics&node=node:ethics:eth016 — retrieve module (free demo: index layer; content: key required)\n- POST /api/trial — get a free 24-hour trial key (500 calls, all layers, all AI Compliance modules)\n- POST /mcp or GET /mcp — MCP Streamable HTTP server (7 tools, protocol 2025-06-18)\n\nAuth: Pass your key as Authorization: Bearer <key> or X-Agent-Module-Key: <key>\nPricing: $19/mo Inaugural cohort (grandfathered). Trial: free, 24hr, 500 calls.\nAugust 2026: EU AI Act enforcement deadline for high-risk AI systems.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://agent-module.dev/openapi.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://agent-module.dev/logo.png",
  "contact_email": "admin@agent-module.dev",
  "legal_info_url": "https://agent-module.dev/transparency/terms-of-agentic-service.md"
}