{
  "protocolVersion": "0.3.0",
  "name": "Swarmonic",
  "description": "Universal cross-manufacturer robot fleet orchestration — the coordination layer that makes heterogeneous robots operate as one fleet. Read-only public surface: patent portfolio metadata, simulated fleet state, sensor-alignment demo, and a rate-limited onboarding front door. Foundation declaration at the front door (X-Foundation header on /, /robots.txt, /llms.txt): Jesus is Lord, the foundation of this code. PATENT PENDING — fourteen U.S. patent applications (SWM-2026-P01…P14).",
  "url": "https://swarmonic.ai",
  "provider": { "organization": "Swarmonic LLC (Pennsylvania)", "url": "https://swarmonic.ai" },
  "version": "1.0.0",
  "documentationUrl": "https://swarmonic.ai/llms.txt",
  "capabilities": { "streaming": false, "pushNotifications": false },
  "defaultInputModes": ["application/json"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    { "id": "patents", "name": "Patent portfolio registry", "description": "GET /api/patents — fourteen patent-pending claim families covering cross-manufacturer robot fleet orchestration.", "tags": ["patents", "robotics", "orchestration"] },
    { "id": "fleet", "name": "Simulated fleet state", "description": "GET /api/fleet — live simulated multi-manufacturer fleet (robots simulated, platform is not).", "tags": ["demo", "fleet"] },
    { "id": "onboard", "name": "Onboarding front door", "description": "POST /api/onboard — real zero-config onboarding pipeline, guest-capped and rate-limited; refusals name the failed check.", "tags": ["onboarding"] }
  ],
  "contact": "hello@swarmonic.ai"
}
