Patch release for reproducible safety evidence, concurrent sidecar bootstrap recovery, and a more reliable cross-platform release gate.
Install or upgrade
npm install --global https://github.com/moulwyse/lattice/releases/download/v0.1.1/lattice-v2-0.1.1.tgz
lattice --version
lattice benchmark --worker mockIncluded
- Concurrent launchers now attach to the healthy repository sidecar when another bootstrap process wins the exclusive lock.
- A CI-checked public artifact records 240/240 deterministic safety-frontier cases.
- Regression coverage exercises simultaneous sidecar bootstrap attempts.
- CLI, MCP server, package metadata, and citation metadata now report the same public version.
- Windows CI runs process-heavy test files serially, and the launcher abort test verifies behavior directly instead of relying on runner speed.
Verification
- Full suite: 423 passed, 2 intentionally skipped.
- Deterministic evidence: 240/240 cases passed.
- CI: Ubuntu, Windows, and macOS on Node.js 20 and 22, plus format, lint, package, dependency review, public-export, and secret-scan checks.
- Clean tarball install:
Lattice 0.1.1 by Moulwyse. - Clean tarball mock benchmark: passed.
- Archive SHA-256:
6f33237d4bea8e0f6df4fb448642a634876cc56071f1bbc97c180c749548a42f.
Scope
The 240-case artifact is deterministic local safety evidence. It is not a live-model benchmark and does not claim measured token savings. Additional provider adapters, including Claude Code, remain planned work.