Files
notarius/docs/roadmap/implementation.md

19 lines
595 B
Markdown

# Raw Pipeline Implementation
The raw pipeline migration described here has been implemented.
Current behavior is documented in:
- [Pipeline Internals](../internal/pipeline.md)
- [Modules](../internal/modules.md)
- [LLM Runtime](../internal/llm.md)
- [Configuration](../config.md)
- [CLI Reference](../cli.md)
- [Operations](../operations.md)
- [Troubleshooting](../troubleshooting.md)
- [JSON Output](../integrations/json-output.md)
- [D&D Spell Raw Output](../integrations/dnd-spell-artifacts.md)
Follow-up validator work remains tracked separately in
[Validation Roadmap](validation.md).