v0.9.0a7 — preview alpha
Pre-release
Pre-release
Published artifacts:
- PyPI:
pip install --pre stigmem-py==0.9.0a7(also:stigmem,stigmem-node,stigmem-openclaw) - npm:
npm install @eidetic-labs/stigmem-ts@0.9.0-alpha.7 - GHCR:
docker pull ghcr.io/eidetic-labs/stigmem-node:0.9.0a7(also:0.9.0-alpha.7) - Supply-chain evidence: GHCR image is keyless-signed with Sigstore/cosign; SBOM and BuildKit provenance are attached as OCI referrers. Verification instructions: https://docs.stigmem.dev/operators/release-verification
- GPG signatures: The release tag is maintainer-signed. Detached artifact signatures may be uploaded manually after publication.
[0.9.0a7] — 2026-05-23
Status: preview alpha — pre-stable, not for production federation across
organizational boundaries. Source attestation remains experimental, opt-in, and
operator-gated.
Per-ecosystem version strings (per ADR-019):
- PyPI / Python:
stigmem 0.9.0a7,stigmem-py 0.9.0a7,stigmem-node 0.9.0a7, andstigmem-openclaw 0.9.0a7(PEP 440). - npm / Node:
@eidetic-labs/stigmem-ts@0.9.0-alpha.7(semver). - GHCR:
ghcr.io/eidetic-labs/stigmem-node:0.9.0a7and:0.9.0-alpha.7. - Git tag, GitHub release, prose:
v0.9.0a7(shorthand).
Changed
- Advanced the enforced release-version surfaces to the
v0.9.0a7alpha line
across Python packages, npm packages, API metadata, conformance metadata,
plugin compatibility defaults, release documentation, and current-facing
adopter guidance. - Validated the
v0.9.0a7source-attestation alpha horizon in the
feature-owned records. Default installs remain source-attestation-inert;
assertion source checks, source-trust recall signals, and inbound federation
source validation requirestigmem-plugin-source-attestationregistration
and explicit operator gates.
Security
- Recorded the source-attestation disposition for direct source matches,
normalized source matches, identity-provided delegated source entities,
recall source-trust contribution, and federation inbound source guards. - Clarified that source attestation validates fact authorship claims in
plugin-loaded deployments and does not prove release artifact provenance.
Signed tags, detached artifact signatures, SBOMs, image digests, provenance,
and Rekor/Sigstore evidence remain release-process responsibilities. - Documented residual source-attestation gaps: accepted facts are not marked
as locally re-attested, federated facts are not silently re-attested, durable
API-backed delegation persistence remains future hardening, and standalone
plugin artifact evidence is deferred to the plugin launch train.