Latest
Flag Engine & Toggle Categories
- Dashboard renamed to Flag Engine — The management UI is now called the Flag Engine across all pages, docs, and navigation
- Toggle Categories — Classify flags as release, experiment, ops, or permission with category-aware staleness thresholds (14d, 30d, 90d, 90d)
- Flag Lifecycle Status — Track flags through active → rolled_out → deprecated → archived
- Environment Comparison — Compare and bulk-sync flag states across environments
- Entity Inspector — See exactly what a specific user experiences across all flags
- Entity Comparison — Compare flag evaluations for two users side-by-side
- Usage Insights — View value distribution percentages (true/false) per flag per environment
- SOLID Architecture — Core engine refactored with interface-driven design, evaluation middleware chain, operator registry, and domain error hierarchy