Type alias MemoryTraceType

MemoryTraceType: "episodic" | "semantic" | "procedural" | "prospective" | "relational"

Cognitive memory trace categories, modelled after the psychological taxonomy used throughout the AgentOS memory subsystem.

  • episodic — autobiographical events tied to a moment in time.
  • semantic — factual / world-knowledge, not time-stamped.
  • procedural — how-to knowledge; encoded skills and routines.
  • prospective — future-oriented intentions ("remember to …").
  • relational — trust, boundary, and relationship-state memory.