- 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>
37 lines
717 B
Markdown
37 lines
717 B
Markdown
# 📋 Information de Migration
|
|
|
|
## ✅ Migration Réussie
|
|
|
|
Ce projet a été migré depuis `~/ai/Geniusia_v2/rpa_vision_v3/`
|
|
|
|
**Date de migration** : 2025-11-24 21:18:17
|
|
|
|
## 📂 Structure
|
|
|
|
Ce répertoire contient maintenant **uniquement** RPA Vision V3.
|
|
|
|
## 🔙 Sauvegarde
|
|
|
|
Une sauvegarde complète de l'ancien répertoire est disponible :
|
|
```
|
|
/home/dom/ai/backup_geniusia_v2_20251124_211738
|
|
```
|
|
|
|
## 🚀 Démarrage Rapide
|
|
|
|
```bash
|
|
cd ~/ai/rpa_vision_v3
|
|
./run.sh
|
|
```
|
|
|
|
## 📚 Documentation
|
|
|
|
- Architecture : `docs/reference/ARCHITECTURE_VISION_COMPLETE.md`
|
|
- Statut : `STATUS_24NOV.md`
|
|
- Guide : `QUICK_START.md`
|
|
|
|
---
|
|
|
|
**Ancien chemin** : ~/ai/Geniusia_v2/rpa_vision_v3/
|
|
**Nouveau chemin** : ~/ai/rpa_vision_v3/
|