stack/claude
mantrakp04 4157732054
Some checks failed
DB migration compat / Check if migrations changed (push) Has been cancelled
DB migration compat / Back-compat — Current branch migrations with ${{ needs.check-migrations-changed.outputs.base_branch }} branch code (push) Has been cancelled
DB migration compat / Forward-compat — Current branch code with ${{ needs.check-migrations-changed.outputs.base_branch }} branch migrations (push) Has been cancelled
DB migration compat / No migration changes (skipped) (push) Has been cancelled
Enhance feature flag evaluation and configuration handling
- Introduced verification for primary email in the feature flag evaluation context to ensure only verified emails are used.
- Updated the evaluation logic to handle distinct IDs more flexibly, allowing for better fallback mechanisms.
- Improved the PATCH route for configuration overrides by implementing a new method to merge old and new configurations, ensuring validation before writing.
- Added comprehensive tests to validate the new feature flag evaluation scenarios, including handling of unverified emails and dependency cycles.
2026-04-30 15:57:31 -07:00
..
CLAUDE-KNOWLEDGE.md Enhance feature flag evaluation and configuration handling 2026-04-30 15:57:31 -07:00