{"service":"FileProcessAgent","version":"1.0.1-enterprise-routing","status":"running","routing":"Enterprise pattern - /fileprocess/api/* namespace","endpoints":{"process":{"upload":"POST /fileprocess/api/process","url":"POST /fileprocess/api/process/url"},"jobs":{"status":"GET /fileprocess/api/jobs/:id","cancel":"DELETE /fileprocess/api/jobs/:id","list":"GET /fileprocess/api/jobs?state=waiting"},"queue":{"stats":"GET /fileprocess/api/queue/stats"},"health":{"basic":"GET /health","ready":"GET /health/ready","detailed":"GET /health/detailed"}},"websocket":{"url":"ws://localhost:9110","events":["job:status","job:progress","job:completed","job:failed"]}}