Linux x86_64
ALPHA PIPELINEStatic musl archive, checksum, SPDX SBOM, source archive, release evidence, and provenance attestation.
View releasesDownload
StructTrace is preparing its first public alpha artifacts. Source installation is available now; prebuilt downloads appear only after the tagged archives pass their platform smoke tests.
No platform is labeled supported until its final packaged artifact has passed the real CLI, demo, replay, embedded-UI, and capability-server smoke path.
Static musl archive, checksum, SPDX SBOM, source archive, release evidence, and provenance attestation.
View releasesApple Silicon archive with the same final-package validation. Binary signing and notarization are not currently claimed.
View releasesIntel archive built and tested on a dedicated hosted runner. Binary signing and notarization are not currently claimed.
View releasesMSVC archive and PowerShell installer with checksum verification and packaged local-server smoke tests.
View releasesRequires stable Rust 1.87 or newer.
git clone https://github.com/Vaibhav701161/structtrace.git
cd structtrace
cargo install --path crates/structtrace-cli --locked
structtrace doctor
structtrace demo invoice --openEvery target ships a sibling .sha256 file. Published binary archives also receive a GitHub build-provenance attestation.
sha256sum -c structtrace-x86_64-unknown-linux-musl.tar.gz.sha256
gh attestation verify structtrace-x86_64-unknown-linux-musl.tar.gz \
--repo Vaibhav701161/structtrace