Shared entity types and ranking infrastructure for analyze commands.
Provides the [Entity] trait for items that appear in ranked lists,
concrete entity types ([FunctionEntity], [ModuleEntity], [FileEntity]),
and the [rank_pipeline] for shared sort/stats/truncate logic.