Launch async LLM extraction on a document. Returns 202 immediately.
Poll GET /compile/documents/ to track progress via prepare_status, chunks_completed, chunks_total, and current_counts fields.
Once prepare_status is “ready”, call POST /compile/documents//sync to archive the extracted knowledge to the graph.