Working Notes on Agent Systems/Brad Zhang

@teach_fireworks / X longform

I think a challenge is the memory synchronization problem of ten pod copies corresponding to an agent.

I think a challenge is the memory synchronization problem of ten pod copies corresponding to an agent. If the same shared memory is mounted, how to distinguish the memory of eac...

June 2, 2026 路 1 min read

I think a challenge is the memory synchronization problem of ten pod copies corresponding to an agent.

If the same shared memory is mounted, how to distinguish the memory of each pod and the agent's shared memory and continuously extract the memory?

Which ones are stored in files, which objects are stored in relational databases, graph data, how to connect them, it is a headache to think about.

Visual summary

Article argument map

Generated from the post's content graph

FORMATTOPICCAPABILITYMARKETcoverscoverssignalssignalsFORMATshort signalTOPICagentsTOPICmemoryCAPABILITYagent workflowCAPABILITYtechnical writing
Mermaid outline
flowchart LR
  format-short_note["short signal"]
  topic-agents["agents"]
  topic-memory["memory"]
  capability-agent-workflow["agent workflow"]
  capability-technical-writing["technical writing"]
  format-short_note -->|covers| topic-agents
  format-short_note -->|covers| topic-memory
  format-short_note -->|signals| capability-agent-workflow
  format-short_note -->|signals| capability-technical-writing

Visual structure

Essay structure map

Built from summary and key paragraph positions

I think a challenge is the memory synchronization problem of ten pod copies correspon...THESISI think a challenge isthe memorysynchronizationproblem of ten podSIGNALI think a challenge isthe memorysynchronizationproblem of ten podOPERATORIf the same sharedmemory is mounted, howto distinguish thememory of each pod andIMPLICATIONWhich ones are storedin files, whichobjects are stored inrelational databases,
Mermaid outline
flowchart LR
  thesis["I think a challenge is the memory synchronization problem of ten pod copies corresponding to an agent. If t..."]
  signal["I think a challenge is the memory synchronization problem of ten pod copies corresponding to an agent."]
  operator["If the same shared memory is mounted, how to distinguish the memory of each pod and the agent's shared memo..."]
  implication["Which ones are stored in files, which objects are stored in relational databases, graph data, how to connec..."]
  thesis -->|frames| signal
  signal -->|develops| operator
  operator -->|lands in| implication

Source: View the original post