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:
2026-06-11 08:45:55 -05:00
parent 297066c2d4
commit 690df89610
5 changed files with 421 additions and 347 deletions
+300 -285
View File
File diff suppressed because it is too large Load Diff