CoalBoard v1.3.2
PATCH — board-audit fix (verify-triaged from the whole-Colliery nasa board); bugfix only.
coalboardMode:offno longer silences self-update. The conductor returned early onboardOff, which also suppressed the SessionStart self-update check — butcoalboardMode(the board AND-gate) andupdateMode(self-update) are ORTHOGONAL off-switches. Now the board's UserPromptSubmit path is skipped when off while the SessionStart self-update still fires per its ownupdateMode. (+ the companion test, which had encoded the bug.)
Gate: build + verify + 28 tests PASS. Update: claude plugin update coalboard@coalboard + restart.