Release Notes
Latest Release: v0.36.0 (June 16, 2026)
Empty-Workspace Evidence Parity and Governance Hardening
This patch release aligns CLI evidence with Workspai dashboard expectations: empty workspaces stay actionable instead of blocked, autopilot and workspace-run artifacts use stable paths, and mirror/intelligence reports carry the metadata extensions need to render governance cards without gaps.
What's New:
-
🚀 Autopilot evidence alias
- Writes
autopilot-release-last-run.json(canonical) andautopilot-release.json(dashboard/--outputalias). - Adds
enterpriseControlsandartifacts.aliasEvidencePath.
- Writes
-
🏃 Workspace run evidence
enterpriseControls.evidencePathonworkspace-run-last.json.
-
📋 Bootstrap transparency
profile_requestedandbootstrap_noteinworkspace.jsonwhen create falls back from Python-dependent profiles.
-
🪞 Mirror inventory
mirror-ops.latest.jsonpayloads include config/lock/artifact counts.
Improvements:
- Analyze — zero projects → warn, not fail; scaffold-first next actions.
- Impact — empty-workspace git/validation noise softened across profiles.
- Readiness — workspace-scoped Python env gate when no projects registered.
- Workspace run —
--strictrespects skipped gates; empty runs exit cleanly.
Upgrade:
npm install -g rapidkit@0.36.0