{"_id":"@ainumbers/helm-cli","name":"@ainumbers/helm-cli","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@ainumbers/helm-cli","version":"0.1.0","description":"AINumbers Helm — local-first control plane for verifiable connected workflows (installs the native helmd binary for your platform).","license":"SEE LICENSE IN https://github.com/PostOakLabs/ainumbers-helm/blob/main/LICENSE","os":["darwin","linux","win32"],"cpu":["x64","arm64"],"bin":{"helmd":"bin/helmd.mjs"},"scripts":{"postinstall":"node bin/install.mjs"},"engines":{"node":">=22.5"},"gitHead":"19b6807544760e2fbb6d54fbf7bafbfba367a493","_id":"@ainumbers/helm-cli@0.1.0","_nodeVersion":"24.15.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-yS3pkcgOsUirawx4Ks4qJWE/9BdrjmVphakxQ1IDILkm9/vsf1E8udLPo+qyiICz3Cur+/HWkQedTp9WvM31TQ==","shasum":"7ac2697047b619788478139288ba85bf77d6a26b","tarball":"https://registry.npmjs.org/@ainumbers/helm-cli/-/helm-cli-0.1.0.tgz","fileCount":4,"unpackedSize":5650,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHsya4WG2tbmNWLZQpEv6HIAZDRthPPxXqGkoAdvvQfJAiEAt7HUYktGP7ouU9JLfO1AqeBFB/RvRTnK99QvspyCX0o="}]},"_npmUser":{"name":"postoaklabs","email":"tim@postoaklabs.com"},"directories":{},"maintainers":[{"name":"postoaklabs","email":"tim@postoaklabs.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/helm-cli_0.1.0_1784917026008_0.4927210308132006"},"_hasShrinkwrap":false}},"time":{"created":"2026-07-24T18:17:05.827Z","0.1.0":"2026-07-24T18:17:06.173Z","modified":"2026-07-24T18:17:06.480Z"},"maintainers":[{"name":"postoaklabs","email":"tim@postoaklabs.com"}],"description":"AINumbers Helm — local-first control plane for verifiable connected workflows (installs the native helmd binary for your platform).","license":"SEE LICENSE IN https://github.com/PostOakLabs/ainumbers-helm/blob/main/LICENSE","readme":"# @ainumbers/helm-cli\n\nInstalls `helmd` — the AINumbers Helm local-first control-plane daemon — for\nyour platform. `postinstall` downloads the matching `helmd` SEA binary from\nthe [GitHub release](https://github.com/PostOakLabs/ainumbers-helm/releases)\ntagged `v0.1.0` and verifies its SHA-256 against the value baked into\nthis package from the signed release manifest before it ever runs. A mismatch\naborts the install — no source is trusted beyond that pinned digest.\n\n## First run\n\n```\nhelmd start\n```\n\n`helmd` serves its own UI — no separate download, no `file://` page. On\nfirst run it opens your default browser at `http://127.0.0.1:4173/`,\n**pre-paired with a one-time token in the URL fragment** (`#token=...`). The\nfragment is stripped from the address bar immediately and never sent to the\nserver. If nothing opens (headless box, no default browser) copy the printed\npairing URL yourself. Later starts stay silent — run `helmd start --open` to\nforce the browser open again.\n\n## Offline / no-registry install\n\nEnvironments that block the npm registry (bank proxies, airgapped hosts) can\nskip it entirely: download `helm-cli-0.1.0.tgz` from the same GitHub\nrelease and run `npm install ./helm-cli-0.1.0.tgz` — no registry\nreachability needed. See `docs/INSTALL.md` in the source repo for the\nArtifactory virtual-repo path.\n\n## Verifying without installing\n\n```\nnode scripts/verify-release-manifest.mjs /path/to/downloaded/release/dir\n```\n\nchecks both the DSSE-signed manifest and every artifact's SHA-256 offline.\nFull docs: https://github.com/PostOakLabs/ainumbers-helm/blob/main/docs/INSTALL.md\n","readmeFilename":"README.md","_rev":"1-a84a23416f619bc3a6681d56c62088ec"}