You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sheaft is a downstream resilience posture engine and CI/CD gate for model artifacts produced by Bering or another compatible upstream producer.
@@ -21,9 +21,9 @@ It stays downstream of topology discovery. The public surface in this repository
21
21
22
22
## Stability / Release Status
23
23
24
-
The current public release is `v0.2.1`. The `v0.2.x` line is an experimental public release and should be treated as a technical preview, not a stable GA release.
24
+
The current public release is `v0.2.2`. The `v0.2.x` line is an experimental public release and should be treated as a technical preview, not a stable GA release.
25
25
26
-
Stable within the `v0.2.1` technical preview:
26
+
Stable within the `v0.2.2` technical preview:
27
27
28
28
- strict acceptance of the baseline Bering contract line: `io.mb3r.bering.model@1.0.0` and `io.mb3r.bering.snapshot@1.0.0`
29
29
- strict acceptance of the advanced Bering contract line: `io.mb3r.bering.model@1.1.0` and `io.mb3r.bering.snapshot@1.1.0`
Copy file name to clipboardExpand all lines: docs/install.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Install
2
2
3
-
The current public technical preview is `v0.2.1`. Prefer release assets for evaluation and automation; use `go install` or `go build` as fallback paths.
3
+
The current public technical preview is `v0.2.2`. Prefer release assets for evaluation and automation; use `go install` or `go build` as fallback paths.
4
4
5
5
The machine-readable entrypoint for release consumers is `release-manifest.json`. It records exact archive names, checksums, image references, chart version, and the default config pack asset for a given release.
- Current release-tracking issue: TBD after the `v0.2.2` release is published.
26
+
- GitHub issue and milestone sync was refreshed after the `v0.2.2` patch release so the tracker now reflects the shipped release state.
27
27
28
28
## Audit Summary
29
29
@@ -182,6 +182,6 @@ Goal: make the Bering -> Sheaft workflow repeatable beyond a technical preview.
182
182
183
183
## Current Execution Note
184
184
185
-
- Repository-side audit refreshed on 2026-05-01 after the `v0.2.1` technical-preview release and the product-capability backlog review.
186
-
- GitHub issue [#71](https://github.com/MB3R-Lab/Sheaft/issues/71) should stay aligned with this file: latest release `v0.2.1`, active milestone `Post-v0.2.1 technical preview`, and the same trust-first priority order.
185
+
- Repository-side audit refreshed on 2026-05-01 for the `v0.2.2` technical-preview patch release and the product-capability backlog review.
186
+
- GitHub issue [#71](https://github.com/MB3R-Lab/Sheaft/issues/71) should stay aligned with this file: latest release `v0.2.2`, active milestone `Post-v0.2.2 technical preview`, and the same trust-first priority order.
187
187
- The next highest-priority repo task is **R4.3: expand applicability boundaries into concrete do-not-trust signals and detector heuristics**.
0 commit comments