951383226cccd4ea9c4403a631babade8b247527
narratio
Narratio is a stage-driven Go orchestrator for turning D&D session audio into polished transcripts and generated artifacts.
It runs a deterministic workflow with manifest-driven continuation, remote publish, and restore support.
narratio run 2026-04-04
This requires resolvable pipeline.yml, campaign.yml, and concrete
session.yml files or their explicit command-line alternatives.
Documentation
- CLI reference — commands, arguments, flags, and invocation behavior.
- Configuration — discovery, fields, defaults, and validation.
- Operations — runtime workflow, state, publishing, recovery, and cleanup.
- Troubleshooting — symptom-driven diagnosis and safe remedies.
- Integration contracts — external tools, formats, and compatibility expectations.
- Maintained examples — complete copyable configuration and input files.
Maintainer Documentation
- Development guide — first-read orientation and task-specific reading routes.
- Internal overview — implemented component map.
- Architecture — normative boundaries and invariants.
- Documentation policy — canonical ownership and maintenance rules.
- Testing policy — test value, boundaries, and sufficiency.