Cockpit — the pilot's seat
The cockpit is where you see everything: workspace health, engagements coming due, scheduled operations, the egress gate. In public package v0.2 the cockpit is command-line — the graphical interface shown in the screenshots is the Kairros workshop's own instrument and will ship in a later wave, once proven.
Install
npm install -g @kairros/memia
memia init ~/MEMIA --locale en
memia status --root ~/MEMIA
Daily use
# the owner's tour
memia status # families, counts, locale
memia restitution --lang en # ⏳ due · 📌 no date · ❓ doubtful
memia engagements list # everything, with score and status
# decide
memia engagements confirmer eng-… --echeance 2026-09-01
memia engagements refuser eng-… --motif "not a commitment"
# scheduled operations (former routines)
memia service status # macOS edition: local service active after installation
memia ops pauser toutes # pause every routine if needed
memia ops activer toutes # resume them without losing history
# the egress gate — every external send awaits your gesture
memia sas pending
What this guide does not promise: no graphical interface in this version, no automatic notification, no sending. The cockpit reads your disk and answers you — that is all, and it is verifiable.