feat(themes): whitelist governance, synergy cap, docs + tests; feat(random): laid roadwork for random implementation, testing in headless confirmed

This commit is contained in:
matt 2025-09-17 13:23:27 -07:00
parent 03e839fb87
commit 16261bbf09
34 changed files with 12594 additions and 23 deletions

View file

@ -14,4 +14,7 @@ python-multipart>=0.0.9
# Config/schema validation
pydantic>=2.5.0
# YAML parsing for theme whitelist governance
PyYAML>=6.0
# Development dependencies are in requirements-dev.txt