Routes
The backend route table currently lives in handler_with_client() in dodeka/backend/src/apiserver/app.py. Check the route_table dictionary in that function for exact paths, methods, and permission requirements before adding frontend calls or documenting API behavior.