Agent Architecture
📌 Planned placeholder page: this page is reserved for "Agent architecture — components, control loop patterns, memory and context engineering, and multi-agent orchestration", and the content will be filled in progressively along with learning.
Planned Content
- [ ] Spectrum from workflow to agent, and when (not) to use an agent
- [ ] Five components: decision maker / planner / tools / memory / environment
- [ ] Control loop typology: ReAct, plan-and-execute, reflection, hierarchical
- [ ] Memory layers and context engineering, tool output management
- [ ] Multi-agent topologies and cost trade-offs
Next Steps
- [ ] Complete this page item by item against the planning checklist in the Domain Overview
- [ ] Add runnable examples and pitfall records for each entry
- [ ] Change the status from "Planned" to "Collected" when done
For writing guidelines, please refer to the Domain Overview.