7 Commits

Author SHA1 Message Date
27b3b92805 chore: adaugat gstack pentru AI-assisted work
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 16:03:49 +03:00
Marius
017921794e reboot: replace vision pipeline with Excel-first manual journal
Pipeline-ul vision (screenshot extraction + CSV append + Python stats) era
greoi pentru backtest semi-manual. Înlocuit cu un singur template Excel
generat din openpyxl + Dashboard cu comparație 5 strategii management pe
aceleași semnale blackbox.

- Strategii: TP0 only / TP1 only / TP2 only / Hybrid+BE / Hybrid no BE
- Input minim (12 coloane galbene); Sesiune și Zi derivate auto din Data+Ora
- Dashboard cu coloana "Cum citesc" + secțiune Glosar cu exemple concrete
- Breakdowns PER SESIUNE / STRATEGIE / INDICATOR / DIRECȚIE
- Equity curve cu 5 linii

Eliminat: m2d-extractor agent, /backtest, /batch, /m2d-log, /stats slash
commands, scripts/{append_row,pl_calc,stats,manual_log,regenerate_md,
vision_schema,calendar_parse}.py, tests/, screenshots/, data/extractions/.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 18:30:33 +03:00
Marius
68f14095e1 manual_log: helper Python + simplified /m2d-log (6 fields obligatorii, restul derivate) 2026-05-13 13:10:02 +03:00
Marius
d19e0331d8 agent: m2d-extractor — adăugat secțiunea citire dot band (color→role mapping from ATM project) 2026-05-13 13:05:36 +03:00
Marius
20e254810e commands: stats.md + batch.md aligned to canonical spec (Romanian, STOPPING_RULE highlight, _batch summary format) 2026-05-13 12:50:22 +03:00
Marius
34af5b631e commands: m2d-log + backtest + batch + stats slash commands (124 tests pass) 2026-05-13 12:48:26 +03:00
Marius
ce80151c58 scripts: append_row.py + m2d-extractor agent prompt + tests (78 passing) 2026-05-13 12:38:58 +03:00