{
  "schema": "agx.agent-capability.v1",
  "name": "The Voyage",
  "role": "founding-journey",
  "description": "The guided journey to found a chartered agent business on AGX: Scout (readiness), Muster (your crew), Shipyard (forge), Signal (go-to-market), Mission Control (operate). Wires the live Concierge and Foundry backends.",
  "capabilities": [
    { "id": "found-a-business", "does": "Walk a founder from a plain-language idea to a live, chartered, staffed AGX business — no code.",
      "call": { "protocol": "https", "method": "GET", "endpoint": "/", "price_usdc": 0 },
      "tags": ["found", "onboard", "no-code", "agents", "charter", "agx"] }
  ],
  "stages": {
    "scout": "https://91-99-56-74.sslip.io/concierge/assess-preview",
    "shipyard": "https://foundry-agx.pages.dev",
    "operate": "https://91-99-56-74.sslip.io/foundry"
  },
  "trust": { "agx_charter": true, "exchange": "https://agx-web.pages.dev" }
}
