Skip to content

team-admin-policy

Exposes team administration policy to dependent services.

Entry points and registration

extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.

Implementation Purpose
team-admin-policy-service.ts Team Admin Policy Service

Dependencies and change boundaries

Declared Host dependencies: auth · settings.

Retain policy implementations; actual local-mode usage depends on the callers and service conditions.

See Configuration for activation policy and Features for support status.

← Host extension map · Host