Patch release for approved handoff alias parsing hardening and clean release metadata sync
0.11.10 follows 0.11.9 with a deliberately narrow release: it locks approved execution handoff parsing against quoting regressions for both Ralph and Team alias forms, then cuts a clean metadata-aligned patch release.
- Approved
$ralphlaunch hints are now protected by single-quoted regression coverage. - Approved
$teamlaunch hints are now protected by single-quoted regression coverage. - Node and Cargo release metadata are synchronized to
0.11.10for a clean release cut.
- add regression coverage for single-quoted approved
$ralphlaunch hints in planning artifact parsing - add regression coverage for single-quoted approved
$teamlaunch hints in planning artifact parsing
- bump release metadata from
0.11.9to0.11.10across the Node and Cargo packages - refresh
CHANGELOG.md,docs/release-notes-0.11.10.md, andRELEASE_BODY.mdfor the release cut
npx biome lint src/planning/__tests__/artifacts.test.tsnpm run build && node --test dist/planning/__tests__/artifacts.test.jsnpm run test:sparkshellnpm run test:team:cross-rebase-smokenpm run smoke:packed-installnpm test
- This release is intentionally narrow and centered on regression coverage plus metadata synchronization.
- Future approved handoff grammar changes should keep alias-form coverage aligned across both Ralph and Team paths.
- @Yeachan-Heo (Bellman)
Full Changelog: v0.11.9...v0.11.10