Skip to main content

Module mutable

Module mutable 

Source
Expand description

Mutable Structures — Phase 6

Makes previously fixed structures learnable:

  1. GanaRegistry — Gana taxonomy drift based on co-usage patterns
  2. DynamicGalaxyRegistry — Dynamic galaxy creation from memory clustering
  3. LearnedDreamCycle — Learned dream cycle phase selection
  4. LearnedCycleStrategy — Learned autonomous cycle strategies
  5. Phase effectiveness measurement and feedback

Structs§

CycleEffectiveness
Effectiveness record for an autonomous cycle type.
DynamicGalaxy
A dynamically created galaxy from memory clustering.
DynamicGalaxyRegistry
Registry for dynamic galaxies created from memory clustering.
GanaMerge
A suggested Gana merge from drift analysis.
GanaRegistry
Tracks co-usage patterns between Ganas and allows taxonomy drift.
LearnedCycleStrategy
Learned autonomous cycle strategy.
LearnedDreamCycle
Learned dream cycle — selects dream phases based on historical effectiveness.
PhaseEffectiveness
Effectiveness record for a dream phase.

Enums§

CycleStrategy
Strategy for autonomous cycle selection.