test: eval judges e2e #14

Merged
masi merged 4 commits from test/eval-judges-trigger into main 2026-09-01 00:26:59 +00:00

4 Commits

Author SHA1 Message Date
Claude 3f30bdd450 merge: resolve eval judge rule conflict 2026-09-01 00:26:25 +00:00
Claude 5b8be61e2f test: trigger review after DB rule insert 2026-08-31 19:19:59 +00:00
Claude 3109bd7c2d pilot(eval): switch rule target from observation to trace
The standard /api/public/ingestion path feeds only the trace-upsert
queue; evalService.createEvalJobs only dispatches targetObject in
{TRACE, DATASET}. Observation rules fire exclusively from the OTel
pipeline, which this pilot does not use. The trace body already carries
review input/output via langfuse_trace, so a trace rule sees the same
material an observation rule would.
2026-08-31 19:18:59 +00:00
gitea_admin d746b1fdc2 test: trigger review for eval judges 2026-08-31 18:37:41 +00:00