test / unit + widget + golden + a11y (push) Failing after 30s
test / integration_test (xvfb) (push) Has been skipped
test / bundle smoke (xvfb 5s) (push) Has been skipped
test / daemon subprocess + web WASM smoke (push) Has been skipped
test / dart doc (lib API) (push) Failing after 1m2s
Two test additions for the panels subsystem: - registry_test: setTabOrder ordering contract (unknown ids sink), definitionFor lookup, SlotId equality + hashCode + toString. - drag_resize_test (new): horizontal drag adjusts sidebar slot size via setSize, contextPanel drag inverts the delta sign, hovered state flips line colour. Coverage: kernel/src/panels/slot_id.dart 5/7 -> 7/7; registry.dart 30/42 -> ~all; drag_resize.dart 0/35 -> ~all. Total coverage 90.99% -> 91.59%; floor bumped to 91. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>