PRI: Persistent Reinforcement Intelligence
A fully offline reinforcement-learning engine written in C on Linux that ingests live procfs telemetry to autonomously optimize OS resource usage on aging hardware.
- Tabular Q-learning over a discretized state space covering CPU, RAM pressure, memory trend, and system load.
- Crash-safe persistence across reboots via an atomic A/B slot mechanism for policy storage.
- Safety-aware action layer with behavioral process classification, reversible interventions, and automatic rollback.
Provisional patent filed (India, 2025). Architecture and methodology are confidential, happy to walk through the details over email. By requesting access you agree to treat anything shared as confidential under NDA terms.