{"service":"papyrus","version":"0.1.0","description":"Universal document ingestion — any file in, agent-ready Markdown out.","docs":"/docs","endpoints":{"POST /v1/convert":"Convert one document (json | markdown | bundle)","POST /v1/chunk":"Convert and split into embedding-ready chunks","POST /v1/compare":"Convert naively and properly, side by side","POST /v1/detect":"Identify a file without converting it","GET /v1/formats":"Every supported format","GET /healthz":"Liveness"},"formats":22,"example":"curl -F file=@report.pdf http://localhost:8787/v1/convert"}