11 lines
245 B
Markdown
11 lines
245 B
Markdown
# API Surface
|
|
|
|
Document all HTTP endpoints and UI routes that are part of the active contract.
|
|
|
|
## Rules
|
|
|
|
- Keep request/response shapes explicit.
|
|
- Record compatibility aliases and deprecations.
|
|
- Update this file when route behavior changes.
|
|
|