Caching and Processing ====================== The caching package mirrors the code layout so you can jump from docs to modules easily. Each subpage follows the package structure: - Core pipeline primitives (source dataset processor/converter) - Adapters (base + built-ins) - Segment context utilities - Dataset-specific processors and converters .. toctree:: :maxdepth: 2 :caption: Caching package caching_core caching_adapters caching_segment_context caching_src_datasets