feat(workflow): sample review_report schema + implementer↔reviewer loop
This commit is contained in:
@@ -117,3 +117,7 @@ backend = "in_memory" # or "turbovec"
|
||||
# id = "review_report"
|
||||
# schema_path = "schemas/review_report.json"
|
||||
# llm_emitted = true
|
||||
#
|
||||
# The bundled examples/workflows/review_loop.toml uses this kind: the reviewer emits a
|
||||
# review_report whose `verdict` field gates the implementer↔reviewer loop via
|
||||
# artifact_field_equals transitions. See docs/schemas/review_report.json for the schema.
|
||||
|
||||
Reference in New Issue
Block a user