{
  "ok": true,
  "schema": "lvl-recommendations-v2",
  "skill": {
    "id": "agent-x402-first-buy",
    "name": "Agent x402 First Buy",
    "category": "Commerce",
    "price_usd": 0.05,
    "related_skills": [],
    "requires": [],
    "complements": []
  },
  "recommendations": [
    {
      "skill_id": "wallet-onboarding-noncrypto-buyers",
      "name": "Wallet Onboarding for Non-Crypto Buyers",
      "price_usd": 3.99,
      "category": "Commerce",
      "score": 12,
      "reasons": [
        "same_category",
        "tag_overlap",
        "ecosystem_next"
      ],
      "challenge": "https://lvlltd.com/api/pay?skill=wallet-onboarding-noncrypto-buyers",
      "outline": "https://lvlltd.com/skills/wallet-onboarding-noncrypto-buyers/outline.json",
      "requires": false,
      "complements": false
    },
    {
      "skill_id": "cold-start-catalog-bootstrapper",
      "name": "Cold-Start Catalog Bootstrapper",
      "price_usd": 7.99,
      "category": "Growth",
      "score": 8,
      "reasons": [
        "ecosystem_next"
      ],
      "challenge": "https://lvlltd.com/api/pay?skill=cold-start-catalog-bootstrapper",
      "outline": "https://lvlltd.com/skills/cold-start-catalog-bootstrapper/outline.json",
      "requires": false,
      "complements": false
    },
    {
      "skill_id": "aie-gpu-hour-meter",
      "name": "GPU-Hour Metering Agent",
      "price_usd": 0.06,
      "category": "Finance",
      "score": 7,
      "reasons": [
        "co_purchase"
      ],
      "challenge": "https://lvlltd.com/api/pay?skill=aie-gpu-hour-meter",
      "outline": "https://lvlltd.com/skills/aie-gpu-hour-meter/outline.json",
      "requires": false,
      "complements": false
    },
    {
      "skill_id": "aie-premium-access-token",
      "name": "Premium Access Token Agent",
      "price_usd": 0.99,
      "category": "Agent Ops",
      "score": 7,
      "reasons": [
        "co_purchase"
      ],
      "challenge": "https://lvlltd.com/api/pay?skill=aie-premium-access-token",
      "outline": "https://lvlltd.com/skills/aie-premium-access-token/outline.json",
      "requires": false,
      "complements": false
    },
    {
      "skill_id": "studio-producer-expert",
      "name": "Production Direction Expert",
      "price_usd": 2.99,
      "category": "Other",
      "score": 5,
      "reasons": [
        "ecosystem_music"
      ],
      "challenge": "https://lvlltd.com/api/pay?skill=studio-producer-expert",
      "outline": "https://lvlltd.com/skills/studio-producer-expert/outline.json",
      "requires": false,
      "complements": false
    },
    {
      "skill_id": "tesla-trek-coordinator",
      "name": "Tesla Trek Coordinator",
      "price_usd": 2.99,
      "category": "Other",
      "score": 5,
      "reasons": [
        "ecosystem_trek"
      ],
      "challenge": "https://lvlltd.com/api/pay?skill=tesla-trek-coordinator",
      "outline": "https://lvlltd.com/skills/tesla-trek-coordinator/outline.json",
      "requires": false,
      "complements": false
    },
    {
      "skill_id": "ap2-mandate-implementation-guide",
      "name": "AP2 Mandate Implementation Guide",
      "price_usd": 6.99,
      "category": "Commerce",
      "score": 3,
      "reasons": [
        "same_category"
      ],
      "challenge": "https://lvlltd.com/api/pay?skill=ap2-mandate-implementation-guide",
      "outline": "https://lvlltd.com/skills/ap2-mandate-implementation-guide/outline.json",
      "requires": false,
      "complements": false
    },
    {
      "skill_id": "x402-merchant-operating-system",
      "name": "x402 Merchant Operating System",
      "price_usd": 39,
      "category": "Commerce",
      "score": 3,
      "reasons": [
        "same_category"
      ],
      "challenge": "https://lvlltd.com/api/pay?skill=x402-merchant-operating-system",
      "outline": "https://lvlltd.com/skills/x402-merchant-operating-system/outline.json",
      "requires": false,
      "complements": false
    }
  ],
  "bundles_including": [
    {
      "id": "bundle-x402-buyer-ops",
      "name": "x402 Buyer Ops Stack",
      "price_usd": 4.49,
      "challenge": "https://lvlltd.com/api/pay?skill=bundle-x402-buyer-ops",
      "reason": "bundle_includes_skill"
    }
  ],
  "ecosystem": {
    "music_library": "https://music.lvlltd.com/",
    "tesla_trek": "https://tesla-trek.com/",
    "studio": "https://studio.lvlltd.com/",
    "bridges_page": "https://lvlltd.com/ecosystem/",
    "music_skills": [
      "studio-producer-expert",
      "studio-mix-expert",
      "studio-master-expert",
      "studio-tracking-expert",
      "studio-intake-expert"
    ],
    "trek_skills": [
      "tesla-trek-coordinator"
    ],
    "note": "Sister products are not merch. Skills above enhance music/trek workflows when present in catalog."
  },
  "start_here": null,
  "sources": {
    "explicit_fields": "related_skills / requires / complements when present",
    "co_purchase": "same wallet confirmed unlocks (ledger)",
    "structural": "same_category + tag_overlap",
    "ecosystem_bridges": "music studio + Tesla Trek editorial adjacency (catalog-gated)"
  },
  "note": "Hand-curated bundles remain under /api/shop → bundles; this graph scales beyond editorial lists. Never invents co-purchase without ledger rows."
}