v1.0 - Version stable: multi-PC, détection UI-DETR-1, 3 modes exécution

- Frontend v4 accessible sur réseau local (192.168.1.40)
- Ports ouverts: 3002 (frontend), 5001 (backend), 5004 (dashboard)
- Ollama GPU fonctionnel
- Self-healing interactif
- Dashboard confiance

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Dom
2026-01-29 11:23:51 +01:00
parent 21bfa3b337
commit a27b74cf22
1595 changed files with 412691 additions and 400 deletions

14
deploy_dashboard_ui.txt Normal file
View File

@@ -0,0 +1,14 @@
# Déploiement Dashboard UI - Phase 2
# Ajout de l'onglet "Données Traitées"
# 1. Déployer le fichier HTML modifié
sudo cp /home/dom/ai/rpa_vision_v3/dashboard_index.html /opt/rpa_vision_v3/web_dashboard/templates/index.html
sudo chown rpa:rpa /opt/rpa_vision_v3/web_dashboard/templates/index.html
# 2. Redémarrer le dashboard (optionnel, le HTML est rechargé automatiquement)
sudo systemctl restart rpa-vision-v3-dashboard.service
# 3. Tester dans le navigateur
# Ouvrir http://localhost:5001
# Cliquer sur l'onglet "✅ Données Traitées"
# Vérifier que les 371 screen states s'affichent