# Reward Program Proposal

Write a Python function `reward(state, action, next_state)` for the task-specific API.
Do not rely on any benchmark or task name; use only the provided interface, schema, and examples.
