promptdojo_

GitHub Actions validation gates — step 6 of 7

Write failing_checks(checks) that returns the names of every check that violates its threshold: a check with a min fails when its value is below the min; a check with a max fails when its value is above the max.

full-screen editor opens — close anytime to keep reading.