Context
All GitHub-hosted CI jobs fail with: 'The job was not started because your account is locked due to a billing issue.' This affects every PR on this repository regardless of content (public repos normally get free Actions — the lock is account-level, not repo-level).
Interim measure
Merges proceed only after local verification by the reviewing coordinator (go build / go vet / go test, migration validator), documented on each PR. Workflow files stay in place — CI activates automatically when billing is resolved.
Acceptance criteria
Context
All GitHub-hosted CI jobs fail with: 'The job was not started because your account is locked due to a billing issue.' This affects every PR on this repository regardless of content (public repos normally get free Actions — the lock is account-level, not repo-level).
Interim measure
Merges proceed only after local verification by the reviewing coordinator (go build / go vet / go test, migration validator), documented on each PR. Workflow files stay in place — CI activates automatically when billing is resolved.
Acceptance criteria