This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryUpdates Experimental within 0.1.1, What changed, and Stable within 0.1.1 across a mixed release.
Full changelog
Sheaft v0.1.1
v0.1.1 is a technical-preview patch release for the public v0.1.0 line. It fixes the remaining snapshot contract mismatch between Sheaft and the current published Bering [email protected] schema.
What changed
- updated the pinned snapshot digest to the current published Bering
1.0.0digest - synced local snapshot schema copies with the published Bering snapshot schema
- updated the snapshot loader to accept the current Bering snapshot envelope
- refreshed the checked-in snapshot sample and generated example outputs
- added CI sanity checks that the published Bering model and snapshot schema URLs still match Sheaft pins and local copies
Stable within 0.1.1
- strict acceptance of
[email protected] - strict acceptance of
[email protected] - checked-in model and snapshot smoke paths
- deterministic batch execution for a fixed seed and config
Experimental within 0.1.1
- long-running
serve/watchservice mode - richer analysis configuration and operator-facing conventions
- local
discoverhelper
Compatibility with Bering artifacts
Sheaft v0.1.1 is compatible with these upstream contracts:
Compatibility remains strict. Unsupported schemas, URI mismatches, or digest mismatches are rejected instead of being auto-coerced.
Known limitations
- only the Bering
1.0.0model and snapshot contracts are accepted in this release - snapshot envelopes still rely on external predicate overlays or fallback journey resolution when richer predicate definitions are not embedded upstream
serve/watchare included for evaluation, not yet as a stable long-term operational contract
First run
./sheaft run \
--model examples/outputs/snapshot.sample.json \
--analysis configs/analysis.example.yaml \
--out-dir out/quickstart-analysis
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Sheaft
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]