Repository map
| Path | Purpose |
|---|---|
src/ |
React interface, Zustand stores, components, hooks, types, and client-side utilities. |
src-tauri/src/ |
Rust Tauri commands, runtime, recording, conversion, transcription, summarization, search, chat, and SQLite persistence. |
src-tauri/tauri.conf.json |
Application identifier, version, bundle, and target configuration. |
scripts/ |
Development bootstrap, sidecar staging, app packaging, verification, and GitHub-release publishing helpers. |
.github/workflows/release.yml |
Automated release-target build jobs. |
docs-site/ |
Independent Astro Starlight documentation package and product-fact inventory. |
docs-site/src/data/product-facts/ |
Reviewed YAML facts that constrain public documentation claims. |
Generated build output is not source documentation. Inspect the owning source module before changing a product fact or procedural page.

