Core Philosophy & Footprint
This document contains a zero-compromise, exhaustive list of every feature, architectural decision, and capability native to the Process Sentinel application. It is designed to act as the ultimate source of truth for generating website copy, marketing materials, and technical documentation.
Zero-Install Architecture:
Operates entirely as a portable payload. No MSIs, no registry injections, and no hidden AppData bloat.
Decoupled Web-Native Ecosystem:
Engineered using a high-performance Python backend bridged to a glassmorphic HTML/JS frontend, completely bypassing Electron bloat by using native OS WebViews.
Invisible Bootstrapper:
Launched via a .bat file utilizing pythonw. This silences all terminal windows, ensuring it rapidly opens directly into the GUI.
Self-Healing Dependencies:
Automatically detects if the host is missing the necessary psutil C-bindings and silently bootstraps the environment via pip on first launch.