Progress as of 2026-07-02
Live build status, layered on top of the decisions captured below
Done Shipped to staging
- Schema-resilience foundation (PR #396): pre-connect schema gate, hardened prod CI, safe migration path
- Entry / fork-door (Phase 24): /start gate, Creator Studio = Catalyst + admin only
- Onboarding O-1..O-9, O-10, O-11 fully built to staging
- Offline-first / instant app: durable outbox, no false tier-locks, splash retired
- Learning Lab browse, offer detail, personalized home, My Library (P1a/P1b/P2/P3/P6)
- Marketplace core: live on PROD since 2026-06-01, zero data loss
- Community gratitude gate + anonymous-to-signed-in gratitude carry-through
In progress Being verified / finished now
- O-12: auto-initiate onboarding for not-yet-initiated users (on staging, E2E verification underway)
- Landing-redirect removal + infinite-"Connecting" resilience fix
- Creator Studio nav polish to match mockups
Pending Not started yet
- Marketplace payments + Stripe Connect (Phases 26-35)
- Admin Support Console (Phase 38)
- Email verification flow
- Ratings & Reviews (P4), Shelves & Recommendations (P5)
- Schema-Guard maincloud relay
How to read the badges below: every phase card in the console now carries a small DONE / IN PROGRESS / PENDING pill next to its title, reflecting real build+ship status on staging-next as of this update. This is a status layer only -- none of the decision answers captured in each phase's plan were changed.
Recently shipped to staging (synced 2026-07-02)
8f99b25b fix(marketplace): seed demo listings with curated category strings (#107) (#476)
ff390c8d fix(onboarding-o5): clarify role/timezone prompt copy (#106) (#475)
1d544fbe fix(onboarding): O-12 waits for feature_flags subscription before evaluating kill-switch (#474)
cefbdd80 Merge pull request #471 from braceyourself/feat/marketplace-live-categories-v2
f3ffc80f GREEN: marketplace categoryRows sourced from live marketplace_categories
dd48da50 RED: marketplace categoryRows derives from live marketplace_categories table
8fb7d083 O-12: auto-initiate onboarding for any not-yet-initiated user (#470)
a3f32129 LL P3: My Library (purchased items + fulfillment) (#469)
2947e26f GREEN: LL P2 personalized Learning Lab Home (locked Inner tab)
17fe93e9 RED: LL P2 personalized Learning Lab Home (locked Inner tab)
34cfd28c fix(onboarding): wire isFlagEnabled to O-11 rollout-percentage gate (#467)
dad0819a Onboarding O-11: admin funnel + progressive rollout gate (#466)
a35c4b13 Merge pull request #465 from braceyourself/feat/ll-detail-match
bae8a3c7 feat(learning-lab): GREEN for Offer Detail P1b (content-preview, related rail, reviews slot)
4216e9e2 test(learning-lab): RED contract for Offer Detail P1b (content-preview, related rail, reviews slot)