{"message":"Nexus OS Backend API","version":"1.0.0","endpoints":{"health":"/health","detailedHealth":"/health/detailed","profile":"/protected/profile (requires auth)","data":"/protected/data (requires auth)","create":"POST /protected/create (requires auth)"},"authentication":{"type":"Firebase JWT","header":"Authorization: Bearer <firebase-id-token>"}}