heiwa-<version>-macos-aarch64.tar.gz
Tagged release archive built by the release workflow for aarch64-apple-darwin.
Install and releases
The canonical public path is a one-line installer. Tagged GitHub Releases remain the source of truth for platform archives and checksums.
curl -fsSL https://heiwa.ltd/install | sh
heiwa-<version>-macos-aarch64.tar.gz
Tagged release archive built by the release workflow for aarch64-apple-darwin.
heiwa-<version>-linux-x86_64.tar.gz
Tagged release archive built by the release workflow for x86_64-unknown-linux-gnu.
heiwa-<version>-windows-x86_64.zip
Tagged release archive built by the release workflow for x86_64-pc-windows-msvc.
heiwa-<version>-checksums.txt
Published beside the release archives so installs can be verified and mirrored cleanly.
First run
Run the install path or unpack a tagged release. The runtime writes its local state under ~/.heiwa/.
Run heiwa doctor to confirm local runtimes and provider CLIs are discoverable.
Run heiwa app when the local operator app lands. The web surface belongs on localhost, not a hosted dashboard.
Source of truth
The installer is a convenience path. Tagged GitHub Releases are where archives, checksums, release notes, and platform build outputs live.
heiwa.ltd exists to deliver software, docs, and identity exchange. It does not execute operator work.
The runtime, app, memory, and provider secrets live where the operator hosts them.