You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QUALITY-DEEPEN #1–#5 — executed-quality harness + deploy gate, per-archetype
domain contracts, unified quality verdict with trend tracking and gate.
Pipeline autochain — mechanical agent handoff via shared/pipeline.toml map +
PostToolUse dispatcher; fleet-wide canonical verdict logging; reviewer family
unified with HANDOFF fallback in the dispatcher.
Board server split — packages/board/server.mjs (3,414 lines, hottest file
in the repo) split into a 133-line entry + 15 single-responsibility modules under packages/board/lib/ (design: docs/arch/ARCH-board-server-split.md). Strictly
behavior-preserving: full suite 143/143 green, QA report byte-diffed the largest
moved functions and all 26 routes, security review confirmed CSRF/origin guard
and body-size cap unchanged. One commit per module — the branch bisects cleanly.