Phase 1 status

Current implementation checkpoint

The workflow layer is now testable end-to-end in UI. Database-backed persistence is the next hardening step.

Database mode

DATABASE_URL is not configured in runtime yet. Current onboarding approval flow uses an in-memory workflow store so the UI and process can be validated immediately.

Auth + RBAC foundation
WeeCommerce onboarding form
Admin onboarding review
Approval action with setup token generation
Reserved project code generation
Real PostgreSQL persistence wiring (next)