ajaysi
|
5ac1b9439d
|
Add profile-driven feature runtime utilities
- Add feature_registry.py with FeatureGroup definitions for core, podcast, youtube, content_planning
- Add feature_profiles.py to parse ALWRITY_FEATURE_TO_ENABLE env var
- Add feature_runtime.py with is_enabled(), get_enabled_routers() helpers
- Fix syntax error in __init__.py (duplicate OnboardingManager)
Enables feature toggles via ALWRITY_FEATURE_TO_ENABLE environment variable.
|
2026-03-31 15:04:05 +05:30 |
|