Codee Light SaaS

Folder to offer to delivery

Codee is becoming the light SaaS for live business tools.

One workspace carries the user ID, service lane, entitlement, preview, proof reports, Stripe activation path, delivery room, and support requests.

SaaS layer

Twenty moves, one platform direction.

These are the next platform pieces Codee now tracks through the CLI, public pages, manifests, and route loop.

Identity

Account System

Every workspace gets `codee_user_id`, `workspace_id`, plan, delivery room, and proof reports.

foundation live
Launch

One Through Twenty

`codee launch` writes the public launch packet, onboarding proof, demo scripts, policy queue, and valuation metrics.

foundation live
Upgrade

Release Channels

Canary, beta, and stable keep risky updates away from public users until proof passes.

foundation live
Access

Entitlements

Plans describe what unlocks before hosting, deploys, support, or suite work begins.

foundation live
Client

Portal

One customer page routes users back to their delivery room, workbench, scans, and upgrade path.

foundation live
Owner

CodeeAdmin

The owner operating layer routes entities, AI K9 agents, proof loops, and daily next-three moves.

foundation live
Execution

Next 20 Board

CodeeAdmin now exposes the next 20 moves as a browser checklist, CLI output, manifest, and route-loop target.

foundation live
Proof

Proof Wall

Public evidence links prove Codee routes, downloads, release files, and service surfaces exist.

foundation live
Starter

One Command

`codee starter` creates a usable folder with service lane, SaaS manifest, and next checks.

foundation live
Remote

Viewer and CLI Bridge

`codee remote` prepares the phone desktop viewer and the safer command bridge as separate tracks.

foundation live
Paywall

Preview Then Pay

Codee can generate a locked preview while Stripe verifies the activation step.

foundation live
Mission

Trainee First

Open-source courses stay simple and accessible, with paid public support kept separate.

foundation live
Alignment

Mission And IP

Codee now exposes the company structure, IP register, investor scorecard, agent model, and impact model as proof targets.

foundation live
Founder

Veteran Agent Path

Veterans can build a focused Codee agent, first service lane, case study, and advisor-reviewed growth packet.

foundation live
Admin

Company Packets

`codee company --packet all` now writes data-room, governance, IP, impact, case-study, and investor packets.

foundation live
Checklist

Live Workspaces

The launch checklist and CODEECPA workspace turn packets into step-by-step browser workspaces.

foundation live
CODEECPA

Professional Review Prep

`codee codeecpa` prepares legal, tax, CPA, nonprofit, and investor-review packets with hard guardrails.

foundation live

Command path

Start like a SaaS customer.

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