PATCH — board-audit fixes (verify-triaged from the whole-Colliery nasa board); bugfixes + doc accuracy, routing unchanged.
- Hermetic test isolation — the conductor/install spawn tests
delete env.CLAUDE_CONFIG_DIRso they can't read/write a real config dir on a machine/CI where it's set. - config-path-sync comment corrected — it substring-checks the path segment, NOT the
findGitRootfunction body (the comment claimed a guarantee the gate doesn't make). - conductor
updateCheckDaysnow applies the schema bound (int 1-365) — a1.5/99999value no longer slips through. - README "Workers cannot spawn nested subagents" → the by-policy framing (the capability claim was the pre-2.1.172 framing the project disavowed; nesting is on since 2.1.172).
- PRIVACY.md — the model ranking is GLOBAL
~/.claude/.coaltipple/ranking.json(not project-scoped); the.claude/segment restored on the project-config path. - factory config
xhigh→max(effort ladder islow→max); config comments —modelTiersdrops the non-existentlocaltier,keywordsadds the omittedauditgroup,config-load.mjsheader path corrected.
Gate: build (2-step) + 135 tests + verify PASS. Update: claude plugin update coaltipple@coaltipple + restart.