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
New to the project? Prerequisites, contribution tracks, key resources, and how the project works.
The physical machine — mechanics, electronics, bill of materials, and assembly notes.
The local software running on the machine — Python backend, SvelteKit UI, setup wizard, profiles.
The community platform — shared sorting profiles, uploaded samples, crowd verification.
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.