Skip to content

Fix Windows daemon lifecycle JSON output and qualify task ACL recovery - #442

Open
callumalpass wants to merge 5 commits into
mainfrom
fix/428-windows-lifecycle-contract
Open

callumalpass wants to merge 5 commits into
mainfrom
fix/428-windows-lifecycle-contract

Conversation

@callumalpass

@callumalpass callumalpass commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Capture Task Scheduler output instead of leaking SUCCESS messages into the CLI JSON stream; retain command diagnostics on failure and leave log streaming unchanged.
  • Add native Windows qualification using the actual current CLI and Node execFile/whole-stdout JSON.parse for install, replacement, start, stop, restart, status and uninstall.
  • Reproduce an administrator-owned task denying a separate standard-user principal; verify owner-assisted task-only removal permits normal registration. Do not bypass ACLs or automatically elevate.

Evidence

Limits

This addresses part of #428, not the entire issue. It does not establish the reporters’ task ownership, same-account UAC transitions, packaged Electron/Squirrel/logon behavior, or a hidden scheduled daemon console. Rejected credentials, missing mirror files and application validation loops remain separate investigations. No release, account reset, grant deletion or automatic task-permission changes.

Related to #428.

@callumalpass callumalpass added the ci:full Run full release qualification on this pull request label Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:full Run full release qualification on this pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant