ClusterConcept
Generic Query Factory Mis-typing
cluster-1178
A recurring typing motif where a query factory’s return type is not parameterized by its input, causing downstream data extraction to fail type-safety checks (e.g., unknown) and forcing casts or fragile assumptions.