658e02c9b2
Reorders the gate so fmt --check, duplicate-module scan, clippy, and doc-coverage run before the frontend build and the multi-minute test suites. set -euo pipefail short-circuits on the first failure, so a fmt or clippy drift now fails in seconds instead of after a 30s frontend build. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>