Visual map

Clickable map

A more visual way to see the ecosystem: context comes in, tools make action possible, agents decide what to do, and hosts mediate the work.

System sketch

Inputs, loop, interface, controls

Most AI tooling fits somewhere in this shape. Some parts feed the agent, some parts let it act, some parts run the loop, and some parts keep the work visible and controlled.

First branch

Before the stack, choose how you reach the model

Decision tree

Classify by the job it does

Layer coverage

Where real tools sit on the stack

This is more useful than a generic stack because it shows overlap. Local CLI agents, protocol adapters, task graphs, workspace coordinators, and persistent assistant platforms do not live in one neat box.

Primary fit Touches this layer No meaningful fit
Layer Local host agent Protocol adapter Task graph Workspace coordinator Persistent assistant
Governance Approvals Watchdogs Sandboxing
Orchestration Ready tasks Multi-agent work Routing + schedules
Host / UI CLI + desktop Workspace manager CLI + channels
Agent runtime Agent loop Launches agents Persistent loop
Packaging Extensions Hooks + roles Skills
Protocols Uses MCP Protocol layer MCP package MCP / gateway
Capabilities Calls tools Exposes tools bd CLI gt CLI Toolsets
Foundation Model access + files Dolt state Project state Workspace + memory

Object shortcuts

Click the object, not the category