ford_qc/utils
michael 53e06fff63 Add environment configuration support for multi-deployment (prod/dev)
- Add utils/config.py module using python-dotenv for centralized config
- Externalize Box folder IDs, paths, and timeout settings to .env files
- Create .env.example template with all configuration variables
- Add separate systemd service files for prod and dev environments
- Update ford_qc_box_hotfolder_process.py to use config module
- Update qc_engine.py and path_resolver.py with optional config support
- Maintain backwards compatibility with hardcoded defaults
- Update documentation in CLAUDE.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 06:10:43 -06:00
..
__init__.py initial commit 2025-09-03 07:03:21 -05:00
check_helpers.py initial commit 2025-09-03 07:03:21 -05:00
config.py Add environment configuration support for multi-deployment (prod/dev) 2025-12-18 06:10:43 -06:00
path_resolver.py Add environment configuration support for multi-deployment (prod/dev) 2025-12-18 06:10:43 -06:00