{
  "version": "2026.05.26-launch-exposure-v1",
  "status": "active",
  "name": "Codee Launch Exposure Manifest",
  "purpose": "Keep public launch sharing focused on live, scanned, proof-backed Codee routes.",
  "rule": "Do not blast a route unless it opens, explains the offer, has a clear next action, and appears in the scan list.",
  "primary_routes": [
    {
      "id": "front-door",
      "label": "Codee Chat Intake",
      "url": "https://codee.chat/",
      "purpose": "Public front door for service intake and client action."
    },
    {
      "id": "clients-app",
      "label": "Codee App Workspace",
      "url": "https://clients.codee.chat/codee-chat.html",
      "purpose": "Installable app workspace, client delivery, training, and proof tools."
    },
    {
      "id": "cli",
      "label": "Codee CLI",
      "url": "https://clients.codee.chat/codee-cli.html",
      "purpose": "Downloadable Codee tool for route scans, course folders, proof reports, and support packets."
    },
    {
      "id": "courses",
      "label": "Index to Income Courses",
      "url": "https://clients.codee.chat/index2income/",
      "purpose": "Open-source course layer for QRCodee, Codee Flyer, and Codee App."
    },
    {
      "id": "proof-console",
      "label": "Training Proof Console",
      "url": "https://clients.codee.chat/codee-training-proof.html",
      "purpose": "Proof gates, saved packets, and CLI commands before hosting or support."
    },
    {
      "id": "trainee-hub",
      "label": "Trainee Hub",
      "url": "https://clients.codee.chat/codee-trainee-hub.html",
      "purpose": "Veteran-first progress, proof, and training identity."
    },
    {
      "id": "aik9",
      "label": "AI K9 Kennel",
      "url": "https://aik9kennel.online/",
      "purpose": "Service-facing public business and mission support route."
    },
    {
      "id": "nvest",
      "label": "INVEST IN VETS",
      "url": "https://nvestnvets.online/training.html",
      "purpose": "Mission training route connected to veterans-first access."
    }
  ],
  "blast_assets": [
    {
      "id": "qrcodee",
      "label": "QRCodee Course QR",
      "url": "https://clients.codee.chat/assets/social/index2income-blast/qrcodee-feed.png?v=20260526-course-qr-v1",
      "course_url": "https://clients.codee.chat/index2income/qrcodee/"
    },
    {
      "id": "codeeflyer",
      "label": "Codee Flyer Course QR",
      "url": "https://clients.codee.chat/assets/social/index2income-blast/codeeflyer-feed.png?v=20260526-course-qr-v1",
      "course_url": "https://clients.codee.chat/index2income/codeeflyer/"
    },
    {
      "id": "codeeapp",
      "label": "Codee App Course QR",
      "url": "https://clients.codee.chat/assets/social/index2income-blast/codeeapp-feed.png?v=20260526-course-qr-v1",
      "course_url": "https://clients.codee.chat/index2income/codeeapp/"
    },
    {
      "id": "index2income",
      "label": "Index to Income Course QR",
      "url": "https://clients.codee.chat/assets/social/index2income-blast/index2income-feed.png?v=20260526-course-qr-v1",
      "course_url": "https://clients.codee.chat/index2income/"
    }
  ],
  "exposure_checklist": [
    "Run codee_404_loop before sending public traffic.",
    "Run Codee CLI webapp-health and course-smoke.",
    "Open the proof console and confirm the lane proof gates.",
    "Use codee.chat for public intake and clients.codee.chat for app, training, proof, and delivery.",
    "Keep the CTA simple: learn, start intake, download CLI, or ask Codee to host.",
    "Do not promote paused Google/Intelligence lanes during this public launch."
  ],
  "recommended_cli_commands": [
    "python3 codee.py launch-exposure",
    "python3 codee.py webapp-health --json",
    "python3 codee.py course-smoke --json",
    "python3 tools/codee_404_loop.py --loops 1 --json"
  ]
}
