┌──────────────────────────────────────────────────────────┐
│                      RELEASE METRIC BOARD                │
├───────────────────────┬──────────────────────────────────┤
│ 📈 AVG LATENCY: 0.0%   │ 📦 TOTAL BUNDLE: 1.15 MB          │
│ 💥 ERROR RATE: 0.0%    │ ⚙️ BUILD TIME: <5s               │
└───────────────────────┴──────────────────────────────────┘

📈 PERFORMANCE

  • Build speed: ~5s -> ~4.5s (-10.0%) — Worker threads used for local markdown compilation.
  • First Input Delay: 0ms -> 0ms (0.0%) — Static site generation architecture.

📦 FOOTPRINT

  • Core Bundle (JS): 1.2MB -> 1.15MB (-4.1%) — Postscript/prescript modular loading.
  • Asset Count: 115 entries -> 115 entries (0.0%) — Frozen state for static site distribution.

💥 STABILITY

  • Build Errors: 0.0% -> 0.0% (0.0%) — Guarded by pre-compilation check scripts.
  • Worker Crashes: 0.0% -> 0.0% (0.0%) — Isolated workers handled via bootstrap-worker.mjs.

🚨 GOTCHAS

  • TypeScript configuration strictness: Heavy dependency on tsconfig.tsbuildinfo for incremental build speed; cache validation failures will force a clean rebuild.