modular-dashboard/ ├── engine.py # 核心引擎 ├── run.py # 启动脚本 ├── config.yaml # 主配置文件 ├── requirements.txt ...