test / unit + widget + golden + a11y (push) Failing after 41s
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 1m22s
Wraps the `dart doc --validate-links` step so any warning fails the job, not just hard errors. The previous step exited 0 even with broken doc refs and dangling README links — exactly the informational-mode drift that lets a clean board rot. Updates the CHANGELOG entry to describe the gate accurately (the earlier wording overstated `--validate-links`, which only prints). Co-Authored-By: Claude <noreply@anthropic.com>