# Agent Starter Integrations

Agent Starter can hand an inactive configuration package to Agent Composer and request provider-owned components from Gatey, Flow, and AI-Kit after the base structure is reviewed. Static Publisher remains a separate production release option.

Active providers are detected through their public runtime markers, not an assumed plugin directory path. Each provider owns its block definition, visible strings, validation, and business logic. Starter changes only an unchanged Starter-owned draft.

Site-specific content models follow the same ownership boundary. A reviewed provider plugin must register each custom post type, attach each taxonomy, expose REST-visible fields, define relation storage, and declare ownership before Starter captures the destination. Starter records and checks that capability evidence and may import an inactive Composer contract that refers to it, but Starter does not implement duplicate relation or taxonomy abilities. Composer supplies the generic relation lookup/field write and policy-gated taxonomy search/create/assignment workflows after the Config Set is separately validated and activated.

Shared WP Suite Theme CSS is stored by WordPress under the `smartcloud-wpsuiteio-theme` Custom CSS stylesheet key. Marker-delimited owner fragments let Starter replace or remove its own CSS without modifying operator CSS or another integration's fragment.
