Account System
Every workspace gets `codee_user_id`, `workspace_id`, plan, delivery room, and proof reports.
foundation live
Codee Light SaaS
Folder to offer to delivery
One workspace carries the user ID, service lane, entitlement, preview, proof reports, Stripe activation path, delivery room, and support requests.
SaaS layer
These are the next platform pieces Codee now tracks through the CLI, public pages, manifests, and route loop.
Every workspace gets `codee_user_id`, `workspace_id`, plan, delivery room, and proof reports.
foundation live`codee launch` writes the public launch packet, onboarding proof, demo scripts, policy queue, and valuation metrics.
foundation liveCanary, beta, and stable keep risky updates away from public users until proof passes.
foundation livePlans describe what unlocks before hosting, deploys, support, or suite work begins.
foundation liveOne customer page routes users back to their delivery room, workbench, scans, and upgrade path.
foundation liveThe owner operating layer routes entities, AI K9 agents, proof loops, and daily next-three moves.
foundation liveCodeeAdmin now exposes the next 20 moves as a browser checklist, CLI output, manifest, and route-loop target.
foundation livePublic evidence links prove Codee routes, downloads, release files, and service surfaces exist.
foundation live`codee starter` creates a usable folder with service lane, SaaS manifest, and next checks.
foundation live`codee remote` prepares the phone desktop viewer and the safer command bridge as separate tracks.
foundation liveCodee can generate a locked preview while Stripe verifies the activation step.
foundation liveOpen-source courses stay simple and accessible, with paid public support kept separate.
foundation liveCodee now exposes the company structure, IP register, investor scorecard, agent model, and impact model as proof targets.
foundation liveVeterans can build a focused Codee agent, first service lane, case study, and advisor-reviewed growth packet.
foundation live`codee company --packet all` now writes data-room, governance, IP, impact, case-study, and investor packets.
foundation liveThe launch checklist and CODEECPA workspace turn packets into step-by-step browser workspaces.
foundation live`codee codeecpa` prepares legal, tax, CPA, nonprofit, and investor-review packets with hard guardrails.
foundation liveCommand path
The CLI keeps the folder local, then connects to Codee backend only when the user asks for preview, payment, support, or hosted activation.
curl -L https://clients.codee.chat/assets/downloads/codee-cli.py -o codee.py python3 codee.py starter ./my-business --preset qrcodee --business "My Business" --email owner@example.com --force python3 codee.py portal ./my-business --service codeeqr --plan free-trainee python3 codee.py launch ./my-business --business "My Business" --email owner@example.com --write --force python3 codee.py codeeadmin ./my-business --business "AI K9 / Invest In Vets" --owner "Sean" --focus "land housing mission" --write --force open https://clients.codee.chat/codeeadmin-next20.html python3 codee.py codeecpa ./my-business --business "My Business" --write --force python3 codee.py entitlements ./my-business --plan pro python3 codee.py test lane ./my-business --service codeeqr --target-url https://codee.chat --route-check python3 codee.py preview ./my-business --service codeeqr --business "My Business" --email owner@example.com --target-url https://codee.chat --dry-run