| 1 | prompt = "rates.py and fees.py are public API but undocumented. Add docstrings to every public function describing parameters, return value, and the zero/negative-amount edge cases. Do not change behavior." |
| 2 | class = "ebm-negative" |
| 3 | max_steps = 12 |
| 4 | timeout_sec = 240 |
| 5 |