|
3 | 3 | [](https://github.com/MB3R-Lab/mb3r-stack/releases) |
4 | 4 | [](https://github.com/MB3R-Lab/mb3r-stack/actions/workflows/release.yml) |
5 | 5 | [](https://github.com/MB3R-Lab/mb3r-stack/actions/workflows/ci.yml) |
6 | | -[](https://github.com/MB3R-Lab/mb3r-stack/releases/tag/v0.3.2) |
7 | | -[](https://github.com/MB3R-Lab/mb3r-stack/blob/main/compat/stack-manifest.json) |
| 6 | +[](https://github.com/MB3R-Lab/mb3r-stack/releases/tag/v0.3.3) |
| 7 | +[](https://github.com/MB3R-Lab/mb3r-stack/blob/main/compat/stack-manifest.json) |
8 | 8 | [](https://github.com/MB3R-Lab/mb3r-stack/blob/main/compat/compatibility-matrix.json) |
9 | 9 |
|
10 | 10 | `mb3r-stack` is the MB3R integration and distribution repository. |
@@ -38,12 +38,12 @@ A stack release publishes: |
38 | 38 | - application business logic |
39 | 39 | - the canonical release cadence of upstream Bering or Sheaft artifacts |
40 | 40 |
|
41 | | -Current bundle candidate pins published upstream artifacts explicitly: Bering `0.3.2` and Sheaft `0.2.3`, including immutable image digests and contract evidence in `compat/`. |
| 41 | +Current bundle candidate pins published upstream artifacts explicitly: Bering `0.3.3` and Sheaft `0.2.3`, including immutable image digests and contract evidence in `compat/`. |
42 | 42 |
|
43 | | -Current packaged release assets for `v0.3.2` are: |
| 43 | +Current packaged release assets for `v0.3.3` are: |
44 | 44 |
|
45 | | -- `dist/charts/mb3r-stack-0.3.2.tgz` |
46 | | -- `dist/assets/mb3r-assets-0.3.2.tgz` |
| 45 | +- `dist/charts/mb3r-stack-0.3.3.tgz` |
| 46 | +- `dist/assets/mb3r-assets-0.3.3.tgz` |
47 | 47 | - `dist/release-manifest.json` |
48 | 48 | - `dist/SHA256SUMS.txt` |
49 | 49 | - `dist/sbom.cdx.json` |
@@ -105,7 +105,7 @@ python scripts/tasks.py release-dry-run |
105 | 105 |
|
106 | 106 | ## Compatibility Notes |
107 | 107 |
|
108 | | -The compatibility files in `compat/` are the source of truth for stack-level assertions. The current `0.3.2` bundle is recorded as a `candidate` integration statement backed by upstream release manifests, repository validation, release dry-run, adapter e2e, and Sheaft's published compatibility manifest, not as a broader verified operations guarantee. OpenTelemetry Demo remains one example profile and one acceptance scenario, not the design center of the core bundle. |
| 108 | +The compatibility files in `compat/` are the source of truth for stack-level assertions. The current `0.3.3` bundle is recorded as a `candidate` integration statement backed by upstream release manifests, repository validation, release dry-run, adapter e2e, and Sheaft's published compatibility manifest, not as a broader verified operations guarantee. OpenTelemetry Demo remains one example profile and one acceptance scenario, not the design center of the core bundle. |
109 | 109 |
|
110 | 110 | ## License |
111 | 111 |
|
|
0 commit comments