CAPABILITY REGISTRY / CONTROLLED INTERFACES
Capability Registry
Every capability declares where it can run, what it accepts, what it returns, and which permissions it needs.
- Runtime placement is explicit: browser, server, or adapter.
- Network posture and schemas are visible before execution.
- Generated UI is composed from validated components, not arbitrary code.