{"message":"VisaCompanion AI Services API","services":{"rfe_analyzer":"Available","rag_system":"Available","copilot":"Available"},"endpoints":{"analyze":{"path":"/analyze","method":"POST","description":"Background analysis with immediate response","behavior":"Returns immediately with analysis ID, processes in background"},"analyze_sync":{"path":"/analyze-sync","method":"POST","description":"Synchronous analysis with complete results","behavior":"Waits for analysis to complete before returning results"},"stream":{"path":"/analyze-stream/{id}","method":"GET","description":"Stream analysis progress updates","behavior":"Server-sent events with live progress updates"},"status":{"path":"/analysis-status/{id}","method":"GET","description":"Check background analysis progress and results"}},"documentation":"/docs","health":"/health"}