Skip to content

Semiotic v3.8.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 05:22
fc9c453

Fixed

  • Stateless MCP HTTP rendering. A normally completed request body no longer
    cancels render work; hosted createChart rendering is verified to return
    status: "render-proven" with SVG and render evidence.

Changed

  • MCP HTTP health endpoint. GET /health is the supported health and
    deployment-identity endpoint; the unnecessary /healthz alias was removed.
  • Hosted release channels. Nightly continues to validate main; stable
    deployments remain separately release-pinned to the published npm package.