Mission Run Overview

Mission Run: Test Suite Acceleration

Make the pytest suite much faster in CI and locally with zero loss of coverage quality.

The test suite (~1457 files) is the slowest gate on every change: CI fast-shards run single-process and developers cannot safely run pytest in parallel locally because tests share a real HOME-backed queue database. This mission executes a verified, adversarially-checked acceleration plan to parallelize execution and remove redundant work while guaranteeing no real assertion path or regression guard is weakened.

Total Tasks
7
0 planned
In Progress
0
Review
0
Approved
0
Completed
7
100% done

Available Artifacts