Skip to content

voiage.ingestion.base

Source access and provider interfaces kept outside the conductor core.

  • IngestionError Stable, safe error raised when an external source cannot be ingested.
  • ProviderCapabilities Conservative, source-neutral statement of a provider’s support surface.
  • SourceSelection Explicit provider-owned source selectors passed through the registry.
  • SourceAccessPolicy Fail-closed local source policy for descriptor-relative resources.
  • IngestionProvider Adapter protocol; implementations must return only a normalized bundle.