Connect the cockpit to real local evidence.
A useful assistant should not depend only on what you remember. This slice turns a local Session Atlas into a cockpit import file.
Simple layer. Run one command, import one JSON file, and the cockpit gets real sessions and projects to triage.
The importer reads local JSON files such as
session-management-report.json and project-rollups.json. It writes only local outputs under outputs/life-os-command-center/.1. Atlas822 sessions and project rollups.
2. ImporterPrioritize action buckets.
3. JSONWrite cockpit state.
4. CockpitImport and act.
Run the importer
node work/life-os-import-from-atlas.mjs # then open: outputs/life-os-command-center/index.html # Importar JSON: outputs/life-os-command-center/life-os-import.json
Proof from this run
The importer generated 40 prioritized sessions, 24 projects, and a local session action plan. Verify with
node work/verify-life-os.mjs.