Build the decision
Decision tree
TRUE →
FALSE →
Predict and test
Build a rule, predict a branch, then run an input.
Boundary suite
| Input | Expected | Actual | Result |
|---|---|---|---|
| No suite run yet. | |||
Reasoning trace
- No input run yet.
Equality is a boundary: `>` and `>=` do not make the same decision when the input equals the threshold.