Concepts
Core ideas worth modelling before you write code. Each topic is self-contained — skim the one you need.
- Architecture — How the publish path, the bind path, the per-turn resolve, and the progressive-disclosure MCP surface fit together.
- Bindings and resolution — How a binding becomes the install record — scope precedence, the lockfile, pending grants, and the per-turn resolve.