Remove deprecated app/core/config.py as configuration is now managed
through the new YAML-based config module (app/config/).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update import statement from app.core.config to config.settings as part
of YAML configuration migration.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>