| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| semiotic-3.8.1.provenance.json | 2026-07-16 | 1.6 kB | |
| semiotic-3.8.1.sbom.cdx.json | 2026-07-16 | 90.8 kB | |
| semiotic-3.8.1.tgz | 2026-07-16 | 5.4 MB | |
| semiotic-3.8.1.tgz.sha512 | 2026-07-16 | 149 Bytes | |
| README.md | 2026-07-16 | 546 Bytes | |
| Semiotic v3.8.1 source code.tar.gz | 2026-07-16 | 50.5 MB | |
| Semiotic v3.8.1 source code.zip | 2026-07-16 | 52.5 MB | |
| Totals: 7 Items | 108.5 MB | 0 | |
Fixed
- Stateless MCP HTTP rendering. A normally completed request body no longer
cancels render work; hosted
createChartrendering is verified to returnstatus: "render-proven"with SVG and render evidence.
Changed
- MCP HTTP health endpoint.
GET /healthis the supported health and deployment-identity endpoint; the unnecessary/healthzalias was removed. - Hosted release channels. Nightly continues to validate
main; stable deployments remain separately release-pinned to the published npm package.