Local run
The public docs do not publish local development addresses as production URLs. For local setup, use the repository runbook and keep these roles separate:
| Surface | Purpose |
|---|---|
| Static site | Hexo preview |
| Web console | Vite development |
| Go API | Local integration |
| Client local service | Electron-to-local asset communication |
Use the helper scripts in the runbook so the Vite proxy and local API agree. Production traffic uses https://geo.aimmme.com/, /ag01/, /geoapi/v1, and /downloads/.
Docker / production isolation rules live in docs/aimeGeo-系统架构方案.md.