- Host entry
- A desktop app or standalone editor owns window state, sign-in, project indexing, embedded terminal behavior, and local product storage.
- Host owns
- The desktop host owns orchestration UI, model routing, approval UX, background jobs, and any cloud or app-store managed extension points.
- Connector role
- agent-connector can write documented workspace/global config and content files, but it does not replace the desktop runtime or UI shell. Current wired connector surfaces: MCP server, Skills, Memory, Action affordances.
- Implementation consequence
- Desktop surfaces need source-review separation because product pages often document capabilities while runtime state lives in app-managed storage. No visible host-native gap is currently tracked for this surface.