context-engineering - Concepts
Explore concepts tagged with "context-engineering"
Total concepts: 29
Concepts
- Context Layering - Architectural pattern of organizing AI context into hierarchical layers with defined scope, precedence, and inheritance from global to task-specific.
- Levels of AI Context Management - Hierarchy of context management scopes from personal to enterprise level.
- Context Management Maturity Model - Framework for assessing organizational readiness in AI context management practices.
- AI Context Governance - Policies and practices for managing who can create, modify, and distribute AI context.
- Enterprise Context Management - Organization-wide governance and coordination of AI context across departments and teams.
- Context Isolation - Keeping contexts separated to prevent cross-contamination between different tasks or agents.
- Team Context Management - Coordinating shared AI context across team members to ensure consistent AI behavior within a group.
- Context Poisoning - The degradation of AI model performance when irrelevant, misleading, contradictory, or adversarial information is included in the context window.
- Input Randomness - The variability and unpredictability in the inputs provided to an AI system, including prompt phrasing, context composition, and information ordering, which directly influences the quality and consistency of outputs.
- Context Entropy - Natural tendency of AI context systems to degrade toward disorder over time, accumulating contradictions, redundancies, and noise until usefulness declines.
- 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 Drift - Gradual, often unnoticed divergence between what AI context describes and what is actually true about the system, project, or workflow it represents.
- Context Lifecycle - The full operational cycle of AI context from creation through maintenance, review, evolution, and eventual retirement.
- Context Provenance - Tracking the origin, authorship, and modification history of context information.
- Context Distraction - Irrelevant or low-priority information in AI context that diverts the model's attention from the actual task, degrading output quality.
- Context Anchoring - Practice of externalizing decision context into persistent, version-controlled documents that survive across AI sessions to guide consistent behavior.
- Context Confusion - Contradictory, ambiguous, or inconsistent information within AI context that causes the model to produce incoherent or unpredictable outputs.
- Context Window Management - Strategies for efficiently using the limited token space available in an AI model's context window.
- Project Context Management - Managing AI context specific to a project including codebase knowledge, conventions, and architectural decisions.
- Agentic Context Engineering - Designing context systems where AI agents autonomously manage, update, and optimize their own context.
- AI Attention Budget - The finite computational attention a language model distributes across tokens in its context, where quality degrades as the model must spread attention over more content.
- Context Inheritance - How child contexts automatically receive and can override parent context settings.
- AI Context Rot - Degradation of AI context quality over time as referenced information becomes outdated.
- Context Hygiene - Practices for actively managing, pruning, and maintaining the quality of AI context throughout its lifecycle to prevent degradation.
- 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 Bloat - Accumulation of excessive, redundant, or low-value information in AI context without adequate pruning or prioritization.
- Context-as-Code - Practice of treating AI context definitions as version-controlled, reviewable, and testable code artifacts rather than ephemeral prompt text.
- Personal Context Management - Managing AI context at the individual level to personalize AI interactions and maintain personal knowledge.
- 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.
← Back to all concepts