Completed v0.6.x–v0.8.x sections collapsed to summary tables — detail
lives in CHANGELOG.md. New v0.9.x series: workflow system redesign
(converter consolidation, team roles, typed forms promotion, stage_mode
collapse, full r/w Starlark module, multi-surface manifest). Old 0.9.x
reference extensions shift to 0.10.x, sidecar tier to 0.11.x.
New design doc: docs/DESIGN-workflow-redesign.md
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Manifest declarations for slots (host surfaces declare injection points)
and contributes (extensions declare UI contributions). lib.require()
relaxed from library-only to any package with exports. Admin slots
aggregation endpoint. SDK renderAll() helper. 7 new tests.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>