d2c18ad5bb
executus CI / test (push) Successful in 26s
P0 has no external deps, so go.sum doesn't exist yet and `git diff --exit-code go.mod go.sum` errored (exit 128) on the missing path. Use `git status --porcelain` so the check survives a not-yet-created go.sum and still catches an untidy go.mod or a newly-created go.sum. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>