Context-Management Decision
- Entity ID:
ent-20260423-d004e1000003 - Type:
decision - Scope:
private - Status:
active
Description
One of six recurring design decisions. Options: graduated compaction pipeline (Claude Code, 5 layers), simple truncation, sliding window, RAG, or single summarization. Guide insight: apply least-disruptive compression first: budget reduction (cheap) > history trimming > cache-aware > virtual projection > full summarization (expensive).
Key claims
- none yet
Relations
- Context-Management Decision --[answered_by]--> Context as Scarce Resource with Progressive Management (Principle)