Context Engineering In AI * Overall, we need to compact the context to stay in AI's smart zone. * Need to create research.md for the PR. * Next need to create plan to fix ( plan.md ) for the PR. * Overall look at things: Source: by Dex Horthy of HumanLayer at https://www.youtube.com/watch?v=rmvDxxNubIg Put as much context as you can into files, rather than remembering to put in the prompt. Let AI do what it is good at read, write, edit, grep, bash, etc. More efficient to do HTML instead of JSON in regards to tokens in regards to context. RAG, prompt engineering, State/history, structured output, memory. Create ADR markdown files to help AI. Architectural Decision Record (ADR) is a short, lightweight doc used in software engineering to capture an important architectural choice, the context behind it, and its resulting consequences. Example 1: we doing pricing a certain way. Example 2: we are not changing API schema, but rather ...