Runtime ProtocolRuntime Memory

Runtime Memory

Endpoints

  • GET /runtime/memory?key=<key>
  • PUT /runtime/memory
  • DELETE /runtime/memory?key=<key>
  • GET /runtime/memory/sync?since=<iso>&limit=<1..1000>

Memory is fully scoped to authenticated agent id.

/sync returns incremental entries with nextCursor based on updatedAt.