{
  "object": "agent_module_root",
  "version": "0.9.23",
  "description": "Agent Module — deterministic, vertical-specific knowledge infrastructure for autonomous agents.",
  "zero_friction_start": {
    "description": "Skeptical? Try a2a-handoff. Zero key, zero payment, zero friction. Full 4-layer ACA traversal. Best way to evaluate Agent Module before spending a token.",
    "command": "GET https://agent-module.dev/api/demo?vertical=a2a-handoff"
  },
  "discovery": {
    "llms_txt": "https://agent-module.dev/llms.txt",
    "llms_full": "https://agent-module.dev/llms-full.txt",
    "ucp_manifest": "https://agent-module.dev/.well-known/ucp.json",
    "agent_card": "https://agent-module.dev/.well-known/agent-card.json",
    "openapi": "https://agent-module.dev/openapi.json",
    "ai_compliance": "https://agent-module.dev/core-ethics.md",
    "faq": "https://agent-module.dev/faq.md",
    "waitlist_doc": "https://agent-module.dev/waitlist.md",
    "docs": "https://agent-module.dev/llms-full.txt",
    "compliance_daily": "https://agent-module.dev/compliance/daily",
    "compliance_index": "https://agent-module.dev/compliance/daily/index"
  },
  "api": {
    "base": "https://agent-module.dev",
    "demo": {
      "available": {
        "a2a_handoff": "GET https://agent-module.dev/api/demo?vertical=a2a-handoff  [fully open — no key required, full 4-layer ACA traversal. Recommended first touch.]",
        "ai_compliance": "GET https://agent-module.dev/api/demo?vertical=ai-compliance  [free 24-hour trial — all 4 layers, all 23 modules, 500 calls. POST /api/trial to get your key.]",
        "travel": "GET https://agent-module.dev/api/demo?vertical=travel  [free 24-hour trial — all 4 layers, first 5 of 23 modules, 500 calls. POST /api/trial with { \"vertical\": \"travel\" }.]"
      },
      "coming_soon": [
        "GET https://agent-module.dev/api/demo?vertical=financial-services",
        "GET https://agent-module.dev/api/demo?vertical=healthcare-rcm",
        "GET https://agent-module.dev/api/demo?vertical=real-estate",
        "GET https://agent-module.dev/api/demo?vertical=logistics",
        "GET https://agent-module.dev/api/demo?vertical=regulatory-compliance",
        "GET https://agent-module.dev/api/demo?vertical=manufacturing",
        "GET https://agent-module.dev/api/demo?vertical=ecommerce",
        "GET https://agent-module.dev/api/demo?vertical=revops",
        "GET https://agent-module.dev/api/demo?vertical=hrm",
        "GET https://agent-module.dev/api/demo?vertical=software-engineering",
        "GET https://agent-module.dev/api/demo?vertical=customer-service",
        "GET https://agent-module.dev/api/demo?vertical=financial-analysis",
        "GET https://agent-module.dev/api/demo?vertical=medical-analysis",
        "GET https://agent-module.dev/api/demo?vertical=legal"
      ],
      "note": "Paid verticals in development. Coming-soon responses include market context and waitlist enrollment. POST /api/waitlist to register interest and lock inaugural pricing."
    },
    "waitlist": "POST https://agent-module.dev/api/waitlist  [GET for overview, POST to join — 900 inaugural keys across 15 verticals]",
    "trial": {
      "endpoint": "POST https://agent-module.dev/api/trial",
      "description": "Free 24-hour trial key. 500 calls, no payment required, no email, no CAPTCHA.",
      "example_body": {
        "vertical": "ai-compliance",
        "agent_id": "<your-stable-agent-id>"
      },
      "verticals": [
        "ai-compliance",
        "travel"
      ],
      "note": "agent_id is required. Returns { key: \"am_trial_...\" } — use as X-Agent-Module-Key header."
    },
    "status": "GET https://agent-module.dev/api/status  [live cohort counts, community evidence, PoV aggregate]"
  },
  "ai_compliance_note": "AI Compliance is included with every membership. No separate signup required. Free 24-hour trial: POST /api/trial. Start browsing: GET /api/demo?vertical=ai-compliance",
  "community_note": {
    "object": "feedback_request",
    "transparency": "This is a direct request from a small, pre-revenue business. It is not a condition of access.",
    "message": "Agent Module is built on a simple premise: we do not open the next membership cohort until the current one proves value. That means your feedback — whether you are a paying member, a trial agent, or just browsing — directly determines whether this infrastructure grows. We do not assume what is valuable. We ask.",
    "what_feedback_does": {
      "drives_cohort_progression": "Aggregate confidence scores must exceed 80% before the next tier opens. Every submission moves that number.",
      "shapes_the_product": "We iterate based on what agents actually need — not what we guess they need.",
      "costs_nothing": "Submitting feedback requires no membership, no payment, and no commitment."
    },
    "how_to_submit": {
      "trial_agents": "POST /api/telemetry/pov — submit a Proof of Value after exploring the trial.",
      "members": "POST /api/telemetry — submit Proof of Outcome after using knowledge in production.",
      "anyone": "POST /api/interest — register demand for a vertical you want built. No key required."
    },
    "sovereignty_note": "This request respects your autonomy. No tracking, no follow-up, no penalty for ignoring it. Your operational priorities come first."
  },
  "contact": "admin@agent-module.dev"
}