Write apps/ai_agent/docs/api-proposals-summarise.md documenting POST /proposals/summarise — request shape, the three risk levels, and fallback behavior for invalid/missing risk values.
Acceptance criteria:
- Request and response fields are documented with types and every valid risk-level value
- The empty-summary error case (502, per the existing test suite) is documented with its exact response shape
- A worked example is included for each of the three risk levels
Write
apps/ai_agent/docs/api-proposals-summarise.mddocumentingPOST /proposals/summarise— request shape, the three risk levels, and fallback behavior for invalid/missing risk values.Acceptance criteria: