docs: update README and ROADMAP for shipping architecture (v0.2.0) #76

Merged
gronod merged 1 commits from docs/issue-65-66-readme-roadmap-identity into development 2026-08-25 10:58:11 +01:00
Owner

Summary

This PR updates the project documentation (README.md and ROADMAP.md) to accurately describe the shipping Tauri v2 + Rust + Vanilla JS + Three.js architecture and completed/future milestone plans, and confirms package identity metadata.

Closes #65
Closes #66

Changes

  1. README.md: Comprehensive guide detailing the application's 5-stage wizard, features, architectural diagram (IPC boundary), prerequisites, development instructions, and packaging commands.
  2. ROADMAP.md: Complete breakdown of Milestones 1 through 7 (shipping in v0.2.0) and future milestone plans (v0.3, v0.4, v1.0).
  3. Cargo.toml: Verified authors and description metadata.
### Summary This PR updates the project documentation (`README.md` and `ROADMAP.md`) to accurately describe the shipping Tauri v2 + Rust + Vanilla JS + Three.js architecture and completed/future milestone plans, and confirms package identity metadata. Closes #65 Closes #66 ### Changes 1. **`README.md`**: Comprehensive guide detailing the application's 5-stage wizard, features, architectural diagram (IPC boundary), prerequisites, development instructions, and packaging commands. 2. **`ROADMAP.md`**: Complete breakdown of Milestones 1 through 7 (shipping in v0.2.0) and future milestone plans (v0.3, v0.4, v1.0). 3. **`Cargo.toml`**: Verified `authors` and `description` metadata.
gronod added 1 commit 2026-08-25 10:48:42 +01:00
docs: update README and ROADMAP with shipping architecture and milestones
Build Windows Packages / Build Windows (pull_request) Successful in 6m57s
Build Linux Packages / Build Linux (pull_request) Successful in 9m19s
16f15cb366
gronod merged commit 392d00fb31 into development 2026-08-25 10:58:11 +01:00
gronod deleted branch docs/issue-65-66-readme-roadmap-identity 2026-08-25 10:58:11 +01:00
Sign in to join this conversation.