feat(preview): sampling, metrics, governance, server mana data

Preview endpoint + fast caches; curated pins + role quotas + rarity/overlap tuning; catalog+preview metrics; governance enforcement flags; server mana/color identity fields; docs/tests/scripts updated.
This commit is contained in:
matt 2025-09-23 09:19:23 -07:00
parent 8f47dfbb81
commit c4a7fc48ea
40 changed files with 6092 additions and 17312 deletions

View file

@ -47,6 +47,10 @@ jobs:
run: |
python code/scripts/validate_theme_catalog.py --strict-alias
- name: Fast path catalog presence & hash validation
run: |
python code/scripts/validate_theme_fast_path.py --strict-warn
- name: Fast determinism tests (random subset)
env:
CSV_FILES_DIR: csv_files/testdata