pub fn ingest_paste(input: PasteIngest, config: IngestConfig) -> IngestBundleExpand description
Turn a decomposed paste into a query + a local provider + a report.
Intent is preserved verbatim; evidence is segmented, content-addressed, and
deduplicated by content. The returned IngestBundle::provider plugs into a
Host like any other provider.