consciousness/src/mind
Kent Overstreet 84fe757260 mind: remove DMN helper methods, inline field assignments
dmn_sleep/dmn_wake/dmn_pause/cycle_autonomy were just setting two
fields each. Inline the assignments at call sites. cycle_autonomy
moves to event_loop since it's UI state machine logic (deciding
which label to show).

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-05 03:50:21 -04:00
..
dmn.rs mind: double-buffer MindState for UI diffing 2026-04-05 03:24:08 -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: remove DMN helper methods, inline field assignments 2026-04-05 03:50:21 -04:00