Unique mutation identifier (format: pm_<timestamp>_<random>).
The agent that made this mutation.
The HEXACO trait that was mutated (e.g., 'openness', 'conscientiousness').
The signed delta applied to the trait value. Positive = increase, negative = decrease.
Free-text reasoning explaining why the agent chose to mutate this trait.
The trait value before this mutation was applied.
The trait value after this mutation was applied.
Current strength of this mutation in the range (0, 1].
Starts at 1.0 when recorded and decays each consolidation cycle. When strength drops to 0.1 or below, the mutation is pruned.
Unix epoch millisecond timestamp of when this mutation was recorded.
A single persisted personality mutation record.
Represents a specific HEXACO trait adjustment made by the agent, along with its current strength (which decays over time) and the reasoning that motivated the change.