Most of us here have shipped something with an LLM behind it and then watched a user hit the same wall: the thing has no idea what happened yesterday. This is a walk through what a memory layer actually does, in the order the code runs, because the f...