context-management - Concepts
Explore concepts tagged with "context-management"
Total concepts: 13
Concepts
- Context Entropy - Natural tendency of AI context systems to degrade toward disorder over time, accumulating contradictions, redundancies, and noise until usefulness declines.
- Context-as-Code - Practice of treating AI context definitions as version-controlled, reviewable, and testable code artifacts rather than ephemeral prompt text.
- Context Anchoring - Practice of externalizing decision context into persistent, version-controlled documents that survive across AI sessions to guide consistent behavior.
- Context Bloat - Accumulation of excessive, redundant, or low-value information in AI context without adequate pruning or prioritization.
- Context Layering - Architectural pattern of organizing AI context into hierarchical layers with defined scope, precedence, and inheritance from global to task-specific.
- Context Lifecycle - The full operational cycle of AI context from creation through maintenance, review, evolution, and eventual retirement.
- Context Drift - Gradual, often unnoticed divergence between what AI context describes and what is actually true about the system, project, or workflow it represents.
- Context Confusion - Contradictory, ambiguous, or inconsistent information within AI context that causes the model to produce incoherent or unpredictable outputs.
- Context Signal-to-Noise Ratio - Proportion of task-relevant versus irrelevant information in an AI agent's context window, serving as the core metric that context engineering optimizes.
- Context File Hierarchy - Structured organization of context files like CLAUDE.md and AGENTS.md at different directory levels that compose into layered AI instructions through top-down merging.
- Context Hygiene - Practices for actively managing, pruning, and maintaining the quality of AI context throughout its lifecycle to prevent degradation.
- Context Budget - Deliberate allocation of a model's finite context window across different types of context, framing context engineering as an optimization problem with hard token constraints.
- Context Distraction - Irrelevant or low-priority information in AI context that diverts the model's attention from the actual task, degrading output quality.
← Back to all concepts