{"status":"healthy","available_endpoints":[{"path":"/health","method":"GET","description":"Health check endpoint"},{"path":"/search","method":"POST","description":"Search for projects (TED/Servicebund)"},{"path":"/api/profiles","method":"GET","description":"List all profiles"},{"path":"/api/profiles","method":"POST","description":"Create a new profile"},{"path":"/api/profiles/{profile_id}/files","method":"GET","description":"List files for a profile"},{"path":"/api/profiles/{profile_id}/files","method":"POST","description":"Upload a file to a profile"},{"path":"/api/profiles/{profile_id}/files","method":"DELETE","description":"Delete a file from a profile"},{"path":"/api/analyze","method":"POST","description":"Analyze selected projects using a profile"},{"path":"/api/generate-pdf","method":"POST","description":"Generate PDF from proposal data"}]}