Integrations Index
Audience
Operators, developers, and coding agents who need to understand Narratio's externally observable integration boundaries.
Scope
docs/integrations/ is the canonical reference for protocols, invocation and
data contracts, logical outputs, and compatibility behavior at external tool
boundaries.
These documents describe what Narratio sends or invokes, what it accepts in return, and how failures are surfaced. Internal composition and stage mechanics belong in the adapter implementation guide and the focused stage documents.
Integration Contracts
- Audita: transcript polishing (
audita process). - Seriatim: merge, normalize, trim, and render operations.
- Scriptorium: artifact generation and debug rendering
(
scriptorium run|render). - WhisperX: speaker-audio transcription over HTTP.
Related Canonical Docs
- Configuration: operator-facing configuration reference.
- Adapter implementation: shared adapter boundary and runner wiring.
- Internal documentation: stage-specific integration usage and component ownership.