Abstract processing pipeline and context-aware key-value mapping for transforming third-party package assets during import. The Processor base class defines a two-phase processing pattern (filter items, then process each), while the ProcessorTable provides the data model that drives all transformations — mapping asset names and paths to their processed values across categorized contexts.