Expand description
Emotional bias warp for Microscope Memory.
Bends search space coordinates based on the emotional layer’s active clusters.
Does NOT override the search — warps the query point toward emotional attractors.
The weight is configurable in config.toml (search.emotional_bias_weight).
Structs§
Functions§
- apply_
emotional_ bias - Compute the emotional bias warp for a query point. Returns warped (x, y, z) coordinates.
- emotional_
field - Get the current emotional field summary: centroid of active emotional blocks, total energy, and count.
- emotional_
layer_ name - Verify the emotional layer ID matches our constant.