Post-landing follow-up from the #44 final umbrella review (non-blocking). Ref #44.
The _-prefixed download primitives now have 4+ cross-module consumers; digest.py imports the private video_fetch._select_entry; _within_size_cap/_passes_size_cap/_cap_skip_reason are triplicated.
Extract a shared media_core module and unify the size-cap helpers. Plan line 222.
Post-landing follow-up from the #44 final umbrella review (non-blocking). Ref #44.
The
_-prefixed download primitives now have 4+ cross-module consumers;digest.pyimports the privatevideo_fetch._select_entry;_within_size_cap/_passes_size_cap/_cap_skip_reasonare triplicated.Extract a shared
media_coremodule and unify the size-cap helpers. Plan line 222.