App Experience Module¶
Overview¶
Application experience routes for app-level feature endpoints.
API Prefix: /api/v1/app
Route Verification Status¶
- Source Router:
app/api/v1/endpoints/app.py - Live Route Count: 5
- Verification State: Verified (2026-06-28)
- Canonical Tracking:
docs/API_ROUTE_DOCUMENTATION_TODO.md - Verification Method: Route decorators extracted from
@r.<method>(...)inapp/api/v1/endpoints/app.py.
API Endpoints (Verified Against Live Router)¶
For the complete app endpoint inventory (method, effective path, source line), use:
- docs/API_ROUTE_LIVE_REFERENCE.md -> section app.py (5 routes)