Files
narratio/README.md

1.6 KiB

narratio

Narratio is a stage-driven Go orchestrator for turning D&D session audio into polished transcripts, validated Notarius extraction lanes, 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, including the production/testing split bundle.

Maintainer Documentation