{
  "schema": "lvl-fleet-v1",
  "name": "LVL LTD multi-domain agent commerce fleet",
  "company": "LVL LTD CO",
  "updated_at": "2026-09-05T04:21:31.756Z",
  "version": "1.6.0",
  "treasury": {
    "network": "base",
    "chain_id": 8453,
    "asset": "USDC",
    "pay_to": "0x8e51309870394f79574452a52a3c916622f0c4d1",
    "basescan": "https://basescan.org/address/0x8e51309870394f79574452a52a3c916622f0c4d1#tokentxns"
  },
  "canonical_proof": "https://lvlltd.com/api/proof",
  "canonical_revenue": "https://lvlltd.com/api/revenue",
  "ledger_note": "Confirmed unlocks are recorded on lvlltd.com KV ledger only. swarm.lvlltd.com may nest a smoke_demo_not_ledger pointer under proof — never sum into GMV. Canonical: /api/proof.",
  "markets": {
    "open_marketplace": {
      "id": "lvlltd-open-market",
      "url": "https://lvlltd.com/hub/upload/",
      "role": "third_party_listings",
      "buyable_here": true,
      "feed": "https://lvlltd.com/open-market.json",
      "list": "https://lvlltd.com/api/upload?list=1",
      "publish": "POST https://lvlltd.com/api/upload",
      "escrow": "https://lvlltd.com/api/escrow",
      "escrow_contract": "0x95664Aebf479E6A6DEF2Bfc0C1A81226F83Bd7D6",
      "contract": "lvl-upload-escrow-v1",
      "mechanics": "held_fund_contract",
      "fee_free_tier_percent": 15,
      "separate_from_catalog_json": true,
      "note": "User listings; USDC held in LVLEscrow until confirmDelivery. Not mixed into first-party catalog.json."
    },
    "skills": {
      "id": "lvlltd-skills",
      "url": "https://lvlltd.com",
      "role": "primary_skill_market",
      "buyable_here": true,
      "catalog": "https://lvlltd.com/catalog.json",
      "catalog_html": "https://lvlltd.com/catalog/",
      "shop": "https://lvlltd.com/api/shop",
      "search": "https://lvlltd.com/api/catalog",
      "pay": "https://lvlltd.com/api/pay",
      "proof": "https://lvlltd.com/api/proof",
      "revenue": "https://lvlltd.com/api/revenue",
      "agent": "https://lvlltd.com/agent.json",
      "marketplace": "https://lvlltd.com/hub/marketplace/",
      "skill_count": 250,
      "premium_count": 185,
      "inventory": {
        "skills": 250,
        "premium": 185,
        "digital_goods": 1
      }
    },
    "music_lab": {
      "id": "lvlltd-music-lab",
      "url": "https://lvlltd.com/tools/music-lab/",
      "app": "https://lvlltd.com/tools/music-lab/app/",
      "role": "free_browser_music_tools",
      "buyable_here": false,
      "features": [
        "AS3340-class modular voice",
        "Eurorack 1V/oct expo calibration",
        "16-step drum sequencer",
        "AI genre patterns"
      ],
      "source": "https://github.com/omgawdmadeit1/lvlltd-drums",
      "mirror": "https://lvlltd-drums.vercel.app",
      "note": "Free tools on apex — same-origin app under /tools/music-lab/app/. Not skill catalog."
    },
    "music": {
      "id": "music-lvlltd",
      "url": "https://music.lvlltd.com",
      "role": "music_library",
      "buyable_here": false,
      "note": "Free stream; x402 download on music domain (same Base USDC treasury). Full catalog.json is ~5MB / 3k tracks — do NOT fetch every session.",
      "health": "https://music.lvlltd.com/health",
      "health_alt": "https://music.lvlltd.com/api/health",
      "health_note": "Both /health and /api/health return 200 (alias). Prefer either. Apex uses /api/health.",
      "catalog": "https://music.lvlltd.com/catalog.json",
      "catalog_slim": "https://music.lvlltd.com/catalog-slim.json",
      "catalog_paginated": "https://lvlltd.com/api/music-catalog",
      "catalog_meta": "https://lvlltd.com/api/music-catalog?fields=meta",
      "catalog_page_example": "https://lvlltd.com/api/music-catalog?limit=50&offset=0",
      "pay": "https://music.lvlltd.com/api/pay?track=<id>",
      "pay_usage": "GET /api/pay?track=<id> → 402; free stream /stream/<id>; paid /file/<id>?tx=0x… ($0.05 USDC)",
      "download_price_usd": 0.05,
      "x402_version_note": "Music challenges advertise x402_version \"1\" + x402Version 1; apex skills use \"2\". Always read the field on the challenge body.",
      "skill_market": "https://lvlltd.com/",
      "agent_guidance": [
        "GET https://lvlltd.com/api/music-catalog?fields=meta for track_count without body",
        "GET https://lvlltd.com/api/music-catalog?limit=50&offset=0 (or &cursor=) for pages",
        "Optional q= / genre= filters on the paginated API",
        "Avoid full https://music.lvlltd.com/catalog.json unless you need every field"
      ],
      "genre_note": "Genre lanes are real genres only (Pop/Country/R&B/…). Session archives use content_type=session_archive and the Archives filter — not a genre chip."
    },
    "swarm": {
      "id": "swarm-lvlltd",
      "url": "https://swarm.lvlltd.com",
      "role": "swarm_worker_subset",
      "buyable_here": true,
      "home": "https://swarm.lvlltd.com/",
      "health": "https://swarm.lvlltd.com/health",
      "health_alt": "https://swarm.lvlltd.com/api/health",
      "health_note": "GET /health and GET /api/health both 200 (alias). Prefer either; apex uses /api/health.",
      "catalog": "https://swarm.lvlltd.com/catalog.json",
      "swarm_json": "https://swarm.lvlltd.com/swarm.json",
      "pay": "https://swarm.lvlltd.com/api/pay",
      "orchestrate_on_main": "https://lvlltd.com/api/orchestrate",
      "x402_version_note": "Swarm challenges currently advertise x402 v1; apex skills use v2 — parse per domain.",
      "intent": "curated_multi_agent_worker_subset_not_forgotten_inventory",
      "discoverability": "api_shop.sister_markets.swarm + fleet.json + /swarm/ UI",
      "skill_count": 22,
      "skill_count_note": "22 buyable skills in catalog.json.skills[]. Two delisted_credibility IDs live only under catalog.not_for_sale (not sold).",
      "overlap_with_main": "All 22 buyable skill IDs also on lvlltd.com/catalog.json at the same price_usd",
      "not_for_sale_ids": [
        "agent-evaluation-red-teaming-certification-specialist",
        "ethical-agent-behavior-designer-alignment-specialist"
      ],
      "not_for_sale_note": "Delisted_credibility on main (template outlines). Removed from swarm for-sale catalog and /api/pay returns 403 not_for_sale. Do not sell at premium until re-outlined.",
      "note": "Intentional multi-agent subset (not abandoned). Buyable IDs match main price_usd. Same treasury as apex. Revenue truth: lvlltd.com /api/proof only.",
      "proof": {
        "kind": "smoke_demo_not_ledger",
        "homepage_fields": [
          "proof"
        ],
        "top_level_proof_tx": false,
        "note": "Top-level proof_tx removed. Optional smoke pointer lives only under proof.kind=smoke_demo_not_ledger (proof.smoke_explorer). Confirmed unlocks: https://lvlltd.com/api/proof only.",
        "canonical_proof": "https://lvlltd.com/api/proof"
      },
      "agent_guidance": [
        "GET https://swarm.lvlltd.com/health or /api/health — liveness",
        "GET https://swarm.lvlltd.com/ — worker card (proof.kind=smoke_demo_not_ledger; no bare proof_tx)",
        "GET https://swarm.lvlltd.com/catalog.json — buyable skills only in skills[]",
        "GET https://lvlltd.com/api/shop — sister_markets.swarm for discovery from apex",
        "GET https://swarm.lvlltd.com/api/pay?skill=<buyable-id> — 402 challenge (x402_version on body)",
        "GET https://lvlltd.com/api/proof — confirmed unlocks only"
      ]
    },
    "brain": {
      "id": "brain-neurotech",
      "url": "https://lvlltd.com/brain/",
      "role": "neurotech_product_surface",
      "status": "planned_path_only",
      "buyable_here": true,
      "prefer": "https://lvlltd.com/brain/",
      "human": "https://lvlltd.com/brain/",
      "dns_subdomain": null,
      "unavailable_host": "brain.lvlltd.com",
      "dns_note": "PLANNED/UNAVAILABLE as a public DNS name. Use https://lvlltd.com/brain/ only. Do not resolve brain.lvlltd.com (NXDOMAIN by design until provisioned).",
      "related_skills": [
        "sovereignzero-neurotech-os-pack",
        "sovereignzero-bmass-node",
        "brain-safe-ave-protocol",
        "openbci-adaptive-calibration",
        "eeg-closed-loop-controller"
      ],
      "skill_outline_example": "https://lvlltd.com/skills/sovereignzero-neurotech-os-pack/outline.json"
    },
    "tesla_trek": {
      "id": "tesla-trek",
      "url": "https://www.tesla-trek.com",
      "url_apex": "https://tesla-trek.com",
      "role": "sister_travel_product",
      "buyable_here": false,
      "canonical": "https://www.tesla-trek.com/",
      "note": "Apex tesla-trek.com 308-redirects to www. Prefer www for agents.",
      "related_skill": "tesla-trek-coordinator",
      "skill_outline": "https://lvlltd.com/skills/tesla-trek-coordinator/outline.json",
      "skill_challenge": "https://lvlltd.com/api/pay?skill=tesla-trek-coordinator"
    },
    "forge": {
      "id": "hu-manforge",
      "url": "https://forge.lvlltd.com",
      "role": "human_performance_spa",
      "buyable_here": false,
      "status": "live",
      "origin": "github_pages",
      "source": "https://github.com/omgawdmadeit1/forge-web",
      "note": "Hu-ManForge SPA. Paid bridge: LVL Revenue OS / canary CTAs on site.",
      "pay_bridge": "https://lvlltd.com/hub/marketplace?buy=lvl-agent-revenue-os-pack&pay=1",
      "canonical_proof": "https://lvlltd.com/api/proof"
    },
    "receptorome": {
      "id": "receptorome",
      "url": "https://receptorome.lvlltd.com",
      "role": "multi_drug_receptor_analyzer",
      "buyable_here": false,
      "status": "live",
      "origin": "github_pages",
      "source": "https://github.com/omgawdmadeit1/receptorome",
      "regulatory": "research_education_tool_not_medical_advice",
      "note": "Receptorome SPA. Research/education only. Paid methods pack bridges to LVL.",
      "pay_bridge": "https://lvlltd.com/hub/marketplace?buy=lvl-agent-revenue-os-pack&pay=1",
      "canonical_proof": "https://lvlltd.com/api/proof"
    },
    "dropagent": {
      "id": "dropagent",
      "url": "https://dropagent.lvlltd.com",
      "role": "tcg_restock_sniper_spa",
      "buyable_here": false,
      "status": "park_or_merge",
      "origin": "github_pages",
      "note": "Classify: park public GTM or merge as agent skill narrative.",
      "canonical_proof": "https://lvlltd.com/api/proof"
    },
    "aftervault": {
      "id": "aftervault",
      "url": "https://aftervault.lvlltd.com",
      "role": "life_ops_vault_spa",
      "buyable_here": false,
      "status": "live_classify",
      "origin": "vercel",
      "note": "AfterVault on Vercel. Pay path TBD (export/family).",
      "canonical_proof": "https://lvlltd.com/api/proof"
    },
    "echoforge": {
      "id": "echoforge",
      "url": "https://echoforge.lvlltd.com",
      "role": "ar_location_memory_spa",
      "buyable_here": false,
      "status": "flaky",
      "action": "fix_or_sunset",
      "origin": "github_pages",
      "note": "Historically timeout/SSL/flaky origin. Do not market or claim buyable until green. Phase 0: fix GH Pages HTTPS or remove CNAME.",
      "canonical_proof": "https://lvlltd.com/api/proof"
    },
    "factory": {
      "id": "lvl-factory",
      "url": "https://factory.lvlltd.com",
      "role": "skill_factory_proxy",
      "buyable_here": false,
      "status": "live",
      "origin": "cloudflare_worker",
      "worker": "lvl-factory-proxy",
      "note": "Infrastructure for skill/music pack factory — not a separate GTM track."
    },
    "studio": {
      "id": "lvlltd-studio-hub",
      "url": "https://studio.lvlltd.com",
      "role": "music_studio_suite",
      "buyable_here": false,
      "status": "live",
      "origin": "cloudflare_worker",
      "worker": "lvlltd-studio-hub",
      "aliases": [
        "https://booking.lvlltd.com",
        "https://edit.lvlltd.com",
        "https://master.lvlltd.com",
        "https://mix.lvlltd.com",
        "https://produce.lvlltd.com",
        "https://promo.lvlltd.com",
        "https://release.lvlltd.com",
        "https://rights.lvlltd.com",
        "https://royalty.lvlltd.com",
        "https://track.lvlltd.com"
      ],
      "note": "One product (studio hub) with vanity DNS aliases — not 11 GTM tracks."
    }
  },
  "agent_discovery_order": [
    "GET https://lvlltd.com/fleet.json — this index",
    "GET https://lvlltd.com/api/shop — featured + next_action + proof",
    "GET https://lvlltd.com/catalog.json — full skill inventory (must match shop.inventory.skills)",
    "GET https://lvlltd.com/api/music-catalog?fields=meta — music track_count without multi-MB body",
    "GET https://lvlltd.com/api/music-catalog?limit=50 — paginated music tracks (preferred over music full catalog)",
    "GET https://swarm.lvlltd.com/health or /api/health — swarm liveness",
    "GET https://swarm.lvlltd.com/catalog.json — buyable swarm subset (skills[] only)",
    "GET https://lvlltd.com/brain/ — neurotech (NOT brain.lvlltd.com until DNS exists)",
    "GET https://lvlltd.com/api/proof — confirmed sales only",
    "GET https://forge.lvlltd.com/ — Hu-ManForge SPA (paid bridge to LVL)",
    "GET https://receptorome.lvlltd.com/ — Receptorome SPA (research tool language)",
    "GET https://studio.lvlltd.com/ — Studio hub (aliases share worker)",
    "GET https://www.tesla-trek.com/ — Tesla Trek sister product"
  ],
  "path_conventions": {
    "health": "/health",
    "health_alt": "/api/health",
    "apex_health": "https://lvlltd.com/health",
    "apex_health_alt": "https://lvlltd.com/api/health",
    "swarm_health": "https://swarm.lvlltd.com/health",
    "swarm_health_alt": "https://swarm.lvlltd.com/api/health",
    "music_health": "https://music.lvlltd.com/health",
    "music_health_alt": "https://music.lvlltd.com/api/health",
    "music_catalog_paginated": "https://lvlltd.com/api/music-catalog",
    "brain_canonical": "https://lvlltd.com/brain/",
    "x402_version_field": "x402_version (string) and x402Version (number) on every 402 challenge"
  },
  "consistency": {
    "rule": "lvlltd.com catalog.json skill_count MUST equal /api/shop inventory.skills",
    "check": "npm run assert:inventory",
    "price_sync": "npm run assert:swarm-prices (main vs swarm price_usd + no delisted buyable)"
  }
}