Mensor 0.1.0
Mensor 0.1.0 is the first public preview of the deterministic contract checker for agent-edited, server-rendered HTML applications.
Highlights
- Checks static HTML forms against action contracts and form codecs.
- Enforces handler placement, import boundaries, feature ownership, and optional RouteIndex facts.
- Emits deterministic JSON diagnostics designed for repair loops.
- Ships public contract, compiler, and CLI packages under the
@0disoftscope.
Install
pnpm add --save-dev @0disoft/mensor-cli@0.1.0
pnpm exec mensor check . --jsonPackages
The one-time local npm bootstrap for 0.1.0 does not include provenance. Later releases use the stage-only GitHub OIDC workflow.