11ee26616c
test_llm_judge_validates_compiled_workflow fails: the judge returns pass=false, reporting structural items from the kitchen-sink agent spec as missing from the compiled workflowDef. Listed as a plain reason string rather than run:false — the test makes a single judge call and fails fast, so there is no CI time to reclaim, and leaving it running means a fix surfaces as XPASS. E2E_MIN_PASSED drops 135 -> 134 in the same commit, as the known-failures README requires: an added entry moves a test out of the PASSED column, and without the matching decrement the lane fails on the passed-count floor for an unrelated-looking reason. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>