mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
Run the 15 generated DB acceptance files with bounded concurrency (default min(4, files), ACCEPTANCE_CONCURRENCY to override) instead of strictly sequentially. Generation still runs first and sequentially. Each generated file uses its own tmp/acceptance/level-* world, so the pool is isolated. Full DB acceptance drops from ~430-790s to ~96s. Also record the orphaned-mocha mutation-hang finding and remediation in the architect process notes. By architect.