$ recall --all
4 terms in memory
Recall
These are my agentic engineering terms: the vocabulary I use when writing about building and running AI agents. Each word here has a specific meaning on this blog, and each links back to the post where it first showed up.
When a post uses one of these terms for the first time, it links here. Read the short definition, and follow it back to the post if you want the full story.
recall("dispatch")
One launch, whole crowd: a brief per agent, everything sent out in a single motion.
↳ coined in: The Brief Is an API
recall("fleet")
The crowd itself: several agents on slices of one question, blind to each other, each writing its own file.
↳ coined in: One Agent, Many Questions
recall("operator")
The human seat above the whole system. Owns the two boundaries: the contract going in, the doubt coming out.
↳ coined in: The Brief Is an API
recall("orchestrator")
The model that runs the fleet: writes the briefs, fans the work out, reconciles what returns.
↳ coined in: The Brief Is an API