doubleo7/spike/agents
Austin Schaefer e196af15e5 spike: add critic stage, mirroring revise.rs's self-review quality guard
The pipeline was only writer->judge, missing the format quality-check
gemma does on its own output before scoring (is_usable() in revise.rs).
Added spike/agents/critic.yaml with the [critic] prompts from
prompts.toml, wired as a middle pipeline stage. Confirmed the full
three-stage pipeline runs end to end. Note in NOTES.md that the stage
runs but doesn't gate/retry -- pipeline: is linear, real retry-on-unusable
behavior would need states:/transitions:.
2026-08-06 10:17:53 +02:00
..
critic.yaml spike: add critic stage, mirroring revise.rs's self-review quality guard 2026-08-06 10:17:53 +02:00
judge.yaml spike: try ai-agents crate for declarative YAML agent config 2026-08-06 09:38:49 +02:00
writer.yaml spike: try ai-agents crate for declarative YAML agent config 2026-08-06 09:38:49 +02:00