Replace all 13 occurrences of github.com/tonnylegacy/MT5_Optimizer
with github.com/tonnylegacy/Apex_AI_MT5_EA_Optimizer across:
- README.md (clone instructions)
- SUBMISSION.md (GitHub URL field + checklist)
- TODO_NEXT.md (next-session prompt)
- PROJECT_HANDOFF.md (header + status table + footer)
- docs/GETTING_STARTED.md (clone instructions, issue tracker link)
- ui/templates/dashboard.html (Source on GitHub nav link)
Also clean up the SUBMISSION.md Video/GIF block to list both the
YouTube video and the in-README demo GIF.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Added GitHub URL
- Documented all 6 critical bugs found and fixed:
* UTF-16 LE report encoding
* Report location (appdata root not /reports/)
* INI Period string format (H1 not 16385)
* INI Report relative path
* MQL5 reference syntax
* Stale report detection
- Added full SocketIO events table
- Added baseline run results (597 trades confirmed parsed)
- Updated file structure with all Phase 2 files
- Updated next steps to Phase 3 (PyInstaller packaging)