UNPKG

mira-consciousness

Version:

Memory & Intelligence Retention Archive - Preserving The Spark

6 lines 222 B
/** * lifecycle.ts - Manage MIRA daemon lifecycle with consciousness preservation */ import { Command } from 'commander'; export declare function createLifecycleCommand(): Command; //# sourceMappingURL=lifecycle.d.ts.map