Skip to content

transcript-publish

Publishes transcript entries to subscribers.

Entry points and registration

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

Implementation Purpose
transcript-entry-publisher.ts Transcript Entry Publisher

Dependencies and change boundaries

Declared Host dependencies: auth · box-store-sync · experiments · telemetry.

Keep publishing order consistent with transcript persistence.

See Configuration for activation policy and Features for support status.

← Host extension map · Host