4 Commits

Author SHA1 Message Date
dutchpsycho 923690919d ui/services: add runtime configuration service 2026-05-06 09:11:19 +10:00
dutchpsycho ab225ab3a7 ui/analysis: add deferred launch-gate resume and teardown disarm to session startup
_pendingDeferredLaunchGateResume tracks whether the interface should signal the
launch gate after hook-ready notification. When set, the session startup flow
sends the gate release after confirming hook ready state rather than leaving the
gate decision to the controller.

DisarmTeardownProtectionBestEffort is called on window close to ensure the
controller releases any held gate before the interface exits, preventing the
target process from hanging indefinitely on a closed interface session. Refs #16.
2026-04-18 13:00:00 +00:00
dutchpsycho d229241c74 ui/analysis: centralize control sessions and startup hook state 2026-04-13 14:54:35 +10:00
dutchpsycho b5a1526529 Fix project paths after source tree rename 2026-04-03 14:23:15 +10:00