Status: IN
The repo's dependency scanner produces misleading "Imported By" lists — it flags hundreds of test files as importing a given solution when they actually import their own `solution.py`; only each problem's own `test_solution.py` is a real consumer.