The compiled standalone application completed its primary route census. After a normal window-manager WM_DELETE_WINDOW request, every visible window was gone but the process stayed alive. The harness reported GUI did not exit after WM_DELETE_WINDOW.
The process was blocked waiting for active bridge work while a LogosCore CLI-backed report was still in flight.
Release package commit e5d5335 passed:
- a direct normal-close replay;
- a 16-route, 17-interaction primary-screen census; and
- the same 16-route census seeded from a real Inspector Testnet configuration.
Each replay exited after normal WM_DELETE_WINDOW, had no fatal QML diagnostics, preserved protected source state, and ran from a clean tracked worktree. During the live-seeded census, a LogosCore CLI module-discovery process was observed and no temporary CLI process remained after close.