Three-Level Memory Evaluation
An agent’s memory capability is evaluated across three levels: (1) basic recall – accurate return of explicitly given information (“my participant number is 12345”); (2) multi-session lookup – linking information across different conversations (the user has two cars – clarify which one to service); (3) proactive servicing – discovering hidden connections between past facts (international flight booked → passport expires soon → warn). The third level requires both “overview” and “detail” simultaneously.
Related: [User Memory Formats], [Contextual Search]