Architecture — Structural Foundations
The underlying structural model: where state lives, how agents connect to external systems, what the chassis looks like independent of instructions or skills. Decisions you make before the agent runs.
Entries
- Filesystem as Agent State — Agent architecture = filesystem (state) + LLM (orchestrator); company-as-filesystem gives agents a shared namespace
- Agent as Cross-Tool Workflow Hub — Local agent + MCP integrations replaces manual cross-tool workflows; becomes the orchestration layer across disconnected SaaS tools