Context Engineering
8 posts
-
Multi-Tier Action Architecture
Context engineering through progressive disclosure and file system offloading patterns for production agent systems.
-
Context Rot Mitigation Patterns
Context windows degrade performance past 100K tokens regardless of size. Task atomization and session boundaries prevent this decay.
-
Context Rot and Session Cycling
Ralph loops work through fresh context windows, not infinite iteration. Implementation patterns for session cycling that prevent token degradation.
-
Context Windows as Creative Constraint
Fresh sessions beat persistent context. Task isolation prevents degradation while custom implementation avoids vendor lock-in.
-
Architecture for Dense Context
Context engineering patterns that maximize information density while architecting fast-slow model workflows for production AI systems.
-
Context Density Architectures
Fast orchestrators discover relevant context while slow models analyze pre-filtered inputs, separating tool loops from reasoning depth.
-
Context Engineering Beyond Hype
Context engineering emerged from the gap between AI demo performance and production reliability, requiring systematic approaches to context limits, task decomposition, and compound workflows.
-
Context Engineering Over Code Generation
The fundamental misalignment in AI-assisted development isn't about code quality - it's about context...