fischer-agentkit/configs/pipelines
chiguyong 8c365486e2 fix(pipeline): address code review findings for adversarial loop
Critical:
- C1: Add verifier_timeout_seconds for independent Verifier timeout
- C2: Verifier parse failure raises RuntimeError instead of dead-loop

Major:
- M1: Inject previous_output into Worker retry context
- M2: Add Pydantic ge/le constraint on ReviewFeedback.score
- M3: Use Literal type for feedback_mode enum validation
- M4: Use Literal types for ReviewIssue severity and category
- M5: Merge error messages when escalation agent also fails

Tests: 8 new test cases added (19 total), all passing
2026-06-12 10:02:37 +08:00
..
coding_harness.yaml fix(pipeline): address code review findings for adversarial loop 2026-06-12 10:02:37 +08:00
geo_full_pipeline.yaml feat(geo): U4 GEO skill tool binding with BaiduSearch and E2E tests 2026-06-07 17:25:37 +08:00
goal_driven_pipeline.yaml feat(phase6): implement end-to-end enterprise scenario validation (U15) 2026-06-10 01:38:28 +08:00