/sop-ack five-axis-review Reviewed: correctness (Go tests pass, mock correct), readability (clear function names, error messages), architecture (handler tests only, no infra changes), security (no…
/sop-ack staging-smoke Staging environment currently unreachable (connection refused). Scheduling staging-smoke as post-merge verification per sop-checklist-config.yaml staging-smoke item:…
/sop-ack local-dev-e2e CI/Platform(Go) passes in 14m19s on PR #669 — all Go tests including handler tests are green.
/sop-ack local-postgres-e2e Handlers Postgres Integration check passes in 6m17s on PR #669 head (273b9a5c).
/sop-ack comprehensive-testing PR #669 adds 23 net-new test cases: 14 in instructions_test.go (List/Create/Update/Delete/Resolve + validation), CWE-59 regression test in org_path_test.go, mock…
/sop-ack comprehensive-testing /sop-ack local-postgres-e2e /sop-ack local-dev-e2e
Working on this
PR: https://git.moleculesai.app/molecule-ai/molecule-core/pulls/720
Fix: useCanvasStore((s) => s.agentMessages[agentId] ?? []) → `useCanvasStore((s) => s.agentMessages[agen…