A high-performance, single-page matrix aggregation engine built with a zero-footprint architecture. This system manages local data states entirely within volatile device memory (RAM) to ensure maximum privacy and local data compliance.
- Single-Page UI Layer (
index.html): Features a fully responsive, glassmorphic layout interface running an embedded multi-theme DOM engine (including Andromeda Galaxy 3D parallax rendering and high-contrast Neon Clean Room profiles). - Data Configuration (
*.json): Decoupled environment and metric configuration schemas for dynamic row mapping. - State Management: Bypasses standard browser storage channels (LocalStorage/Cookies) to maintain absolute local session isolation.
- Dynamic Row Factory: On-the-fly injection of isolated tracking modules with custom-labeled structural divisions.
- Boundary Security Validation: Live text-listening event interception to block negative or decimal system exploits in integer fields.
- Memory-Safe Compilations: Generates on-demand
.txtworkspace logs via temporary RAM Blob memory streams, wiping virtual pointers instantly upon download completion.
To run this application locally without installation footprints:
- Clone or download the repository files.
- Launch
index.htmldirectly inside any modern, privacy-focused browser environment.