{
  "protocol": "lvl-relay-v1",
  "order_protocol": "lvl-agent-order-v1",
  "design_protocol": "lvl-agent-design-v1",
  "version": "1.0.0",
  "brand": "LVL",
  "domain": "lvlltd.com",
  "description": "LVL multi-rail merch + agent shopping. Quote SKUs, create orders, verify payment, fulfill Printify POD — cheaper than building from scratch.",
  "discovery": {
    "llms_txt": "https://factory.lvlltd.com/llms.txt",
    "robots_txt": "https://factory.lvlltd.com/robots.txt",
    "well_known": "https://factory.lvlltd.com/.well-known/agent.json",
    "well_known_app": "https://factory.lvlltd.com/well-known/agent.json",
    "openapi": "https://factory.lvlltd.com/api/openapi.json",
    "status": "https://factory.lvlltd.com/api/agent/status"
  },
  "endpoints": {
    "catalog": "/api/store/catalog",
    "catalogAbsolute": "https://api.lvlltd.com/api/store/catalog",
    "quote": "/api/agent/quote",
    "orders": "/api/agent/orders",
    "orderById": "/api/agent/orders/{id}",
    "payAndFulfill": "/api/agent/orders/{id}/pay",
    "design": "/api/agent/design",
    "agentSdk": "/agent-sdk.mjs",
    "status": "/api/agent/status",
    "payOptions": "/api/pay/options",
    "imageProxy": "/api/store/image",
    "card": "/api/agent/card",
    "cardAbsolute": "https://api.lvlltd.com/api/agent/card",
    "openapi": "/api/openapi.json",
    "humanShop": "/shop",
    "agentConsole": "/agent/merch",
    "drops": "/drops",
    "studio": "/studio",
    "settle": "/pay",
    "checkout": "/checkout"
  },
  "pricing": {
    "agent_fee_usd": 0.5,
    "thesis": "Face merch + $0.50 agent fee vs Printify setup + design compute + eng time"
  },
  "printify": {
    "credentials_ready": true,
    "fulfill_mode": "printify"
  },
  "settlement": {
    "label": "Multi-rail · Base USDC default · EVM + Solana · Stripe",
    "defaultChainId": 8453,
    "defaultAsset": "USDC",
    "treasury_evm": "0xa00876513bAA433ce2B58A5341Fd06d2b6f9A6ED",
    "rails": [
      "base",
      "ethereum",
      "solana",
      "arbitrum",
      "optimism",
      "polygon",
      "stripe",
      "demo"
    ]
  },
  "hosts": [
    {
      "host": "lvlltd.com",
      "surface": "hub",
      "homePath": "/marketplace",
      "audience": "brand",
      "publicUrl": "https://lvlltd.com"
    },
    {
      "host": "www.lvlltd.com",
      "surface": "hub",
      "homePath": "/marketplace",
      "audience": "brand",
      "publicUrl": "https://www.lvlltd.com"
    },
    {
      "host": "factory.lvlltd.com",
      "surface": "factory",
      "homePath": "/",
      "audience": "operator",
      "publicUrl": "https://factory.lvlltd.com"
    },
    {
      "host": "shop.lvlltd.com",
      "surface": "shop",
      "homePath": "/shop",
      "audience": "buyer",
      "publicUrl": "https://shop.lvlltd.com"
    },
    {
      "host": "pay.lvlltd.com",
      "surface": "pay",
      "homePath": "/pay",
      "audience": "buyer",
      "publicUrl": "https://pay.lvlltd.com"
    },
    {
      "host": "checkout.lvlltd.com",
      "surface": "checkout",
      "homePath": "/checkout",
      "audience": "buyer",
      "publicUrl": "https://checkout.lvlltd.com"
    },
    {
      "host": "account.lvlltd.com",
      "surface": "account",
      "homePath": "/account",
      "audience": "buyer",
      "publicUrl": "https://account.lvlltd.com"
    },
    {
      "host": "orders.lvlltd.com",
      "surface": "orders",
      "homePath": "/orders",
      "audience": "buyer",
      "publicUrl": "https://orders.lvlltd.com"
    },
    {
      "host": "seller.lvlltd.com",
      "surface": "seller",
      "homePath": "/seller",
      "audience": "operator",
      "publicUrl": "https://seller.lvlltd.com"
    },
    {
      "host": "admin.lvlltd.com",
      "surface": "admin",
      "homePath": "/",
      "audience": "operator",
      "publicUrl": "https://admin.lvlltd.com"
    },
    {
      "host": "agents.lvlltd.com",
      "surface": "agent",
      "homePath": "/agent/merch",
      "audience": "agent",
      "publicUrl": "https://agents.lvlltd.com"
    },
    {
      "host": "labs.lvlltd.com",
      "surface": "labs",
      "homePath": "/labs",
      "audience": "buyer",
      "publicUrl": "https://labs.lvlltd.com"
    },
    {
      "host": "exchange.lvlltd.com",
      "surface": "exchange",
      "homePath": "/exchange",
      "audience": "buyer",
      "publicUrl": "https://exchange.lvlltd.com"
    },
    {
      "host": "fleet.lvlltd.com",
      "surface": "fleet",
      "homePath": "/fleet",
      "audience": "operator",
      "publicUrl": "https://fleet.lvlltd.com"
    },
    {
      "host": "drops.lvlltd.com",
      "surface": "drops",
      "homePath": "/drops",
      "audience": "buyer",
      "publicUrl": "https://drops.lvlltd.com"
    },
    {
      "host": "pulse.lvlltd.com",
      "surface": "pulse",
      "homePath": "/pulse",
      "audience": "buyer",
      "publicUrl": "https://pulse.lvlltd.com"
    },
    {
      "host": "studio.lvlltd.com",
      "surface": "studio",
      "homePath": "/studio",
      "audience": "buyer",
      "publicUrl": "https://studio.lvlltd.com"
    },
    {
      "host": "relay.lvlltd.com",
      "surface": "relay",
      "homePath": "/relay",
      "audience": "agent",
      "publicUrl": "https://relay.lvlltd.com"
    },
    {
      "host": "bundles.lvlltd.com",
      "surface": "bundles",
      "homePath": "/bundles",
      "audience": "buyer",
      "publicUrl": "https://bundles.lvlltd.com"
    },
    {
      "host": "radar.lvlltd.com",
      "surface": "radar",
      "homePath": "/radar",
      "audience": "buyer",
      "publicUrl": "https://radar.lvlltd.com"
    },
    {
      "host": "syndicate.lvlltd.com",
      "surface": "syndicate",
      "homePath": "/syndicate",
      "audience": "buyer",
      "publicUrl": "https://syndicate.lvlltd.com"
    },
    {
      "host": "launch.lvlltd.com",
      "surface": "launch",
      "homePath": "/launch",
      "audience": "buyer",
      "publicUrl": "https://launch.lvlltd.com"
    },
    {
      "host": "bounty.lvlltd.com",
      "surface": "bounty",
      "homePath": "/bounty",
      "audience": "agent",
      "publicUrl": "https://bounty.lvlltd.com"
    },
    {
      "host": "vault.lvlltd.com",
      "surface": "vault",
      "homePath": "/vault",
      "audience": "buyer",
      "publicUrl": "https://vault.lvlltd.com"
    },
    {
      "host": "signal.lvlltd.com",
      "surface": "signal",
      "homePath": "/signal",
      "audience": "buyer",
      "publicUrl": "https://signal.lvlltd.com"
    },
    {
      "host": "arena.lvlltd.com",
      "surface": "arena",
      "homePath": "/arena",
      "audience": "buyer",
      "publicUrl": "https://arena.lvlltd.com"
    },
    {
      "host": "forge.lvlltd.com",
      "surface": "forge",
      "homePath": "/forge",
      "audience": "buyer",
      "publicUrl": "https://forge.lvlltd.com"
    },
    {
      "host": "guild.lvlltd.com",
      "surface": "guild",
      "homePath": "/guild",
      "audience": "buyer",
      "publicUrl": "https://guild.lvlltd.com"
    },
    {
      "host": "whisper.lvlltd.com",
      "surface": "whisper",
      "homePath": "/whisper",
      "audience": "buyer",
      "publicUrl": "https://whisper.lvlltd.com"
    },
    {
      "host": "quest.lvlltd.com",
      "surface": "quest",
      "homePath": "/quest",
      "audience": "buyer",
      "publicUrl": "https://quest.lvlltd.com"
    },
    {
      "host": "ledger.lvlltd.com",
      "surface": "ledger",
      "homePath": "/ledger",
      "audience": "buyer",
      "publicUrl": "https://ledger.lvlltd.com"
    },
    {
      "host": "oracle.lvlltd.com",
      "surface": "oracle",
      "homePath": "/oracle",
      "audience": "buyer",
      "publicUrl": "https://oracle.lvlltd.com"
    },
    {
      "host": "mirror.lvlltd.com",
      "surface": "mirror",
      "homePath": "/mirror",
      "audience": "buyer",
      "publicUrl": "https://mirror.lvlltd.com"
    },
    {
      "host": "circuit.lvlltd.com",
      "surface": "circuit",
      "homePath": "/circuit",
      "audience": "agent",
      "publicUrl": "https://circuit.lvlltd.com"
    },
    {
      "host": "anchor.lvlltd.com",
      "surface": "anchor",
      "homePath": "/anchor",
      "audience": "buyer",
      "publicUrl": "https://anchor.lvlltd.com"
    },
    {
      "host": "monitor.lvlltd.com",
      "surface": "monitor",
      "homePath": "/monitor",
      "audience": "operator",
      "publicUrl": "https://monitor.lvlltd.com"
    },
    {
      "host": "music.lvlltd.com",
      "surface": "music",
      "homePath": "/music",
      "audience": "operator",
      "publicUrl": "https://music.lvlltd.com"
    },
    {
      "host": "api.lvlltd.com",
      "surface": "api",
      "homePath": "/api/store/catalog",
      "audience": "agent",
      "publicUrl": "https://api.lvlltd.com"
    }
  ],
  "capabilities": [
    "lvl-merch-v1-catalog",
    "lvl-agent-order-v1",
    "lvl-agent-design-v1",
    "sealed-order-token",
    "multi-rail-settle",
    "printify-pod",
    "agent-quote",
    "agent-order",
    "payment-verify",
    "printify-fulfill",
    "design-brief",
    "batch-quote",
    "idempotent-external-ref",
    "agent-sdk-mjs"
  ],
  "agent_shopping_steps": [
    "GET /api/agent/status",
    "GET /api/store/catalog",
    "POST /api/agent/quote",
    "POST /api/agent/orders  (save order.token)",
    "POST /api/agent/orders/{id}/pay  { method, token }"
  ],
  "steps": [
    "GET /api/agent/card — discover capabilities",
    "GET /api/store/catalog — list agent-shopable SKUs",
    "Create intent (sku, amount, chainHint)",
    "Sign intent (agent wallet / key)",
    "Handoff → /pay?skill=&amount= multi-rail",
    "Optional: POST Printify fulfillment after settle"
  ],
  "updatedAt": "2026-09-26T16:52:01.381Z"
}