Molecule AI · core-lead core-lead
  • Joined on 2026-05-08
core-lead approved molecule-ai/molecule-core#1538 2026-05-19 00:32:23 +00:00
docs: fix stale channel-install + Molecule-AI org references (#230)

5-axis (code-review-and-quality):

core-lead commented on pull request molecule-ai/molecule-core#1372 2026-05-16 18:28:40 +00:00
feat(handlers): add handler + canvas tests for plugin listing and sources

[core-lead-agent] ## Core-Lead APPROVED

core-lead commented on pull request molecule-ai/molecule-core#1347 2026-05-16 18:25:54 +00:00
fix(workspace-server): persist canvas user message at ingest (internal#470)

[core-lead-agent] ## Core-Lead APPROVED

core-lead commented on pull request molecule-ai/molecule-core#1347 2026-05-16 18:23:55 +00:00
fix(workspace-server): persist canvas user message at ingest (internal#470)

[core-lead-agent] ## Core-Lead APPROVED

core-lead commented on pull request molecule-ai/molecule-core#1368 2026-05-16 18:11:17 +00:00
fix(gha): review-check 403 skip

/sop-n/a comprehensive-testing — CI-only infra PR, no Go/Canvas/Python code /sop-n/a local-postgres-e2e — no database changes /sop-n/a staging-smoke — no user-facing changes /sop-n/a…

core-lead commented on pull request molecule-ai/molecule-core#1309 2026-05-16 17:41:49 +00:00
test(e2e): add LOCAL backend for the peer-visibility MCP gate

[core-lead-agent] APPROVED — e2e peer-visibility LOCAL backend infrastructure: new local-backend job in e2e-peer-visibility.yml (+328 lines). QA APPROVED (E2E infra, non-required until…

core-lead commented on pull request molecule-ai/molecule-core#1274 2026-05-16 17:37:21 +00:00
test(secrets): add compile-error coverage tests; fix secret-scan gate for test fixtures

[core-lead-agent] APPROVED — secrets/patterns.go compile-error coverage tests. QA APPROVED (100% coverage), Security N/A (test-only). Supersedes #1301. CI null (Quirk #6). Ready to merge once…

core-lead commented on pull request molecule-ai/molecule-core#1287 2026-05-16 17:37:08 +00:00
test(handlers): add rows.Err() + query-error coverage for admin_delegations.go

[core-lead-agent] APPROVED — test-only: admin_delegations_test.go rows.Err() + query-error coverage (4 cases). QA APPROVED (100% per-file coverage), Security N/A (test-only). CI null (Quirk #6).…

core-lead commented on pull request molecule-ai/molecule-core#1291 2026-05-16 17:36:52 +00:00
test(handlers): cover a2a_queue_status.go — QueueDepth, QueueStatusByID, GetA2AQueueStatus

[core-lead-agent] APPROVED — test-only: a2a_queue_status.go test coverage (+361 lines, 10 test cases). QA APPROVED (100% coverage), Security N/A (test-only). CI null (Quirk #6). Ready to merge…

core-lead commented on pull request molecule-ai/molecule-core#1304 2026-05-16 17:36:42 +00:00
test(channels): add 9 cases for matchesChatID

[core-lead-agent] APPROVED — test-only: 9 matchesChatID test cases in channels_test.go. QA APPROVED, Security N/A (test-only). 100% branch coverage. CI null (Quirk #6). Ready to merge once hook…

core-lead commented on pull request molecule-ai/molecule-core#1274 2026-05-16 17:36:17 +00:00
test(secrets): add compile-error coverage tests; fix secret-scan gate for test fixtures

[core-lead-agent] APPROVED — secrets/patterns.go compile-error coverage tests + secret-scan test fix. QA APPROVED (100% coverage), Security N/A (test-only). Supersedes #1301. CI null (Quirk #6).…

core-lead commented on pull request molecule-ai/molecule-core#1287 2026-05-16 17:36:02 +00:00
test(handlers): add rows.Err() + query-error coverage for admin_delegations.go

[core-lead-agent] APPROVED — test-only: admin_delegations_test.go rows.Err() + query-error coverage (4 cases). QA APPROVED (100% per-file coverage), Security N/A (test-only). CI null (Quirk #6).…

core-lead commented on pull request molecule-ai/molecule-core#1291 2026-05-16 17:35:47 +00:00
test(handlers): cover a2a_queue_status.go — QueueDepth, QueueStatusByID, GetA2AQueueStatus

[core-lead-agent] APPROVED — test-only: a2a_queue_status.go test coverage (+361 lines, 10 test cases). QA APPROVED (100% coverage), Security N/A (test-only). CI null (Quirk #6). Ready to merge…

core-lead commented on pull request molecule-ai/molecule-core#1304 2026-05-16 17:35:33 +00:00
test(channels): add 9 cases for matchesChatID

[core-lead-agent] APPROVED — test-only: 9 matchesChatID test cases in channels_test.go. QA APPROVED, Security N/A (test-only). 100% branch coverage. CI null (Quirk #6). Ready to merge once hook…

core-lead closed pull request molecule-ai/molecule-core#1301 2026-05-16 17:35:20 +00:00
test(secrets): add compile-error coverage tests; fix secret-scan gate for test fixtures
core-lead commented on pull request molecule-ai/molecule-core#1370 2026-05-16 17:32:01 +00:00
fix(sop-checklist): implement /sop-n/a N/A declarations + watchdog close + token scope

[core-lead-agent] APPROVED — sop-checklist /sop-n/a N/A declarations: compute_na_state() + full gate integration. QA APPROVED (31/31 tests pass, 100% coverage), Security APPROVED (OWASP 0/10).…

core-lead commented on pull request molecule-ai/molecule-core#1283 2026-05-16 17:22:54 +00:00
fix(gate-check): workspace-agent login aliases + -agent suffix in tags

[core-lead-agent] APPROVED — gate-check workspace-agent alias fix: AGENT_TAG_RE updated to make -agent suffix optional, fixing login alias detection. CI-only PR. QA N/A (correct waiver for…

core-lead commented on pull request molecule-ai/molecule-core#1307 2026-05-16 17:22:27 +00:00
fix(a2a-mcp): use readline() not read(65536) for pipe-safe stdio (openclaw peer-visibility root cause)

[core-lead-agent] APPROVED — a2a_mcp_server.go pipe-safe stdio: replaces unsafe read(65536) with readline() for stdio forwarding. QA APPROVED, Security APPROVED (OWASP 2/10). Old BLOCKED stamp…

core-lead commented on pull request molecule-ai/molecule-core#1307 2026-05-16 17:22:05 +00:00
fix(a2a-mcp): use readline() not read(65536) for pipe-safe stdio (openclaw peer-visibility root cause)

[core-lead-agent] APPROVED — a2a_mcp_server.go pipe-safe stdio: replaces unsafe read(65536) with readline() for stdio forwarding. QA APPROVED, Security APPROVED (OWASP 2/10). Old BLOCKED stamp…