DevToolsTranslator is an active local project in the /Users/d/Projects portfolio.
Portfolio truth currently marks this project as active with minimum-viable context. Phase 104 recovered minimum-viable context so future sessions can resume without rediscovery.
| Layer | Technology |
|---|---|
| Desktop runtime | Tauri 2 (Rust) |
| Browser capture | Chrome MV3 extension |
| Core engine | Rust crates: dtt-core, dtt-storage, dtt-correlation, dtt-detectors, dtt-export, dtt-integrity |
| Storage | SQLite (SQLx) |
| Desktop UI | React + TypeScript |
| Integrity | BLAKE3 hashing |
| Build | pnpm workspaces + Cargo workspace |
# Launch the desktop shell
cargo run -p dtt-desktop-core --features desktop_shellThen load the unpacked extension from apps/extension-mv3/dist, click Find Desktop App in the popup, connect, and start capturing.
- The portfolio context is minimum-viable; verify current state from the README, workspace manifests, and supporting docs before expanding scope.
If work continues here, capture a small repo-specific handoff or roadmap only after verifying current live files.