de-starter v0.1.1
Patch release
v0.1.1 keeps the production Skill behavior from v0.1.0 and closes the two issues found during first-time public release verification.
- Made the preview-root identity regression portable to Linux filesystems that may immediately reuse an inode.
- The regression still proves that the approval token tracks preview-root identity and that an explicit keep decision changes the decision hash.
- Updated
actions/checkoutandactions/setup-pythonto the official Node 24 runtimes.
Verification
- GitHub Actions passed all three jobs on Python 3.9, 3.11, and 3.13.
- The successful workflow run has no annotations.
- Local strict verification remains 195/195 full tests and 13/13 CLI lifecycle tests.
- No production Skill code changed in this patch.
For the complete feature list, safety boundary, real Starter acceptance result, installation steps, and public evidence, see the v0.1.0 release and the repository README.