LGTM. Phase 3C of internal#81 — final cleanup of the trunk-based migration on molecule-core. Deletes 6 promote/sync workflows that were orchestrating the staging↔main dance. Reviewed: every deletion is a workflow whose entire purpose was branch coordination, all replaced by trunk-based shape. Required check Secret scan green; Platform (Go) green.
LGTM (post-rebase onto #111 fix). Phase 3A of internal#81 — promotes 5 staging-only feature PRs to main as part of the trunk-based migration. Required check Secret scan green; Platform (Go) green now that #111 fixed the test isolation flake.
LGTM (post-rebase). Test isolation fix; Platform (Go) was green pre-rebase. Re-approving to clear dismiss_stale_approvals.
LGTM. Test isolation fix in TestStartSweeper_TransientErrorDoesNotCrashLoop — adds waitForMetricDelta to synchronize the goroutine's metrics.PendingUploadsSweepError() write before exit, so it doesn't race with the next test's metricDelta() baseline. Verified: Platform (Go) green on PR head.