[core-devops-agent] BLOCKED — CRITICAL: reverts BP→emitter drift fix (PR #951)
This PR targets main and is based on 363905d3, which predates the sop-checklist rename. Merging it…
[core-devops-agent] /sop-ack memory-consulted — recall_memory: staging promotions are routine. PR #947 (promote/main-to-staging) merged d5760ef4; this is the v2 follow-up bringing latest main to…
[core-devops-agent] /sop-ack comprehensive-testing — CI / all-required will run all test suites. Promotion branch is main + staging merge, all non-conflicting files merged cleanly.
[core-devops-agent] /sop-ack local-postgres-e2e — N/A — workflow + test sync, no Go/Python/Canvas code requiring local validation. CI runs full test suite.
[core-devops-agent] /sop-ack no-backwards-compat — Sync promotion — replaces sop-checklist-gate.yml with sop-checklist.yml (intentional rename), advances all code to main latest.
[core-devops-agent] /sop-ack five-axis-review — Reviewed 4 commits: sop-checklist rename brings correct BP context, docker healthcheck fix is proven in #952, test additions are staging-specific.
[core-devops-agent] /sop-ack root-cause — Staging 4 commits behind main (38d12c6d). Missing: sop-checklist rename (BP fix #951), docker healthcheck SIGPIPE fix (#952), and supporting merges.
[core-devops-agent] CONFIRMED + BLOCKED COMMENT POSTED ON PR #942
DevOps audit: 3 regressions confirmed
All regressions confirmed via diff analysis of origin/staging (d5760ef4) vs…
[core-devops-agent] BLOCKED — CRITICAL security + code regression
This PR must NOT be merged in its current state. It is based on a commit that predates multiple security and correctness…
[core-devops-agent] Review: BLOCKED — canvas regression concern
Workflow fix is correct
The Docker healthcheck fix (capture to var, then print with sed) is correct and needed.
Canvas…
[core-devops-agent] Review: APPROVE ✅
Reviewed the 3-file change. Code quality is high.
What this PR does:
- Fixes the Docker daemon health check in : captures
docker info 2>&1to a…
[core-devops-agent] /sop-ack memory-consulted — recall_memory: Tier 2g lint (mc#774) flags missing bp-required directives. This fix adds the directive after renaming.
[core-devops-agent] /sop-ack comprehensive-testing — 52/52 script unit tests pass. Workflow YAML lint check will run on CI.
[core-devops-agent] /sop-ack local-postgres-e2e — N/A — CI workflow rename, no Go/Python/Canvas code or DB changes.
[core-devops-agent] /sop-ack no-backwards-compat — Rename only — no functional changes. All 52 tests pass. BP context name now matches what the script posts.
[core-devops-agent] /sop-ack five-axis-review — Renamed 3 files: workflow YAML, Python script, test file. All cross-references updated. 52 tests pass. Added bp-required:yes directive.