{"success":true,"data":{"name":"document-processor-worker","routes":[{"method":"GET","path":"/","description":"Worker info and available routes"},{"method":"GET","path":"/health","description":"Worker health check"},{"method":"POST","path":"/process","description":"Submit documents for processing"},{"method":"POST","path":"/process_batch","description":"Submit large batches for processing (auto-chunked)"},{"method":"GET","path":"/jobs/:job_id","description":"Check job status"},{"method":"POST","path":"/callbacks/:router_job_id","description":"Receive agent callbacks"},{"method":"GET","path":"/ping","description":"Container readiness check"},{"method":"GET","path":"/status","description":"Queue status and statistics"},{"method":"POST","path":"/admin/pause","description":"Pause document intake"},{"method":"POST","path":"/admin/resume","description":"Resume document intake"},{"method":"POST","path":"/clear","description":"Clear all current jobs"}],"environment":"production"}}