Dashboard › opencode-lore › Cache warmups never create sessions
01a09fd3-108a-773c-9457-75da2a7a8602A non-creating cache read or warmer must never materialize a core session. Chose lookup-only warmups over get-or-create behavior because warmups are speculative maintenance; creating state during them produces phantom sessions that no real request established.