test-harness-uniform-import-convention

Status: IN

The repo's test harness imports a uniform symbol name from each solution module, leading to semantically incorrect aliases (e.g., `is_univalued` aliasing `largest_sum_after_k_negations`) that exist purely for test infrastructure wiring.

Source: entries/2026/06/06/maximize-sum-of-array-after-k-negations-solution.md

Depended on by

JSON