change requests
List structured change requests across the workspace for dashboard re-entry or agent discovery. API-key reads see consumable rows by default and stamp consumption only for those; unaccepted agent proposals are never handed to a different key.
This is the discovery projection used by Workspace/Product Home and by list_intent_change_requests when intentId is omitted. Session reads never count as repository-agent consumption.
get/api/v1/change-requests
Query parameters
includestring
API-key reads only: consumable (default) = accepted PM judgment the agent may act on; proposals = the caller's own pending agent proposals; all = both. Session reads always see every row.
statusstring
open (default), applied, rejected, withdrawn, superseded, or all.
Response
OK — returns workspace-scoped { changeRequests, count }
object required