You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The repository now contains npm wrapper metadata for agenttrace, and PR #156 is open for npm launch docs/assets. The npm registry currently does not have a published agenttrace package, so the package launch path needs an explicit maintainer decision before any publish action.
Evidence
npm view agenttrace version --json returns npm E404 for https://registry.npmjs.org/agenttrace.
PR Add growth assets and npm launch docs #156 validation notes indicate npm pack --dry-run passes, but publish was not executed because no npm auth/authorization was available.
Background
The repository now contains npm wrapper metadata for
agenttrace, and PR #156 is open for npm launch docs/assets. The npm registry currently does not have a publishedagenttracepackage, so the package launch path needs an explicit maintainer decision before any publish action.Evidence
npm view agenttrace version --jsonreturns npmE404forhttps://registry.npmjs.org/agenttrace.lane/growthandstatus/needs-human.npm pack --dry-runpasses, but publish was not executed because no npm auth/authorization was available.User value
Users should not be shown or routed through an npm install path until maintainers have decided whether and when the package should be published.
Adoption rationale
A clean package-channel decision prevents install confusion and avoids stale public instructions for a package name that is still unpublished.
Suggested scope
agenttraceshould be published to npm now, reserved for later, or explicitly kept as a future channel.Non-goals
npm publishfrom this issue.Acceptance criteria
Suggested lane
lane/growth
Risk
High for release/package surface because package publishing is externally visible and requires credentials and explicit maintainer authorization.
Source
Product release-surface pass on 2026-05-10, npm registry check, and PR #156 state.