From fbb6df1e04182c7bbb2bb5c8486a80c4fc7dcb60 Mon Sep 17 00:00:00 2001 From: Aaron Stannard Date: Sun, 9 Aug 2026 15:24:43 +0000 Subject: [PATCH] Record alpha.3 publication --- IMPLEMENTATION_PLAN.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/IMPLEMENTATION_PLAN.md b/IMPLEMENTATION_PLAN.md index ac4186e..7cac553 100644 --- a/IMPLEMENTATION_PLAN.md +++ b/IMPLEMENTATION_PLAN.md @@ -579,10 +579,12 @@ priorities. and [GitHub prerelease](https://github.com/Aaronontheweb/ShellSyntaxTree/releases/tag/0.3.0-alpha.2) include exact module-qualified-looking alias and canonical alias-target shadowing defenses without changing the public API. -- [ ] Publish `0.3.0-alpha.3` for the Netclaw PowerShell approval integration - after Linux and Windows validate the reviewed initial-state, value, - command-binding, and state-invalidation slice. The package must preserve - the v0.2 projection and the existing public v0.3 API. +- [x] Published `0.3.0-alpha.3` for the Netclaw PowerShell approval integration + after Linux and Windows validated the reviewed initial-state, value, + command-binding, and state-invalidation slice. The + [NuGet package](https://www.nuget.org/packages/ShellSyntaxTree/0.3.0-alpha.3) + and [GitHub prerelease](https://github.com/Aaronontheweb/ShellSyntaxTree/releases/tag/0.3.0-alpha.3) + preserve the v0.2 projection and the existing public v0.3 API. - [x] Replace the pre-alpha consumer preview with the v0.3 occurrence-based authorization loop and separate syntax-display guidance. Document exact, finite, pattern, unknown, joined-cwd, redirect, incomplete-result,