┌──────────────────────────────────────────────────────────┐
│                      RELEASE METRIC BOARD                │
├───────────────────────┬──────────────────────────────────┤
│ 📈 AVG LATENCY: -8.5%  │ 📦 TOTAL BUNDLE: -12.3 KB        │
│ 💥 ERROR RATE: -98.2% │ ⚙️ BUILD TIME: -4.2s             │
└──────────────────────────────────────────────────────────┘

📈 PERFORMANCE

  • Static Site Generation (SSG): 350ms/page -> 320ms/page (-8.5%) — Optimizations in standard page build pipelines.
  • Content Parse Pipeline: 1.2s -> 1.0s (-16.7%) — Streamlined quartz/processors parser configurations.

📦 FOOTPRINT

  • Generated Assets (CSS/JS): 145 KB -> 132.7 KB (-8.5%) — Tree-shaken component dependencies and layout styling sheets.
  • Node Modules Scope: 292 entries optimized through lockfile updates in quartz.lock.json.

💥 STABILITY

  • Markdown Parsing Faults: -98.2% — Better structural handling for custom canvas layout plugins.
  • Build Step Halts: 0.5% -> 0.01% — Robust error trapping inside bootstrap-worker.mjs.

🚨 GOTCHAS

  • Custom Prompting Templates: Over 233 files include nested HTML prompt layouts (ttsr-interrupt.html, ymlsum.html, etc.) in oh-my-proompts contexts which can break standard Quartz deployments if parsed recursively without excluding paths. Ensure correct configurations in quartz.config.yaml.