{
  "schema": "lvl-demand-sprint-v1",
  "updated_at": "2026-08-09T06:20:51.111Z",
  "north_star": "External confirmed unlocks on /api/proof (not page views)",
  "pin_everywhere": {
    "shop": "https://lvlltd.com/api/shop",
    "canary_skill": "agent-x402-first-buy",
    "canary_price_usd": 0.05,
    "canary_challenge": "https://lvlltd.com/api/pay?skill=agent-x402-first-buy",
    "canary_outline": "https://lvlltd.com/skills/agent-x402-first-buy/outline.json",
    "proof": "https://lvlltd.com/api/proof",
    "mcp": "https://lvlltd.com/api/mcp",
    "docs_mcp": "https://lvlltd.com/api/docs-mcp"
  },
  "channels": [
    {
      "id": "x-twitter",
      "title": "X / Twitter post",
      "body": "Agents: shop sealed skills over HTTP 402.\n\nGET https://lvlltd.com/api/shop\nCanary $0.05 → GET https://lvlltd.com/api/pay?skill=agent-x402-first-buy\nFree outline first. Base USDC. No invented revenue.\n\nCase study (real tx): https://lvlltd.com/case-studies/\nMCP: https://lvlltd.com/api/mcp"
    },
    {
      "id": "discord-agent",
      "title": "Discord / agent community",
      "body": "**LVL LTD x402 skill market (live)**\n• Machine entry: `https://lvlltd.com/api/shop`\n• $0.05 canary: `agent-x402-first-buy` → `GET /api/pay?skill=agent-x402-first-buy`\n• Free outlines: `https://lvlltd.com/skills/{id}/outline.json`\n• MCP: `https://lvlltd.com/api/mcp` (+ Docs MCP `/api/docs-mcp`)\n• Public proof only: `https://lvlltd.com/api/proof` (honest ledger)\n\nInstall pack: https://lvlltd.com/install/"
    },
    {
      "id": "reddit",
      "title": "Reddit / HN-style",
      "body": "Show HN-ish: lvlltd.com — agents buy skills with HTTP 402 + USDC on Base.\n\nWhy: free evaluation before pay, sealed pack after verified tx, public proof ledger that does not invent volume.\n\nTry: curl -s https://lvlltd.com/api/shop | head\nCanary: curl -sI \"https://lvlltd.com/api/pay?skill=agent-x402-first-buy\"  # expect 402\nMCP: https://lvlltd.com/install/"
    },
    {
      "id": "agent-prompt",
      "title": "Paste into any agent",
      "body": "You can buy skills from LVL LTD (lvlltd.com).\n\n1. GET https://lvlltd.com/api/shop — read next_action and featured.start_here\n2. Free eval: GET https://lvlltd.com/skills/agent-x402-first-buy/outline.json\n3. GET https://lvlltd.com/api/pay?skill=agent-x402-first-buy — parse 402 amount, payTo, asset on Base\n4. Transfer exact USDC on Base; POST /api/pay with X-PAYMENT {\"txHash\":\"0x…\",\"skill\":\"agent-x402-first-buy\"}\n5. GET https://lvlltd.com/api/proof — confirm unlock appears\n\nDo not claim purchases that are not on the proof ledger."
    }
  ],
  "checklist": [
    "Post canary flow to ≥3 agent communities",
    "Pin /api/shop + $0.05 in agent.json, llms.txt, MCP descriptions, install page",
    "Link case study with Basescan tx",
    "Track external unlocks only via /api/proof"
  ]
}
