Commit Graph

3 Commits

Author SHA1 Message Date
TPTBusiness 4a04d598ef docs: Translate all code comments to English
- Updated QWEN.md with English-only comment policy
- Translated all German comments in:
  * eurusd_regime.py
  * eurusd_llm.py
  * eurusd_reflection.py
  * eurusd_memory.py
  * eurusd_macro.py
  * eurusd_debate.py
  * predix_dashboard.py
- All comments, docstrings, and print statements now in English
- Ensures consistency with commit messages and documentation

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-02 20:21:59 +02:00
TPTBusiness c69a3c0f71 docs: Update QWEN.md with detailed Git history correction guide
- Added step-by-step rebase instructions
- Listed all German commits that need translation
- Provided English translations for each
- Added force push warnings and team coordination notes
2026-04-02 19:25:05 +02:00
TPTBusiness 62879d46d1 docs: Add comprehensive Git commit guidelines to QWEN.md
- English-only commit messages policy
- Pre-commit checklist (git status, diff, tests)
- Conventional Commits format
- Protected files list (.qwen/, results/, *.db, .env)
- Instructions for fixing past commits
- Push policy and enforcement
2026-04-02 19:25:05 +02:00