- wireclaw_core : expose drone comme global, extrait init()
depuis main() pour permettre l'import par web_server.py ;
corrige aussi le bug drone_armed manquant global dans init
- web_server.py : FastAPI avec process(text) générique
(interpret_command → execute_command), routes GET / POST /command
GET /status, page HTML sobre avec statut temps réel (2s)
et historique des commandes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>