This folder contains the project documentation that sits alongside the root README.
- setup.md: environment setup, workloads, configuration, and first run.
- architecture.md: runtime composition, OpenAI runtime boundaries, and architecture diagrams.
- knowledge/voice-assistant-personality.md: the TARS-style voice and review behavior.
- design/Design System.md: the current TARS-inspired visual direction.
- Start with setup.md when you need to get the app running locally.
- Use architecture.md when you need to understand how the MAUI shell, Blazor UI, the OpenAI realtime path, and GitHub services fit together.
- Use knowledge/voice-assistant-personality.md when you need to tune or review the TARS persona.
- Use design/Design System.md when you need to extend the current interface without drifting away from the TARS theme.