cyberneticlibrary

Merge duplicate memory entries

consolidate-memoryworkflowsetup L20
USS-Parks/lamprey
What it does

consolidate distributed memory state into unified view

Best for

unifying distributed agent state into a single source of truth

Inputs
  • · args: JSON object or array per workflow
  • · distributed state objects: logs, memory, transcripts
Outputs
  • · unified memory state: single JSON snapshot
Requires
  • · agent orchestration
  • · log aggregation, transcript assembly
Preconditions
  • · phase logging initialized
  • · all state sources (logs, sessions, transcripts) available
Failure modes
  • · agent null on error/skip/rate-limit
  • · missing state source silently skipped