Fix confusing documentation references

1. architecture.md: Fixed diagram to show 'studio' instead of 'g3-console'
   (the crate was renamed during development)

2. analysis/memory.md: Removed reference to non-existent machine_ui_writer.rs

3. theme.rs: Clarified that 'retro' is a theme option (the default theme),
   not a separate TUI mode. No --retro CLI flag exists.
This commit is contained in:
Dhanji R. Prasanna
2026-01-12 20:49:37 +05:30
parent be54032cd8
commit 81ea149369
3 changed files with 6 additions and 4 deletions

View File

@@ -49,8 +49,7 @@ G3 follows a **tool-first philosophy**: instead of just providing advice, it act
┌───────────────────────┼───────────────────────┐
│ │ │
┌─────────────────┐ ┌─────────────────┐
│ g3-ensembles │ │ g3-console
│ │ │ studio │
│ g3-ensembles │ │ studio
│ • Flock mode │ │ │
│ • Multi-agent │ │ • Worktree mgmt │
│ • Parallel dev │ │ • Session mgmt │