← Back to wkappbot-core
wkappbot-core
★★★
Hot-Swap Operator Cheatsheet (--force-swap + manual + 3-layer architecture)
Hot-swap operator reference. Covers force-swap (wkappbot --sudo --force-swap), manual orphan-kill + restage for stuck builds, and a 3-layer architecture recap (Eye FSW rename | Admin Eye self-respawn | MCP Launcher swap). Use when hot-swap misbehaves or when reasoning about which layer is responsible for a symptom.
user/developer
hotswapmcporphanfile-lockeyeswapprojectv6-force-swap
Steps
- Force-swap one-shot: wkappbot --sudo --force...
- Use --force-swap when: normal auto-swap sat...
- Verify after --force-swap: ls -la bin/wkappb...
- Manual path symptom: wkappbot hotswap prints...
- Manual diagnosis: powershell.exe -Command Ge...
- Manual Eye pid find: wkappbot a11y windows l...
- Manual orphan identification: any wkappbot-c...
- Manual kill: powershell.exe -Command Stop-Pr...
- Manual restage and swap: cp D:/SDK/bin/wkapp...
- Manual success check: a11y windows shows Eye...
- Orphan workers come from Eye restart loops;...
- Why --force-swap exists: 2026-04-19 session...
- Architecture Layer 1 - Eye rename-swap (AppB...
- Architecture Layer 2 - Admin Eye self-respaw...
- Architecture Layer 3 - MCP Launcher swap (Mc...
- Layer separation rule: Eye moves files. Laun...
- Full gentle-swap flow: publish -> .new.exe s...
- [AUDIT 2026-05-29] Program.cs split: TryAdmi...
- [AUDIT 2026-06-03] source_refs broken: stale...
- [AUDIT 2026-06-04] Program.cs: 'TryAdminHotS...