Skip to main content
Read the coaching layer for a product. Returns the active set of moves, the evidence chain behind each (signals, scores, prior cycles), and effort estimates. Used by the coaching drawer and the moves rail.

Query

Response

Returns the active moves grouped by function, each with evidence citations and an effort estimate. The exact shape mirrors what the coaching drawer renders. See apps/web/src/app/api/intelligence/coaching/route.ts for the canonical shape until the OpenAPI source is regenerated.

Errors