Cortex AI - cognitive primitives for LLM agents

Theory-of-Mind forgetting curves

What does the user still remember? Each item has a stability that grows logarithmically with exposure count and linearly with reinforcement, then decays as R(t) = exp(-t / S). The plot extends each curve from now to the horizon. Use it to decide when to re-surface a fact before it falls below useful recall.

Formula and parameters ported from src/relevance/tom/forgetting-curve.ts in the cortex-ai repo.

Items to project

0.5 30

Current state and decay thresholds