diff --git a/app/pages/index.vue b/app/pages/index.vue
index e9d4025..1283049 100644
--- a/app/pages/index.vue
+++ b/app/pages/index.vue
@@ -114,16 +114,16 @@
-
-
- PTT → STT → LLM-guided decision tree → TTS. Built for natural radio without losing procedural control.
+
+ Built for natural radio without losing procedural control.
-
-
- MSFS plug-in streams flight state so the controller can react – even proactively when separation is at risk.
+
+ MSFS plug-in streams flight state so the controller can react
-
-
- Product lineup: Live ATC (in development) and Classroom listening drills (alpha, invite only).
+
+ Product lineup: Live ATC (in development) and Classroom listening drills (alpha, invite only)
@@ -221,11 +221,11 @@
- PTT → STT → LLM → TTS pipeline
+ STT → LLM → TTS Pipeline
-
- MSFS 2020 plug-in first · 2024+ roadmap
+
+ MSFS 2020 first · 2024+ roadmap
@@ -262,7 +262,7 @@
-
+
Flight-state aware logic
@@ -323,11 +323,11 @@
- Invite-only feedback
+ Invite-only alpha
- Scenarios expand weekly
+ Open source code
@@ -808,15 +808,15 @@
- Docker‑Compose / Helm
+ Docker‑based microservices
- Plugin‑SDK (TS/JS)
+ Plugin SDK for sims
- CLI & REST API
+ REST API for extensions
@@ -875,7 +875,7 @@ POST /api/route/taxi
Whisper-class STT normalises radio noise; the LLM interprets intent.
-
+
3 · Decide
A curated state machine enforces valid clearances and cross-checks flight data.
@@ -935,7 +935,7 @@ POST /api/route/taxi
- Stabilise the alpha prototype & simplify setup
- - Verify MSFS & X-Plane integration
+
- Verify Decision Tree logic
- Review & prioritise roadmap ideas