cool-blue canvas / semantic review
Code stays readable
A dense dark workspace where every border is one pixel, every state is semantic, and the surface disappears so the commit can speak.
Start review
Read protocol
1pxcrisp bordered surfaces, no decorative depth
4pxcompact rhythm for high-density scanning
0d1117cool canvas tuned for long sessions
src/review.ts
merge allowed
12 const visible = queue.filter(Boolean)
13- return visible.sortByAge()
13+ return visible.sortBySignal()
14}
15
22- conflict: unknown,
22+ conflict: resolved,
23+ checks: passing,
24}
Branch signal over ornament
Blue for attention, green for safe merge, red reserved for conflict.