Changelog 2026-03-07 (CI Fix: Performance Guardrails + Baseline Refresh)
Article content
Fixed
- CI performance guardrails failed due stale build outputs and outdated baseline after significant shipped UI/features.
Changed
- CI Hugo build now runs with:
--cleanDestinationDir--environment production
- Refreshed
data/performance-baseline.jsonto current intentional post-upgrade footprint.
Outcome
- Local CI parity check passes (
hugo ... && node scripts/check-performance-budgets.mjs).