teach-recording
Provides the Host teaching-recording service.
Entry points and registration
extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.
| Implementation | Purpose |
|---|---|
| teach-recording-service.ts | Teach Recording Service |
Dependencies and change boundaries
Declared Host dependencies: auth · forever-box · managed-setup · telemetry · transcript.
Recording workflows need broader validation and must preserve user authorization boundaries.
See Configuration for activation policy and Features for support status.