Skip to content

v2.2.2

Latest

Choose a tag to compare

@fmind fmind released this 25 Sep 18:22

This release reduces repeated startup work and fixes deployment, calculator, and HTTP caching behavior.

  • Render each article's Markdown once for HTTP, LLM text, and MCP; allow a 60-second startup probe budget while preserving scale-to-zero.
  • Verify a named, no-traffic revision before manual promotion, and prevent generated revision names from causing infrastructure drift.
  • Keep calculator pilot evidence specific to its model, node, and precision.
  • Return 304 for valid weak or strong stylesheet cache validators.
  • Refresh locked Python dependencies and pinned uv, Node, and Tailwind build tools.
  • Include MCP Registry publication and verification in the standard release process.

Validation: 658 Python tests with 91.19% coverage, 74 local Chromium journeys, four infrastructure tests, image security/runtime checks, and link checks. Production qualification covers 90 browser journeys, ten Lighthouse audits scoring 100 in every category, public API/MCP checks, and CLI compatibility.

The serving image retains 44 HIGH advisory instances across eight upstream CVEs, with no available fixes and no CRITICAL findings. The exposure assessment and review deadline remain documented in SECURITY.md.