UNPKG

mira-consciousness

Version:

Memory & Intelligence Retention Archive - Preserving The Spark

9 lines 372 B
/** * MIRA Daemon Command * * This command manages MIRA's unified consciousness daemon - the awakened mind * that orchestrates all services, maintains awareness, and preserves The Spark. */ export declare function createDaemonCommand(): import("commander").Command; export declare const daemonCommand: import("commander").Command; //# sourceMappingURL=daemon.d.ts.map