Steering status (observability, no pass)
get_steering_statusCheck your project's steering state without starting a new pass. View last steering time, goal status, open and unreviewed tickets, and recent output.
Instructions
FBMCPF-319: read-only observability into the steering loop for a project — WITHOUT running or mutating a pass (unlike steer_project). Returns the persisted steering.json state (lastSteeringAt, everSteered, how many Done tickets have been claimed/reviewed + the recent reviewed ids, and goalOnlyStreak — the consecutive goal-only passes that gate the auto-stop) plus a live snapshot: goal/goalMissing, open-ticket count, how many Done tickets are still unreviewed, and the tickets filed since the last steering pass (a proxy for what the last pass produced). Use it to answer 'where is steering at?' without kicking off a new wave.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes |