## Objective Make npm packaging and public install claims truthful and reproducible. ## Acceptance criteria - [ ] `npm pack --dry-run` contains only intended files. - [ ] Generated tarball, logs, coverage, and local artifacts are excluded. - [ ] Clean temp-directory install and import smoke pass. - [ ] Build, lint, tests, and package export checks pass. - [ ] README install command resolves only after publication is verified, otherwise says unreleased. - [ ] OIDC publish workflow has a dry-run gate and release notes. ## Assigned execution route - Primary: `agy/gemini-3.5-flash-low`. - Review: `agy/gemini-3.1-pro-low`. ## Release impact P0.
Objective
Make npm packaging and public install claims truthful and reproducible.
Acceptance criteria
npm pack --dry-runcontains only intended files.Assigned execution route
agy/gemini-3.5-flash-low.agy/gemini-3.1-pro-low.Release impact
P0.