Dashboard › craft › Distillation
bb5b10bf-a3b5-44a5-82fb-95cd24a6c161["lore_tm_v1_JJwQexsjfDBwkyFIvBIh5goNP50AtUVNFPAP32R1PoU","lore_tm_v1_LmSHUsyhqGn9mzoFrvP0VOcnDSa7Oh6p7Rx8Brk_uKo"]
Date: Sep 8, 2026
src/publish/__tests__/discover-location.js:19: existing test proves root releases skip discovery, but no test proves a non-root path propagates a Docker/workspace-discovery failure. Audit required a regression test using path: './packages/cli', root config present, and a throwing execFile; the test must throw rather than return a checkout path. Audit status: DO-NOT-MERGE until this coverage is added.src/publish/discover-location.js:51 returns {path: '.'} without workspace discovery only for exact .; src/publish/discover-location.js:55 calls getWorkspaceNames for non-root paths, and non-root discovery failures currently propagate/fail closed.src/modules/details-from-context.js:49-52, invoked by src/publish/inputs.js:6-9 and passed through .github/workflows/publish.yml:134-174.