Skip to content

Project Documentation

To keep process documentation always in sync with the code, we keep the official records directly at the root of our repository.

Below you will find direct links to the project's live documents:

DocumentDescriptionLink
Contributing GuideHow to report bugs, open Pull Requests, and commit standards.Read CONTRIBUTING.md
Architectural DecisionsHistory of technical decisions (ADRs), why Rust and Tauri were chosen, etc.Read ADR.md
RoadmapPlanning for upcoming releases and future features (v2.0, v3.0).Read ROADMAP.md
ChangelogDetailed history of every change, fix, and new feature by version.Read CHANGELOG.md

These documents are updated with every release.