hot / cold
id
hot
title
hot / cold
type
definition
requires
- cross-session-continuity
related
[]
entry_points
- cold
- hot
summary
The split between a scratch memory you keep rewriting and the permanent record you never edit — with the rule that the permanent one always wins.
depth
1
2
3
· plain
The split between a scratch memory you keep rewriting and the permanent record you never edit — with the rule that the permanent one always wins.
· definition
The two temperatures of a build's memory — mutable, non-canonical,
overwritten every pause: the file, its live queues and
NEXT: pointer cold — sealed and canonical: git, , the
· usage
On conflict the cold record
wins; governs cold, and hot is exempt because it is not the record A finding lives
hot, then graduates cold at close (the hot/cold finding lifecycle); a sealed decision banks
cold at the moment of sealing, the hot copy a cache.
referenced by (derived)
build record · cross-session continuity · ho-status · mutability (living / frozen / sealed) · state memory (Kamae 6) · working-memory handoff
defining documents: cross-session-continuity §6