⚠ Under heavy construction

As of July 11, 2026, Sorter V2 is not yet in a position to be built.

The documentation that exists is incomplete. Any given page may be accurate, inaccurate, present only as an example, or badly out of date. We do not yet recommend that anyone attempt to build Sorter.

For the most live updates on our progress, join our Discord ↗.

Sorter V2

Sorter V2 Documentation

The durable documentation layer for the Sorter V2 project — hardware, the local machine software, the Hive community platform, and the lab where research and contributor references live.

Start here

Getting started

New to the project? Prerequisites, contribution tracks, key resources, and how the project works.

Hardware

The physical machine — mechanics, electronics, bill of materials, and assembly notes.

Sorter

The local software running on the machine — Python backend, SvelteKit UI, setup wizard, profiles.

Hive

The community platform — shared sorting profiles, uploaded samples, crowd verification.

Lab

Research and contributor references — detector runtime findings, model artifacts, benchmarks, and the shared styleguide.

Editing and publishing

The site source lives in docs/. To preview locally, run:

cd docs && npm run dev

and open the URL it prints. Hot reload picks up Markdown changes automatically.