Initial Release (v1.0.0)
This is the first stable, production-ready release of I.M.P. (Intelligent Management & Protection Daemon).
Compiled and tested on Linux, this release includes the core daemon and all base modules.
Core Features included in this release:
- Core Supervisor: IPC routing, JSON config parsing, and daemon lifecycle management.
- Prioritizer Module: Automated nice-value adjustments for CPU/RAM threshold management.
- Memory Module: Automated file rotation and disk partition monitoring.
- Security Module: Active TCP state scanning and file permission auditing.
- Terminal UI: Live dashboard for real-time IPC event streaming and system telemetry.
Installation Instructions:
Download the source code below, extract it, and run ./install.sh. See the README for full configuration details.