A layered PM tool with Dexie-powered IndexedDB persistence, background Web Workers, encrypted exports, and audit logging — built to answer what matters now, what's blocked, who owns it, what changed.
The PM Board always answers these. Use the View as switcher to show each role only what's relevant to them.
Navigate with the left sidebar. Two new views: Stats (Worker-computed analytics) and Audit (every operation logged with timestamps).
All heavy computation runs in a Web Worker so the UI stays smooth. Your data is stored in Dexie IndexedDB with schema versioning for safe migrations.