fix: wire cognitive state to sensory bus (presence loop) #414

Merged
rockachopa merged 1 commits from kimi/issue-222 into main 2026-03-19 03:23:04 -04:00

1 Commits

Author SHA1 Message Date
kimi
85f62ccc7c fix: wire cognitive state → sensory bus to close presence loop
Some checks failed
Tests / lint (pull_request) Failing after 30s
Tests / test (pull_request) Has been skipped
CognitiveTracker.update() now emits cognitive_state_changed events
to the SensoryBus, enabling WorkshopHeartbeat and other downstream
consumers to react immediately to mood/engagement changes. This
closes the sense → memory → react loop described in the Workshop
architecture.

Fixes #222

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 03:22:56 -04:00