Dashboard › craft › Distillation
e5b33696-4ef8-4daa-ae89-abd6ed3cd563["lore_tm_v1_PumKzsRKlBzHqRFTapJoD8Maizm_HEmhrPvUsm2sX_w","lore_tm_v1_ts984u4ZYSiaq7dXoh9pHDMxGEYK7r4Xa03BBlldlH4"]
Date: Sep 8, 2026
src/publish/discover-location.js: discoverLocation() now immediately returns { path: "." } when input.path === ".", avoiding workspace discovery for checkout-root publish requests.src/publish/__tests__/discover-location.js: "does not discover workspaces for the checkout root" verifies { path: "." } is returned and execFile is never called even if it would throw "workspace list is unavailable"; "fails closed when non-root workspace discovery is unavailable" verifies ./packages/cli propagates that error and calls execFile exactly once.4da4a25 chore: replace deprecated trimRight() with trimEnd() (#9012).getsentry/craft:latest lacking workspace list; because a root release cannot select a workspace, the two-file hotfix was covered, passed full verification and a final read-only audit, and would be committed/opened for normal Publish checks before retrying the release.