v0.1.36
The share-e2e test imports worker source via ../../workers/... which violates daemon tsconfig's rootDir. Bun test still picks it up — it type-strips rather than full-typechecks, so excluding only affects tsc. Re-tags as 0.1.36 so the Release + CI workflows can complete (prod worker deploy from v0.1.35 already succeeded). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>