v0.22.1
Social Learning + Curiosity Signals
Phase 6: agents that learn from peers and seek informative inputs.
SocialLearning
SocialLearning— cross-organism template exchange viaPeerExchangeTrustRegistry— EMA-based epistemic vigilance (trust increases on success, decreases on failure)export_templates()/import_from_peer()/record_adoption_outcome()- Provenance tracking:
get_provenance()traces which peer shared each template
Curiosity Signals
- Watcher emits
EPISTEMIC/curiositysignals whenEpiplexityMonitordetects EXPLORING status - New step 4.5 in intervention chain: high novelty on fast model → ESCALATE
curiosity_escalation_thresholdinWatcherConfig(default 0.6)- Refactored epiplexity measurement to avoid double-calling
measure()
Also included
- 30 new tests (1101 total)
- Examples 78 (social learning) and 79 (curiosity)
- Social Learning Space
- Article: social learning + epistemic vigilance (§6), implementation (§8)