Federated, polycentric social fabric. Desktop client built on Tauri 2 + Svelte 5 + Rust.
Harmony is in private alpha. If you have an invite, install via the docs below and use your
harmony://invite/... URL to join.
- macOS (Apple Silicon or Intel): see docs/install-macos.md
- Windows (x64): see docs/install-windows.md
- Linux (x86_64 AppImage): see docs/install-linux.md
- Server / headless: see docs/headless-install.md
Builds are unsigned during alpha; install docs cover the Gatekeeper / SmartScreen workaround for your OS.
For alpha testers:
- docs/troubleshooting.md — common install / network issues
- docs/feedback.md — how to submit feedback through the in-app
(?)menu - docs/cross-wan-validation.md — Network Health panel + two-host network testing playbook
For Jake (running the alpha):
- docs/zeblithic-bootstrap.md — mint the canonical Zeblithic community
- docs/invite-distribution.md — generate, distribute, rotate invite URLs
- docs/alpha-validation.md — tester recruitment + journey-completion tracking
- docs/triage-alpha-feedback.md — per-issue triage runbook
Run tests:
- Rust:
cd src-tauri && cargo nextest run --locked --workspace --all-targets --features test-fixtures - Frontend:
npx vitest run
See CLAUDE.md for the full developer guide.
ISC.