featureMatrix
Feature Matrix RBAC
Config-driven visibility (public/auth/roles) powering nav + page access before the admin UI ships.
Rollout timeline
Cohorts
Rollback: Set visibility to public + remove FeatureGate checks.
Beta
Current toggles cover the feature matrix/RBAC layer, home demo layout (`home*`), timeline parallax polish, Signal AI insights, and the Supabase snapshot source. Each card shows cohorts, dependencies, and a simple timeline dot (Off → Beta → On).
Docs: Feature matrix · Phase plan · Phase 0 guard.
featureMatrix
Config-driven visibility (public/auth/roles) powering nav + page access before the admin UI ships.
Rollout timeline
Cohorts
Rollback: Set visibility to public + remove FeatureGate checks.
homeDemoVariant
Redirect `/` to `home*` (Grid Composer + AI rail) for select cohorts while keeping `home.base` stable.
Rollout timeline
Cohorts
Dependencies
Rollback: Flip `activeVariant` back to `home.base` in featureMatrix.layouts.
timelineParallax
Enables the smoother carousel animation, textured rails, and Today badges on /timeline.
Rollout timeline
Cohorts
Rollback: Disable `timeline.parallaxTexture` + `showDateBadge` in featureMatrix.
signalAiInsights
Inline assistant preview on `home*` + future signal detail pages; captures schema for upcoming Convex run.
Rollout timeline
Cohorts
Dependencies
Rollback: Toggle `signals.aiAnalysis.enabled` off so UI hides the panel.
supabaseSnapshot
Phase 0 data loads from Supabase + RLS policies instead of local seed only.
Rollout timeline
Cohorts
Rollback: Re-point provider to seed adapter and rerun `generate:phase0-seed`.