Commit Graph

1 Commits

Author SHA1 Message Date
mrhavens 897498829b Add LangGraph state management with validation and checkpoints
- Structured OpusState with Pydantic models
- PreWriting schema with Character, ChapterPlan, PlotBeat
- Validation functions for each stage
- Checkpoint save/load to disk
- Workflow nodes for each stage
- Cross-validation between stages
- Structured parsing of LLM outputs
2026-03-12 20:08:30 +00:00