context
Context as an artifact, not a container.
- EssayBuilding the context up front: /deep-contextIf you keep fixing the same problem and it keeps coming back in a slightly different form, search is often not enough. This post is about the Claude Code skill I built for that case, the worked example that proved it, and the two attempts that did not work first.
- EssayMemory that sleeps: a tiered memory architecture with daily promotionA two-tier retrieval system (semantic plus keyword), curated topic files as the source of truth, and a nightly pass that promotes session insights into the curated tier. What each piece does and what fails without it.