Agent memory

Type: kb/types/index.md ยท Status: current

Agent memory notes treat memory as part of agent architecture, not just storage. Use this index for claims about what memory must do for agents, how it interacts with context engineering, and where memory-system comparisons reveal broader KB design constraints.

Notes

  • Learning theory - memory only matters when retained artifacts change future behavior
  • Computational model - agent memory is loaded through bounded calls and scheduling decisions
  • Related systems - external implementations and comparisons that expose memory-system design tradeoffs

Other tagged notes