Background
Flags are boolean-only, preventing gradual rollout. Add deterministic percentage-based bucketing.
Files to modify (2-3)
src/lib/feature-flags/index.ts
src/lib/feature-flags/store.ts
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards
Background
Flags are boolean-only, preventing gradual rollout. Add deterministic percentage-based bucketing.
Files to modify (2-3)
src/lib/feature-flags/index.ts
src/lib/feature-flags/store.ts
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards