Operate
Todos
Todos expose the current work queue to the operator, model loop, and durable session.
Operate
Interactive
/todo
/todo list
/todo add <task>
/todo done <task>Tool contract
The todo tool performs the same typed transitions available through the native view. Tasks have stable names and explicit open or completed state.
Not proof
Completing a todo records workflow state. It does not prove that a file changed, a route works, or a test passed; those claims require their own observed evidence.