Commit ef022a1
viz: fix Pages CI stale check + minify index.html
Pages workflow rejected previous commit because docs/data/taxonomy.json
contained a wall-clock generated_at timestamp that re-rebuilt on every
CI run, defeating the idempotency check. Remove the timestamp — git
commit date is the canonical generation time.
- scripts/build_viz_data.py: drop generated_at field (and datetime
imports that became unused)
- docs/data/taxonomy.json: regenerated without generated_at; n_assets,
n_active_sub_sectors, snapshot_date preserved
- docs/index.html: minified inline CSS + removed source comments
(committed from QD-F's local trim; functional verified)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent bcd8962 commit ef022a1
3 files changed
Lines changed: 150 additions & 288 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4441 | 4441 | | |
4442 | 4442 | | |
4443 | 4443 | | |
4444 | | - | |
4445 | 4444 | | |
4446 | 4445 | | |
4447 | 4446 | | |
| |||
0 commit comments