| 1 | """``src/tasks`` package — per-type Task implementations. |
| 2 | |
| 3 | Established in Chunk B / WI-1.0 to replace the flat ``src/tasks.py`` file |
| 4 | (which contained a broken self-import of a vapor ``PortingTask`` class — |
nothing calls this directly
no test coverage detected