Spanda

Workspace release v0.7.0 — prep checklist

Status: Tagged and releasedv0.7.0 pushed 2026-07-09 (GitHub Release).

Stream Version Tag
Workspace / CLI 0.7.0 v0.7.0
SDK 0.5.9 crates-sdk-v0.5.9, sdk-python-v0.5.9, npm-sdk-v0.5.9
Desktop (unchanged) 0.6.3 desktop-v0.6.3
gRPC proto 1.0.15 (174 RPCs) pin via GET /v1/version

Shipped in 0.7.0 (highlights)

Post-tag on main (documented under [Unreleased]): Python gRPC client, live transport discovery sources, richer Entity Mesh Control Center UX — shipped in SDK 0.5.9 and workspace commits after the tag.

Full notes: CHANGELOG.md.


Pre-tag verification (completed 2026-07-09)

./scripts/ci-fast.sh          # Rust gates pass; local pip env may skip Python SDK step
./scripts/entity_mesh_smoke.sh
./scripts/verify_sdk_publish_ready.sh
cargo test -p spanda-entity-mesh --quiet

Tag and release (maintainers)

Completed:

git tag -a v0.7.0 -m "Spanda v0.7.0 — Entity Mesh, Cognitive & Resilience, tiered CI (evaluation/beta)."
git push origin main v0.7.0

Release workflow (cargo-dist) builds installers and publishes the GitHub Release on tag push.

Do not bump SDK or desktop tags for workspace-only releases.


Post-release doc sync


Organizational gates (unchanged)

v0.7.0 remains evaluation / beta. v1.0 requires field soak, security audit, and Stable-tier pillars per organizational-gates.md.

Entity Mesh Stable promotion uses the dedicated pilot clock (started 2026-07-09), not the enterprise-ops soak alone.