Code-trace only — NOT verified live, and deliberately not "fixed" on that basis. Recording it so the next attempt starts from evidence rather than re-deriving it.
Tracing the rename path on…
Fixed in 123ddc3f, live-gated.
It was not a missing feature — it was a stale projection, and the consequence was worse than the gap reported.
ScriptTagCatalog still emitted…
Merged to master in 0f38f486. No code changes were needed — the branch was complete and live-gated; it had simply never been merged, sitting 15 commits ahead and 50 behind master.
Because…
Implemented on fix/issues-503-501-493-499-488, commit 4b9bcddb — option A, as suggested.
ReconcileSubscription rides the existing 30 s health-poll tick: while Connected, a driver…
Fixed on fix/issues-503-501-493-499-488, commit 2193d9f2, live-verified.
Neither of the two options as stated — gated at the SAVE. Reasoning:
- Option 1 (
ClusterNodeinto…
Fixed on fix/issues-503-501-493-499-488, commit 8b7ea321. Took suggestions 1 and 3; deliberately not 2.
Seed backfill. docker-dev/seed/seed-clusters.sql now backfills GrpcPort…
Fixed on fix/issues-503-501-493-499-488, commit 240d7aa8.
Replaced with positive controls rather than ExpectNoMsg sleeps — ordering does the work a timer was pretending to do:
-…