Dashboard › cli › Distillation
d0c4accd-c570-4ccb-8a18-e51bf3d5c2d4["lore_tm_v1_iAOhBZK0E7NoUS_nJ0Xyfg8jJ2GjOOLj1tBCJpfbFnA","lore_tm_v1_33iNiZuDalLSL1Q0fsER4-LD0ogwICK9Jfc_D07YYYk","lore_tm_v1_qzJFmNwiP3yKrxPkmaZAWgDEYfBJ6NjBnJp-1fWR9XU","lore_tm_v1_bCsbq9bTyHHADqEfbtQwvrxz4Zuauz7-oIv192MTGvc"]
Date: Sep 10, 2026
packages/cli/test/lib/resolve-target.mocked.test.ts, the shown DSN-resolution tests use mockDetectDsn.mockResolvedValue(...) with source: "env" and validate numeric organization-ID normalization: DB-cache hit maps "1169445" to slug "my-org" with region URL https://us.sentry.io, and expects mockGetOrgByNumericId to be called with "1169445"; the next test covers API normalization when the DB cache misses.packages/cli/test/lib/resolve-target.mocked.test.ts to correct the stale mock expectation following cache source-provenance changes; the file is modified (M).