| 1 | prompt = "Split order status 'closed' into 'delivered' and 'cancelled' across the codebase: states.py defines the set, transitions.py the legal moves, report.py the summary counts. All three must agree." |
| 2 | class = "ebm-neutral" |
| 3 | max_steps = 18 |
| 4 | timeout_sec = 300 |
| 5 |