1.0.0
Pre-release
Pre-release
Cogeto 1.0.0 — EU-hosted AI command center with verifiable memory.
What's Changed
Features
Fixes
- fix: serialize live-eval key consumers; publish v0.9.2 trust scores (manual retry) by @igolubic in #87
- fix: launch hygiene — email log redaction, mail-token preflight, sidecar hash-lock, env + comment cleanup by @igolubic in #98
- fix: harden reply drafting and owner-gate reply-draft approvals by @igolubic in #118
- fix: complete email deletion cascade and bound refusal-log retention by @igolubic in #119
- fix: harden the inbound SMTP surface (SPF auth, intake caps, edge de-exposure, STARTTLS, lockfile) by @igolubic in #121
Documentation
- docs: launch verification audit reports and acceptance log by @igolubic in #116
- docs: record fix:launch resolutions (#100, #116, #117, #118, #119) by @igolubic in #120
- docs: finalize launch acceptance — v1 is launchable by @igolubic in #123
Chores
- ci: harden workflows and supply chain for launch by @igolubic in #99
- test: validate Memory Passport export against published JSON Schemas by @igolubic in #100
- test: expand golden corpus to 50 cases per language and refresh the gates note by @igolubic in #122
- chore: release v1.0.0 by @igolubic in #124
Other Changes
Full Changelog: v0.9.2...v1.0.0
Verify these images (keyless cosign signatures):
cosign verify cogeto/cogeto:1.0.0 \
--certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
cosign verify cogeto/cogeto-edge:1.0.0 \
--certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
cosign verify cogeto/cogeto-mail:1.0.0 \
--certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com'