Engineer your Context
Context engineering doesn't only work for LLMs, U have to do it for yourself. If U lose context then U lose the thread. Just like an LLM every morning when U wake up U start over from an empty context window. It only seems like U have continuity because U can query your memory, and your default environment has a lot of context clues.
Get deliberate about leaving embedding your context into the environment and into all your tooling. The information U need to make decisions ought to sit close to where U make the decision.
Keep a journal so U don't forget what U cared about, and why.
