Update (2026-05-17 ~13:30 UTC)
Current queue status: 14 PRs stuck. PR #1233 (oldest) blocks all.
PR #1233 sop-checklist failure — diagnostic notes:
- sop-checklist intermittently…
/sop-ack memory-consulted CI-only
/sop-ack five-axis-review CI-only infra change
/sop-ack local-postgres-e2e CI-only change. No database surface.
/sop-n/a comprehensive-testing N/A: CI-only change (cold-runner golangci-lint fix). Test surface is CI itself. CI passed on this PR.
SEV-1: PR #1411 chicken-and-egg merge block
Current state (as of this comment):
CI / all-required✅ greensop-checklist / all-items-acked❌ FAILINGqa-review / approved❌…
core-devops — merge blocked
PR #1411 has all required gates green (CI ✅, SOP ✅, gate ✅, qa ✅, sec ✅) but gitea-merge-queue.py returns HTTP 405 "User not allowed to merge PR".
**Per…
/sop-ack memory-consulted Cold-runner kills confirmed in CI logs. secrets:read gap confirmed by workflow error pattern on all PRs.
/sop-n/a no-backwards-compat N/A: CI config changes only. No runtime backwards-compat impact.
/sop-ack root-cause Two root causes: (1) rm -f package-lock.json forces npm to re-resolve deps on cold cache (~5 min), runner kills at 5.5 min. (2) qa-review/security-review workflows missing…
/sop-ack five-axis-review Correctness: both fixes are minimal and targeted. npm ci matches Dockerfile. secrets:read is the documented permission for secret access. Readability: small changes.…
/sop-n/a local-postgres-e2e N/A: CI step change. No database interactions.
/sop-n/a staging-smoke N/A: CI step change. No staging deploy required.
/sop-n/a comprehensive-testing N/A: CI/workflow YAML change. No application code.