Get available transitions
get_available_transitionsRetrieve all reachable states and valid transitions from the current cat state machine state, including organic graph options, unconditional forceTransition targets, and phase-specific Pomodoro events.
Instructions
What's reachable from the cat's current state: the organic weighted-graph options, every state forceTransition would accept (unconditionally — CatStateMachine has no transition validation of its own, see docs/STATE_MACHINE.md), and which Pomodoro events are valid from the current phase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||