ZL Live v0.8.0

One ZL Live product, one GitHub repo, six long-lived branch states, six Vercel Projects/subdomains, one Wasabi/S3 bucket with six prefixes.

{
  "productProgramName": "ZL Live",
  "githubProjectBoardName": "ZL Live",
  "githubProjectBoardCount": 1,
  "githubRepoCount": 1,
  "githubRepo": "ZOOMLOOK-LLC/ZL-Live",
  "branchStateCount": 6,
  "vercelProjectCount": 6,
  "deploymentSurfaceCount": 6,
  "localWorktreeCount": 6,
  "goldenProductionBranch": "main",
  "previewBranch": "dev",
  "previewIsStandaloneRepo": false,
  "coderBranches": [
    "codex-dev",
    "cursor-dev",
    "claude-dev"
  ],
  "hotfixBranch": "hotfix-dev",
  "vercelProjects": [
    "zl-live-golden-production",
    "zl-live-golden-preview",
    "zl-live-codex",
    "zl-live-cursor",
    "zl-live-claude",
    "zl-live-hotfix"
  ],
  "vercelDefaultDomains": [
    "zl-live-golden-production.vercel.app",
    "zl-live-golden-preview.vercel.app",
    "zl-live-codex.vercel.app",
    "zl-live-cursor.vercel.app",
    "zl-live-claude.vercel.app",
    "zl-live-hotfix.vercel.app"
  ],
  "hotStoragePrefixes": [
    "live/zl-live/golden/main/",
    "live/zl-live/golden/dev-preview/",
    "live/zl-live/codex/dev/",
    "live/zl-live/cursor/dev/",
    "live/zl-live/claude/dev/",
    "live/zl-live/hotfix/dev/"
  ],
  "wasabiBucketCount": 1,
  "rule": "One ZL Live product, one GitHub repo, six long-lived branch states, six Vercel Projects/subdomains, one Wasabi/S3 bucket with six prefixes.",
  "promotionRule": "Codex/Cursor/Claude/Hotfix branch states feed selected patches into dev; dev deploys Preview; passing Preview merges to main for Golden production.",
  "competitionRule": "This is competitive AI development by style, not adversarial AI safety. Branches compete for best proof, smallest correct diff, native ZOOMLOOK style, and mergeability."
}