Kill Switch is a feature flag control plane for managing release switches across projects and environments. It gives teams one canonical flag per feature, with separate rollout state for development, staging, and production.
Features
Manage projects and feature flags from an authenticated dashboard.
Keep one flag per feature instead of duplicating flags for each environment.
Toggle flag state independently for development, staging, and production.
Issue project-scoped API tokens for runtime flag evaluation.
Expose a low-latency access endpoint for applications and SDKs.