690df89610d47d154e012584b3b9dccab522c6f0
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.
Languages
TypeScript
74.9%
MDX
21.7%
CSS
3%
HTML
0.1%
JavaScript
0.1%