advance_stage
Move a session to its next reasoning stage. Provides a directive to finalize the session if already at the final stage.
Instructions
Advance the session's stage cursor to the next stage in its
expected_stages. Fails cleanly with a directive payload pointing
at finalize_session if the session is already at its final
stage -- there is nowhere further to advance to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||