refactor(settings): adopt environment-only runtime secret flow

This commit is contained in:
2026-03-30 19:55:06 +02:00
parent fed7aa5b61
commit a19d2cbae0
19 changed files with 757 additions and 172 deletions
+3 -3
View File
@@ -52,9 +52,9 @@ These files already have unrelated local edits. Audience parity work that would
## Next Major Themes
1. convert the still-open runtime secret model away from application-database centric storage
2. add broader authorization regression coverage and long-lived guardrails around the narrowed route audiences
3. reduce oversized routers and UI ownership surfaces so audience rules stay reviewable
1. add broader authorization regression coverage and long-lived guardrails around the narrowed route audiences
2. reduce oversized routers and UI ownership surfaces so audience rules stay reviewable
3. keep runtime secret policy and role/audience boundaries aligned as adjacent architecture guardrails
## Slice Definition