@@ -185,15 +185,15 @@ bulldoze priorities.
185185 - PR #19 : ` chore(ci): assert tags are bare version numbers (no v prefix) `
186186 - PR #20 : ` chore(ci): strip section heading from extracted release notes `
187187
188- ### 14. Netclaw integration smoke (SPEC §17 #7 -#8 )
188+ ### 14. Netclaw integration smoke (SPEC §17 #7 -#8 ) — complete
189189
190- - [ ] In netclaw repo: ` dotnet add package ShellSyntaxTree --version 0.1.0-alpha `
191- - [ ] Wire ` IShellParser ` into Netclaw DI; replace minimal call site in
190+ - [x ] In netclaw repo: ` dotnet add package ShellSyntaxTree --version 0.1.0-alpha `
191+ - [x ] Wire ` IShellParser ` into Netclaw DI; replace minimal call site in
192192 ` src/Netclaw.Security/ShellApprovalSemantics.cs `
193- - [ ] One Netclaw integration test exercises a real corpus entry through
193+ - [x ] One Netclaw integration test exercises a real corpus entry through
194194 the live matcher and gets the expected gate decision
195- - [ ] Update this repo's IMPLEMENTATION_PLAN.md: mark SPEC §17 #7 –#8
196- satisfied
195+ - [x] SPEC §17 #7 –#8 satisfied (confirmed by Aaron 2026-05-15: all shipped
196+ alpha versions are working in Netclaw production)
197197
198198### 15. NuGet package icon — PR 7, complete
199199
@@ -203,7 +203,7 @@ bulldoze priorities.
203203- [x] ` Directory.Build.props ` wires ` <PackageIcon>icon.png</PackageIcon> `
204204 + a packed ` <None> ` item (already present from bootstrap)
205205- [x] ` dotnet pack ` validation: icon embedded in ` .nupkg ` confirmed
206- - [ ] Re-pack to validate icon embeds
206+ - [x ] Re-pack to validate icon embeds
207207
208208### 16. Bash line comments (#25 ) — 0.1.3-alpha
209209
@@ -245,7 +245,7 @@ bulldoze priorities.
245245 note, §12 worked examples, §15 versioning, §16 sequencing
246246- [x] ` Directory.Build.props ` ` VersionPrefix ` 0.1.3 → 0.1.4
247247- [x] ` RELEASE_NOTES.md ` 0.1.4-alpha section
248- - [ ] Cut 0.1.4-alpha tag once branch is merged
248+ - [x ] Cut 0.1.4-alpha tag once branch is merged
249249
250250---
251251
0 commit comments