Why this exists

Most LLM memory is shallow. It remembers what you said last time and tries to be polite about it. That's a notepad, not a memory. A real memory remembers what you've had to ask three times. It notices the loop. It surfaces the pattern back to you so the next time you reach for the same answer, you also get a mirror: this is the fourth time you've needed this. Maybe it's time to actually learn it.

What you get back

  • A ranked list of the questions you keep re-asking, with frequency and recency.
  • A forgetting curve over time — which topics decay fast, which ones you've finally internalized.
  • An annotated answer when you re-ask, with the delta versus what you were told last time.
  • A recurring-gap report you can use to decide what to actually study, instead of looking up again.

When to reach for this pattern

Long-running technical conversations where you've been grinding on the same stack for months. Learning a new domain, where the shape of your ignorance is more useful than any single answer. Any moment you suspect you're paying the lookup tax over and over on the same handful of facts — and you'd rather see the holes in your own knowledge than keep papering over them.