Dashboardopencode-loreLTM prompt-cache, pin, and meta-distill…

LTM prompt-cache, pin, and meta-distillation stability

Category: preference
Confidence: 1.00
ID: 01a0a610-2325-7a81-83ec-39e99e2f6332
Project ID: 6f4be9ff-ed84-4cca-a9e7-732a0b0b8677
Cross-project: No
Recalled in other projects: 0
Source session: 1JmtIdaVnn5PTPdxS
Created: 2026-09-15 09:06:55
Updated: 2026-09-15 17:14:30

Content

Keep stable preference/entity LTM in system[1] byte-identical throughout a session, including idle resumes; defer newly curated stable knowledge until the next session. Carry changing context through durable deltas at a frozen safe tail position, not by rewriting stable system prefixes. Treat pins as diff baselines, compare entries by ID/content regardless of order, and keep persisted ltmCacheText synchronized with ltmPinText. Require isCacheWarm before preserving caches or skipping compaction; expired caches are cold. Avoid re-pinning when entry sets are unchanged, preserve uncertain warm state, and keep baseline metadata off the wire. Run meta-distillation only at an already-cold idle-resume boundary and track warm prefix rewrites separately.

Move to: