self-review 2026-06-11: add WM-autobiographical curiosity seed
proactive_curiosity() now uses the top working-memory node's first label word as a 4th activation seed alongside the 4 rotating fixed sets. This breaks deterministic exploration that was reinforcing the same subgraph every cycle and creates a self-referencing loop: curiosity radiates from whatever is most salient right now, mirroring the brain's default-mode- network resting-state dynamics. str_find_chars on " :([" extracts the first meaningful word; sp > 3 guards against bracket-prefixed labels. auto_term field added to curiosity_scan ISE for observability.
This commit is contained in:
Vendored
+300
-285
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user