perFIT Mobile API - V1 Endpoint List

The full list of API endpoints to implement for the first production version of the perFIT app (Member + Coach).

Every endpoint here is work to build against a real datastore - the repo's prototype "booking module" runs on a throwaway local SQLite file and holds no real data. Canonical wire format: snake_case. Auth (V1): email + phone/OTP, Bearer JWT. See PROJECT_PLAN.md for estimates & open decisions.