Minor documentation cleanup
This commit is contained in:
@@ -5,7 +5,7 @@ with explicit, configurable pipeline modules.
|
||||
|
||||
The current implementation reads Seriatim transcript JSON, chunks the source
|
||||
units, extracts D&D spell-cast artifacts with a Scriptorium-backed LLM runtime,
|
||||
and writes JSON output plus diagnostics for each run.
|
||||
and writes JSON output plus diagnostics when enabled.
|
||||
|
||||
```sh
|
||||
OPENROUTER_API_KEY=... \
|
||||
@@ -27,6 +27,6 @@ Useful references:
|
||||
- [JSON output contract](docs/integrations/json-output.md)
|
||||
- [D&D spell artifact contract](docs/integrations/dnd-spell-artifacts.md)
|
||||
- [Developer guide](docs/development.md)
|
||||
- [Internal architecture docs](docs/internal/overview.md)
|
||||
- [Internal implementation docs](docs/internal/overview.md)
|
||||
- [Maintained example config](examples/dnd-spells.config.yml)
|
||||
- [Maintained example input](examples/seriatim-minimal-transcript.json)
|
||||
|
||||
Reference in New Issue
Block a user