You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.