Skip to content

Mensor 0.1.0

Choose a tag to compare

@0disoft 0disoft released this 21 Jul 04:20
· 95 commits to main since this release

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 @0disoft scope.

Install

pnpm add --save-dev @0disoft/mensor-cli@0.1.0
pnpm exec mensor check . --json

Packages

The one-time local npm bootstrap for 0.1.0 does not include provenance. Later releases use the stage-only GitHub OIDC workflow.