### Problem Description - Per device feature switch - Switches for different features like - AI hooks, javascript/python rc configurations etc. - Real time policy security policy enforcement for extensions and system packages - On demand information collection from a machine (for example getting compromised npm packages on device) ### Proposed Solution - Websocket based long running process (for example running dev-machine-guard as a persistent`systemd` process) - Ensure we don't spawn a subprocess via a command - The process should internally handle the queries without requiring inputs from the user or device ### Alternatives Considered _No response_ ### Additional Context _No response_
Problem Description
Proposed Solution
systemdprocess)Alternatives Considered
No response
Additional Context
No response