diff --git a/.superpowers/brainstorm/41015-1775076599/content/01-current-issues.html b/.superpowers/brainstorm/41015-1775076599/content/01-current-issues.html
deleted file mode 100644
index 9e5283b..0000000
--- a/.superpowers/brainstorm/41015-1775076599/content/01-current-issues.html
+++ /dev/null
@@ -1,50 +0,0 @@
-
UI actuelle — Quel est le problème principal ?
-L'écran BOX-3 fait 320×240 px (2.4"). Actuellement 6 onglets, font 14px uniquement.
-
-
-
-
A
-
-
Trop d'onglets
-
6 onglets sur 2.4" — difficile à naviguer, tab bar trop petite
-
-
-
-
B
-
-
Infos critiques peu lisibles
-
Tensions et courants trop petits, pas assez de contraste, couleurs ternes
-
-
-
-
C
-
-
Fonctionnalités manquantes
-
Pas de climat AHT30, pas de status BLE/WiFi, pas de config runtime, courant toujours 0A
-
-
-
-
D
-
-
Look trop brut
-
Design technique/développeur, pas assez pro pour un produit terrain KXKM
-
-
-
-
E
-
-
Tout ça à la fois
-
Refonte complète : navigation, lisibilité, fonctionnalités, esthétique
-
-
-
-
-
-
Bugs critiques actuels
-
- - ⚠️ Courant batterie toujours 0.0A (INA237 pas intégré dans l'UI)
- - ⚠️ Navigation detail cassée (
s_nav_ref jamais initialisé)
- - ⚠️ Pas de confirmation pour Switch ON/OFF (dangereux)
- - ⚠️ Plage chart hardcodée (20-32V) — échoue hors spec
-
-
diff --git a/.superpowers/brainstorm/41015-1775076599/content/02-navigation.html b/.superpowers/brainstorm/41015-1775076599/content/02-navigation.html
deleted file mode 100644
index ab15f9a..0000000
--- a/.superpowers/brainstorm/41015-1775076599/content/02-navigation.html
+++ /dev/null
@@ -1,29 +0,0 @@
-Navigation — combien d'écrans ?
-Actuellement 6 onglets. Avec le climat AHT30 et le status connexion, ça fait encore plus. Comment organiser ?
-
-
-
-
A
-
-
3 onglets principaux + sous-menus
-
Batteries (grille + détail) | Système (WiFi, BLE, climat, solar, debug) | Config (seuils, device name)
-
Moins de tabs = plus gros boutons, navigation plus claire
-
-
-
-
B
-
-
4 onglets (regroupement intelligent)
-
⚡ Batt | 📊 Sys (WiFi+BLE+climat+solar) | ⚠ Alert | ⚙ Config
-
Bon équilibre — debug/SOH intégrés dans les écrans existants
-
-
-
-
C
-
-
Dashboard unique + swipe vertical
-
Un seul écran scrollable verticalement avec sections : batteries en haut, puis système, puis alertes
-
Pas de tabs du tout — tout visible en scrollant. Plus moderne mais moins structuré
-
-
-
diff --git a/.superpowers/brainstorm/41015-1775076599/content/03-battery-grid.html b/.superpowers/brainstorm/41015-1775076599/content/03-battery-grid.html
deleted file mode 100644
index c062259..0000000
--- a/.superpowers/brainstorm/41015-1775076599/content/03-battery-grid.html
+++ /dev/null
@@ -1,80 +0,0 @@
-Grille batteries — quel style ?
-320×210px de contenu (240 - 30px tab bar). Jusqu'à 16 batteries, typiquement 4-8.
-
-
-
-
-
-
⚡ KXKM-BMU-kryole
-
-
4 batt · moy 26.4V · 4.1A total · 23°C 45%
-
-
-
-
-
-
-
⚡ KXKM-BMU-kryole
-
-
-
●
-
B1
-
-
26.4V
-
1.2A
-
-
-
●
-
B2
-
-
26.3V
-
0.8A
-
-
-
-
●
-
B4
-
-
26.5V
-
2.1A
-
-
-
moy 26.4V · 4.1A total · 🌡23°C 💧45%
-
-
-
-
-La grille (A) montre plus de batteries d'un coup. La liste (B) est plus lisible avec les barres visuelles. Tap sur une batterie → écran détail dans les deux cas.
diff --git a/.superpowers/brainstorm/41015-1775076599/content/04-system-screen.html b/.superpowers/brainstorm/41015-1775076599/content/04-system-screen.html
deleted file mode 100644
index 6108c1f..0000000
--- a/.superpowers/brainstorm/41015-1775076599/content/04-system-screen.html
+++ /dev/null
@@ -1,89 +0,0 @@
-Écran Système — quelles infos regrouper ?
-Cet onglet fusionne : WiFi, BLE, climat AHT30, solar VE.Direct, debug I2C. Quel layout ?
-
-
-
-
-
📊 Système
-
-
-
-
-
CONNEXION
-
- ● BLE
- ● WiFi 192.168.0.250
- ○ MQTT
-
-
-
-
-
-
-
-
CLIMAT
-
- 🌡 23.5°C
- 💧 45%
-
-
-
-
-
-
-
- SOLAIRE
- ☀ Float
-
-
- PV 35.2V
- 120W
- Bat 26.8V
- Jour 450Wh
-
-
-
-
-
-
- FIRMWARE
- v0.5.0
-
-
- Heap 16.1MB
- Up 2h34m
- INA:4 TCA:1
-
-
-
-
-
-
- I2C BUS
- 5 devices · 0 err
-
-
- 20:15:42 AHT30 read OK
- 20:15:41 INA237 scan OK
- 20:15:40 TCA9535 init OK
-
-
-
-
-
-
-
-
✓
-
-
Ce layout me va
-
Sections compactes, toutes les infos en un écran sans scroll
-
-
-
-
+
-
-
J'aimerais des modifications
-
Dis-moi quoi changer dans le terminal
-
-
-
diff --git a/.superpowers/brainstorm/41015-1775076599/content/05-color-theme.html b/.superpowers/brainstorm/41015-1775076599/content/05-color-theme.html
deleted file mode 100644
index 3b0fde2..0000000
--- a/.superpowers/brainstorm/41015-1775076599/content/05-color-theme.html
+++ /dev/null
@@ -1,56 +0,0 @@
-Palette de couleurs — quel style ?
-L'écran est petit (2.4") et souvent en plein soleil sur les événements KXKM. Le contraste est critique.
-
-
-
-
-
-
- OK
- WARN
- ERR
- OFF
-
-
-
- ●
- 26.4V
- 1.2A
-
-
- ●
- OFF
- —
-
-
-
Fond sombre, texte blanc, accents vifs
-
-
-
-
-
-
-
- OK
- WARN
- ERR
- OFF
-
-
-
- ●
- 26.4V
- 1.2A
-
-
- ●
- OFF
- —
-
-
-
Noir pur, couleurs saturées, gros texte
-
-
-
-
-A = élégant en intérieur. B = lisible en plein soleil. Les deux sont dark mode.
diff --git a/.superpowers/brainstorm/41015-1775076599/content/06-waiting.html b/.superpowers/brainstorm/41015-1775076599/content/06-waiting.html
deleted file mode 100644
index 8aca788..0000000
--- a/.superpowers/brainstorm/41015-1775076599/content/06-waiting.html
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
Préparation du design final...
-
diff --git a/.superpowers/brainstorm/41015-1775076599/content/07-dashboard-icons.html b/.superpowers/brainstorm/41015-1775076599/content/07-dashboard-icons.html
deleted file mode 100644
index bbeddd2..0000000
--- a/.superpowers/brainstorm/41015-1775076599/content/07-dashboard-icons.html
+++ /dev/null
@@ -1,142 +0,0 @@
-Dashboard avec icônes — quel style ?
-Tu veux un dashboard type "home screen" avec des icônes au lieu de tabs ? Ou des icônes dans les tabs ?
-
-
-
-
-
-
-
-
KXKM-BMU-kryole
-
- ● BLE
- ● WiFi
-
-
-
-
-
-
-
-
⚡
-
4 / 4
-
BATTERIES
-
moy 26.4V
-
-
-
-
🌡
-
23.5°C
-
CLIMAT
-
45% HR
-
-
-
-
☀️
-
120W
-
SOLAIRE
-
Float
-
-
-
-
⚡
-
4.1A
-
COURANT
-
total
-
-
-
-
⚠️
-
2
-
ALERTES
-
actives
-
-
-
-
⚙️
-
v0.5
-
CONFIG
-
2h34m up
-
-
-
-
Tap une tuile pour ouvrir le détail
-
-
-
-
-
-
-A = Home screen avec tuiles cliquables, chaque tuile ouvre un écran. B = Dashboard direct avec tabs icônes en bas et stats en haut.
diff --git a/.superpowers/brainstorm/41015-1775076599/content/08-topbar-refined.html b/.superpowers/brainstorm/41015-1775076599/content/08-topbar-refined.html
deleted file mode 100644
index 66c9818..0000000
--- a/.superpowers/brainstorm/41015-1775076599/content/08-topbar-refined.html
+++ /dev/null
@@ -1,138 +0,0 @@
-Dashboard B raffiné — top bar avec stats clés
-Top bar : Vmoy, Itotal, Ah In, Ah Out, Climat. Puis liste batteries. Tab bar icônes en bas.
-
-
-
-
-
-
-
-
-
-
⚡ kryole
-
- ● BLE
- ● WiFi
- ○ MQTT
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
✓
-
-
C'est bon, on part là-dessus
-
Top bar stats + liste batteries + tab bar icônes
-
-
-
-
✎
-
-
Modifications à faire
-
Dis-moi quoi changer dans le terminal
-
-
-
diff --git a/.superpowers/brainstorm/41015-1775076599/content/09-tabs-with-soh.html b/.superpowers/brainstorm/41015-1775076599/content/09-tabs-with-soh.html
deleted file mode 100644
index 772db71..0000000
--- a/.superpowers/brainstorm/41015-1775076599/content/09-tabs-with-soh.html
+++ /dev/null
@@ -1,122 +0,0 @@
-5 onglets avec SOH IA — où le mettre ?
-On ajoute l'onglet State of Health (prédiction IA TFLite). 5 onglets sur 320px = 64px par tab.
-
-
-
-
-
-
- (contenu écran)
-
-
-
-
-
-
-Écran SOH — State of Health IA
-
-
-
-
-
-
- 🧠 State of Health
- Dernière pred: il y a 10s
-
-
-
-
-
-
-
-
-
-
-
-
-
B5
-
-
22%
-
⚠ REMPLACER
-
-
-
-
-
- ● >70% OK
- ● 40-70% USURE
- ● <40% REMPLACER
-
-
-
-
-
-
-
✓
-
-
5 onglets c'est bon
-
⚡BATT | 🧠SOH | 📊SYS | ⚠ALERT | ⚙CONFIG
-
-
-
-
✎
-
-
Modifications
-
Dis-moi dans le terminal
-
-
-
diff --git a/.superpowers/brainstorm/41015-1775076599/content/10-full-preview.html b/.superpowers/brainstorm/41015-1775076599/content/10-full-preview.html
deleted file mode 100644
index 8daf440..0000000
--- a/.superpowers/brainstorm/41015-1775076599/content/10-full-preview.html
+++ /dev/null
@@ -1,314 +0,0 @@
-Preview complète — 5 écrans LVGL refonte
-320×240px · High Contrast · Noir pur · Font 14px
-
-
-⚡ Onglet 1 — BATT (Dashboard principal)
-
-
-
-
-
-
-
-
-
⚡ kryole
-
- ● BLE
- ● WiFi
- ○ MQTT
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-🧠 Onglet 2 — SOH (State of Health IA)
-
-
-
-
-
- 🧠 State of Health
- il y a 10s
-
-
-
-
- ● >70% OK
- ● 40-70% USURE
- ● <40% REMPLACER
-
-
-
-
-
-
-
-📊 Onglet 3 — SYS (Système)
-
-
-
-
-
📊 Système
-
-
CONNEXION● BLE● WiFi 192.168.0.250○ MQTT
-
-
-
-
SOLAIRE☀ Float
-
PV 35.2V120WBat 26.8VJour 450Wh
-
-
-
FIRMWAREv0.5.0
-
Heap 16.1MBUp 2h34mINA:4 TCA:1
-
-
-
I2C BUS5 dev · 0 err
-
20:15:42 AHT30 OK · 20:15:41 INA scan · 20:15:40 TCA init
-
-
-
-
-
-
-
-
-⚠ Onglet 4 — ALERT
-
-
-
-
-
-
-
-
B3 Undervoltage20:14:32
-
V=23.2V < seuil 24.0V — batterie déconnectée
-
-
-
B5 Low voltage20:12:15
-
V=24.8V proche du seuil 24.0V
-
-
-
WiFi connecté20:10:03
-
IP 192.168.0.250 — SSID "Les cils"
-
-
-
BLE advertising20:09:58
-
KXKM-BMU-kryole — NimBLE OK
-
-
-
Boot20:09:55
-
KXKM BMU v0.5.0 — 4 INA, 1 TCA
-
-
-
-
-
-
-
-
-⚙ Onglet 5 — CONFIG
-
-
-
-
-
⚙ Configuration
-
-
-
-
-
-
-
-
SEUILS PROTECTION
-
-
-
V min
-
−
-
24.0V
-
+
-
-
-
V max
-
−
-
30.0V
-
+
-
-
-
I max
-
−
-
10.0A
-
+
-
-
-
V diff
-
−
-
1.0V
-
+
-
-
-
-
-
-
-
-
💾 SAUVEGARDER
-
-
-
-
diff --git a/.superpowers/brainstorm/41015-1775076599/state/server-stopped b/.superpowers/brainstorm/41015-1775076599/state/server-stopped
deleted file mode 100644
index 8fbf06f..0000000
--- a/.superpowers/brainstorm/41015-1775076599/state/server-stopped
+++ /dev/null
@@ -1 +0,0 @@
-{"reason":"owner process exited","timestamp":1775079179687}
diff --git a/.superpowers/brainstorm/41015-1775076599/state/server.log b/.superpowers/brainstorm/41015-1775076599/state/server.log
deleted file mode 100644
index 7bf5a8e..0000000
--- a/.superpowers/brainstorm/41015-1775076599/state/server.log
+++ /dev/null
@@ -1,27 +0,0 @@
-{"type":"server-started","port":49322,"host":"127.0.0.1","url_host":"localhost","url":"http://localhost:49322","screen_dir":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content","state_dir":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/state"}
-{"type":"screen-added","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/01-current-issues.html"}
-{"type":"screen-updated","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/01-current-issues.html"}
-{"source":"user-event","type":"click","text":"C\n \n Fonctionnalités manquantes\n Pas de climat AHT30, pas de status BLE/WiFi, pas de config runtime, courant toujours 0A","choice":"c","id":null,"timestamp":1775076679371}
-{"source":"user-event","type":"click","text":"D\n \n Look trop brut\n Design technique/développeur, pas assez pro pour un produit terrain KXKM","choice":"d","id":null,"timestamp":1775076685508}
-{"source":"user-event","type":"click","text":"C\n \n Fonctionnalités manquantes\n Pas de climat AHT30, pas de status BLE/WiFi, pas de config runtime, courant toujours 0A","choice":"c","id":null,"timestamp":1775076702824}
-{"source":"user-event","type":"click","text":"C\n \n Fonctionnalités manquantes\n Pas de climat AHT30, pas de status BLE/WiFi, pas de config runtime, courant toujours 0A","choice":"c","id":null,"timestamp":1775076703036}
-{"type":"screen-added","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/02-navigation.html"}
-{"type":"screen-updated","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/02-navigation.html"}
-{"type":"screen-added","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/03-battery-grid.html"}
-{"type":"screen-updated","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/03-battery-grid.html"}
-{"source":"user-event","type":"click","text":"B — Liste avec barres de progression\n \n ⚡ KXKM-BMU-kryole\n \n \n ●\n B1\n \n \n \n 26.4V\n 1.2A\n \n \n ●\n B2\n \n \n \n 26.3V\n 0.8A\n \n \n ●\n B3\n \n OFF\n —\n \n \n ●\n B4\n \n \n \n 26.5V\n 2.1A\n \n \n moy 26.4V · 4.1A total · 🌡23°C 💧45%","choice":"b","id":null,"timestamp":1775076781666}
-{"type":"screen-added","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/04-system-screen.html"}
-{"type":"screen-updated","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/04-system-screen.html"}
-{"source":"user-event","type":"click","text":"✓\n \n Ce layout me va\n Sections compactes, toutes les infos en un écran sans scroll","choice":"ok","id":null,"timestamp":1775076871777}
-{"type":"screen-added","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/05-color-theme.html"}
-{"type":"screen-added","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/06-waiting.html"}
-{"type":"screen-updated","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/06-waiting.html"}
-{"type":"screen-added","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/07-dashboard-icons.html"}
-{"type":"screen-updated","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/07-dashboard-icons.html"}
-{"type":"screen-added","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/08-topbar-refined.html"}
-{"type":"screen-updated","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/08-topbar-refined.html"}
-{"type":"screen-added","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/09-tabs-with-soh.html"}
-{"type":"screen-updated","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/09-tabs-with-soh.html"}
-{"type":"screen-added","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/10-full-preview.html"}
-{"type":"screen-updated","file":"/Users/electron/Documents/Lelectron_rare/1-KXKM/KXKM_Batterie_Parallelator/.superpowers/brainstorm/41015-1775076599/content/10-full-preview.html"}
-{"type":"server-stopped","reason":"owner process exited"}
diff --git a/.superpowers/brainstorm/41015-1775076599/state/server.pid b/.superpowers/brainstorm/41015-1775076599/state/server.pid
deleted file mode 100644
index 342bc6d..0000000
--- a/.superpowers/brainstorm/41015-1775076599/state/server.pid
+++ /dev/null
@@ -1 +0,0 @@
-41024