v0.4.0
Added
- Added top-level
clean-room-skill --versionoutput. - Added
clean-room-skill init --single-taskfor the legacy flat task layout.
Changed
clean-room-skill initnow creates a neutral project layout by default, with task roots under<artifact-base>/<project>/tasks/<task-id>/and a shared project-levelimplementation/root.- Init output now prints
project rootandtask rootexplicitly instead of the ambiguousoutput folderwording. - Runtime skill and reference docs now align with the project-default bootstrap flow and release guidance requires matching version, changelog, and GitHub Release updates.
Full Changelog: v0.3.1...v0.4.0