Reload · Arazzo Workflow
Reload — capture a decision into shared Memory
Version 1.0.0
Resolve who stated a decision, write it to the context graph with provenance, then recall related context.
View Spec
View on GitHub
CompanyAI AgentsAgent OrchestrationTeam ChatCollaborationMemoryContext GraphModel Context ProtocolMCPDeveloper ToolsTasksProductivityArazzoWorkflows
Provider
Workflows
capture-memory
Author a provenance-backed Memory and recall its neighborhood.
resolve-identity to get the stated_by id, remember-memory with a derived_from pointer, then recall the surrounding subgraph.
1
who
resolve-identity
Resolve the identity id of the person who stated the decision.
2
remember
remember-memory
Write the decision into the context graph with provenance.
3
recall
recall
Pull the ranked subgraph of related context.