core.config_sync 被错误地加入 _QUIET_LOGGERS 列表,导致所有 INFO 级别
日志被抑制,无法看到 Redis 连接、Stream 监听、配置同步等关键运行日志。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Moved all project files and directories (config, core, models, etc.) from
edge_inference_service/ to the repository root ai_edge/
- Updated model path in config/settings.py to reflect new structure
- Revised usage paths in __init__.py documentation