Skip to content

Documentation

Install and operate Ledgerful.

These docs cover the local product surface and explicitly mark hosted or planned capabilities so you can tell what ships today.

Documentation index

Seven topics cover every product surface. Hosted and planned capabilities are state-labeled so you can tell what ships today.

CLI install and smoke test

Available

The v0.1.8 release is publicly available on GitHub with binary archives for 4 platforms, SHA-256 checksums for each, CycloneDX SBOM (engine + MCP), cosign keyless signing (Sigstore Fulcio), SLSA build-provenance attestation, SBOM attestation, and cargo-auditable dependency embedding.

Read docs

Local dashboard launch

Local-only

Dashboard access is loopback daemon-backed: a one-time launch token is stripped from the URL, held in memory, and sent as Authorization: Bearer.

Read docs

MCP setup

Beta

@ledgerful/mcp-server is published on the public npm registry at version 0.1.10. It downloads the prebuilt binary from the v0.1.8 GitHub release. npx and npm install instructions are actionable.

Read docs

GitHub Action setup

Beta

The GitHub Action is a planned feature (track 0047). No action.yml exists in the public repository yet. The workflow YAML on the docs page is a reference for the planned shape, not an installable action.

Read docs

SOC2 evidence export

Local-only

Local daemon can generate a ZIP with signed manifest, ledger CSV, verification history, and ADRs.

Read docs

Local team sync

Beta

Team sync foundation uses signed/encrypted local-first bundles and dir:// transport.

Read docs

Release verification

Available

The v0.1.8 release is publicly available on GitHub with binary archives for 4 platforms, SHA-256 checksums for each, CycloneDX SBOM (engine + MCP), cosign keyless signing (Sigstore Fulcio), SLSA build-provenance attestation, SBOM attestation, and cargo-auditable dependency embedding.

Read docs