389 B
389 B
AGENTS.md
Documentation Discipline
- Keep API documentation current whenever backend/frontend API behavior changes.
- If request/response shapes, stream events, auth behavior, or endpoint semantics change, update docs in
docs/api/in the same change. - Treat
docs/api/rest.mdanddocs/api/streaming-chat.mdas the source-of-truth contract for non-web clients (including iOS).