Files
html/api/wevia-wiki-entries.json
2026-04-12 22:57:03 +02:00

8 lines
2.0 KiB
JSON

[
{
"title": "Wave 196 — Architecture 3D + Fixes Command Center",
"date": "2026-04-11",
"category": "infrastructure",
"content": "## Session 11 AVR 2026 — Waves 165-196\n\n### Architecture 3D (agents-archi.html)\n- **Pyramide 3D** : 5 tiers (Master/Stratégie/Direction/Tactique/Exécution), 61 agents\n- **Tables de réunion** : disque lumineux CylinderGeometry par plateau (emissive 0.25, metalness 0.7)\n- **Agents en cercle** : distribution single-ring à 72% du rayon plateau\n- **14 flux animés** : particules dorées sur courbes Bézier Master↔Agents (gold, 5px labels)\n- **Chemins visibles** : 14 lignes courbes dorées (opacity 0.15)\n- **Camera** : (0,65,55) target (0,14,0) FOV 48, rotation 3D libre\n- **Plateaux métallisés** : MeshPhysicalMaterial (metalness 0.5, clearcoat 1, height 1.5)\n- **KPIs gauche/droite** : z-index:5, opacity 0.8, scale 82%, scroll enabled\n- **HUD compact** : cockpit pills cachés (duplicates), header 9px\n- **Bulles** : SEULEMENT warn/idle/offline visibles (5px, opacity 0.6-0.7)\n\n### Bug fixes critiques\n- **CSS2D position:relative** (Wave 166) : ligne 803 cassait le tier order → FIXED\n- **pts.rotation.y undefined** (Wave 193) : suppression particules cassait animate() → dummy var\n- **n8n DOWN** : container sans port exposé → recréé avec --network host\n- **Ecosystem undefined** : API manquait score/percent/tools_wired → ajoutés\n- **Paperclip DOWN** : hardcodé dans ECOSYSTEM panel → corrigé ON\n\n### Métriques\n- L99: 345/345 (100%) ALL GREEN\n- Visual L99: 15/15 PASS\n- NonReg: 153/153\n- 0 erreurs JS\n- Git: 794ad00f (Gitea + GitHub)\n- GOLD: /opt/wevads/vault/wave-195-archi-final-20260411/\n\n### Commits principaux\n- 166: CRITICAL FIX css2d position relative bug\n- 170: Fibonacci spiral distribution\n- 183: Concentric rings layout\n- 190: Meeting tables per tier\n- 193: Remove cyan lines/antennas/particles\n- 194: 14 animated decision flows\n- 195: Visible Bézier paths + brighter tables\n- 196: Fix ecosystem undefined + n8n restored\n"
}
]