-
-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Jonathan D.A. Jewell edited this page Mar 24, 2026
·
1 revision
- Elixir + Erlang (required)
- Rust toolchain (required)
- Idris2 + Zig (optional, for ABI/FFI layers)
git clone https://github.com/hyperpolymath/hypatia.git
cd hypatia
./setup.sh # or: just setup
just doctor # verify tools
just build-all # build everythingjust scan /path/to/repoHypatia is configured via fleet-config.k9.ncl (Nickel). Key settings:
- Severity thresholds
- Fleet coordinator endpoint
- Learning loop parameters
Run just tour for a guided walkthrough.