Crux Documentation

August 17, 2026 ยท View on GitHub

Start here if you want to install, verify, operate, or integrate the free Crux daemon. Crux is local-first: the daemon, console, HTTP API, and MCP server run on your machine without a hosted account.

First Run

  • Getting started - install, boot, connect an agent, store the first fact, and verify a receipt.
  • Verify releases - check signatures, SBOMs, images, and SLSA provenance before installing.
  • Troubleshooting - common startup, auth, WSL2, and port issues.

Operator Docs

Developer and Agent Integration

Trust Surface

  • Threat model - security assumptions and boundaries.
  • Trust Contract - the promises the daemon makes, each verifiable from this repository's source.
  • Agent codebase docs - reading order, crate atlas, claims, and invariants for AI agents exploring or modifying this repo.
  • Usage receipts - consent-gated, signed usage pings.
  • Activity log - signed activity and receipt timelines.
  • Benchmarks - reproducible performance baselines.
  • Security policy - private vulnerability reporting and supported versions.

More