gateEducationADM checks automated admission and assessment systems in education. Because education is a state matter in Germany, the gate requires an explicit state law parameter. If it is missing, the gate honestly returns pass with applicable: false, instead of silently assuming the wrong state.
Every row is a hard boolean check, not probabilistic scoring. A critical failure leads to block, a high severity failure to warn, everything else to pass.
| Reference | Checks | Severity |
|---|---|---|
| Art. 22 Abs. 3 DSGVO | Human review for every automated rejection | critical |
| AGG, soweit anwendbar | No sensitive or proxy features in the admission model | critical |
| Landeshochschulgesetz | Explicit parameter, correctly set, no silent transfer | high |
| EU AI Act Anh. III Nr. 3 | Assessment criteria for automated grading documented | high |
No example is hypothetical, each is an actual test case from the test suite report.