Commit 1407f33
authored
chore(main): release 0.9.0 (#131)
v0.9.0 "Enterprise-Ready" — Phase 3 of the release arc. Pure CI
infrastructure + docs; no production code changes.
- feat(ci): GHCR multi-platform image auto-build on tag push (#129).
ghcr.io/dfrostar/neuralmind:vX.Y.Z + :latest (stable tags only),
linux/amd64 + linux/arm64, non-root runtime. docker/metadata-action
for lowercase-safe naming + smart :latest gating.
- feat(ci): CycloneDX SBOM generation + release-asset attachment.
Anchore syft via anchore/sbom-action; 6-min poll loop around
`gh release view` so it lands on first publish.
- docs(use-cases): air-gapped install walkthrough (wheel bundle +
ChromaDB ONNX cache, with Docker variant via `docker save`).
- docs(compliance): NIST AI RMF + SOC 2 + GDPR one-pager with a
"how to verify yourself" command for every claim.
5 Copilot + 1 Codex review items addressed in commit fdf8b4e.
Full release notes: RELEASE_NOTES_v0.9.0.md.
Closes #120 once the maintainer verifies the GHCR + SBOM workflows
succeed on the v0.9.0 tag.
https://claude.ai/code/session_01SH6iHNAqeMJHXdq7ubVcuJ1 parent eb5969f commit 1407f33
4 files changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments