Commit Graph

1 Commits

Author SHA1 Message Date
Marc Blatter 0973dace06 cleanup: Remove backup files, add .gitignore, create production-ready repository structure
- Delete 20+ backup/test files and old versions
- Add comprehensive .gitignore for Python development
- Update requirements.txt with only essential dependencies
- Add ARCHITECTURE.md for system documentation
- Keep only production files: main_ml.py, web_dashboard.py, README.md

Repository is now clean, lean, and production-ready for Version 0.2
2026-07-07 22:16:09 +02:00