You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The branch adds production orchestration behavior to root invoke-code-intel.ps1, contrary to the repository direction that production orchestration belongs in Rust and PowerShell remains a compatibility surface.
Root invoke entry keeps only the established compatibility surface; authoritative orchestration remains in the compiled CLI.
The existing cross-platform package install smoke asserts the relocated legacy/tools/sentrux-shim payload and invokes the installed shim on Windows and POSIX.
Existing launcher/orchestration contracts remain green, with no unrelated dirty worktree changes overwritten.
Review follow-up
The code review against
mainfound two P1 issues:invoke-code-intel.ps1, contrary to the repository direction that production orchestration belongs in Rust and PowerShell remains a compatibility surface.Acceptance
legacy/tools/sentrux-shimpayload and invokes the installed shim on Windows and POSIX.