When capabilities are created
Nothing is provisioned while the agent is planning. The plan you review before approving includes a capability table — exactly which capabilities the build will create and use. Pressing Approve on the plan review is the moment they come to life. If a later change needs a new capability, the agent requests it and you’ll see it appear the same way.Isolation, in one honest paragraph
Every project gets its own slice of everything: its own database and database role (the database itself refuses cross-project queries), its own storage scope, its own secrets path, its own sign-in user pool, and its own network space. One project cannot read another project’s data — not by policy documents, but because the boundaries are enforced at the database, storage, and network layers themselves.Where you see them
- The Infra tab in the workspace shows the capabilities bound to the project and their status.
- The Resources page (reachable from the workspace top bar) is the full live inventory — every provisioned resource, in one place.