consciousness/src/mind
Kent Overstreet 4eb0c891c4 mind: move DMN commands to event_loop, remove MindMessage variants
/dmn, /sleep, /wake, /pause now lock MindState directly from the
UI event loop. No MindMessage roundtrip needed — they're just
state transitions + info display.

MindMessage reduced to: Hotkey (Interrupt, CycleAutonomy),
NewSession, Score. Everything else handled directly by UI.

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-05 03:08:36 -04:00
..
dmn.rs split out src/mind 2026-04-04 02:46:32 -04:00
identity.rs split out src/mind 2026-04-04 02:46:32 -04:00
log.rs more reorg 2026-04-05 01:48:11 -04:00
mod.rs mind: move DMN commands to event_loop, remove MindMessage variants 2026-04-05 03:08:36 -04:00