Product Positioning
Commercial onboarding is no longer theoretical
Signup, confirmation, starter trials, plan catalog seeding, and workspace provisioning are now part of the codebase instead of roadmap placeholders.
Phase 2
SimplyWarmup now supports confirmed-email signup, workspace creation, invitation-based access, starter trials, and billing-provider hooks. The warmup runtime remains available under the App area, but it now sits behind a real control plane instead of opening anonymously.
Product Positioning
Signup, confirmation, starter trials, plan catalog seeding, and workspace provisioning are now part of the codebase instead of roadmap placeholders.
Routing Strategy
The marketing area stays public while the App area now assumes a signed-in workspace member and resolves runtime state from that workspace.
Current Runtime
Operational data, settings, mailbox imports, and background worker loops are now tied to workspaces instead of a single global runtime bucket.
Next Phase
Phase 3 can now focus on deeper tenant-runtime auth, roles, and SQL Server migration because the control-plane and workspace model are in place.
Path To Launch