Polpo Cloud stores the same logical scopes in the project state store. At the start of each run or chat request, the runtime adds non-empty memory to the system context as
<shared-memory> and <agent-memory> blocks.
Agent tools
Enablememory_* when an agent should update its private memory:
API
Project API keys can manage both scopes:
Write operations accept
{ "content": "..." }. Keep memory short and structured because its complete content consumes context on every run.