Commit Graph

12 Commits

Author SHA1 Message Date
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
a73ec30c13 clean test data — jurnal.csv removed, jurnal.md regenerated empty placeholder 2026-05-13 13:11:37 +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
52ec520f6e sign STOPPING_RULE.md — N=40 thresholds + caveats accepted 2026-05-13 12:51:25 +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
26d084dc4b scripts: regenerate_md + stats + tests (116-144 passing across modules) 2026-05-13 12:45:05 +03:00
Marius
ce80151c58 scripts: append_row.py + m2d-extractor agent prompt + tests (78 passing) 2026-05-13 12:38:58 +03:00
Marius
6ae659605e scripts: pl_calc, vision_schema, calendar_parse + tests (67 passing) 2026-05-13 12:36:32 +03:00
Marius
31dcb4abe3 foundation: STOPPING_RULE, WORKFLOW, pyproject, calendar YAML, _meta, directory layout 2026-05-13 12:33:24 +03:00
Marius
86f603efbd baseline: existing strategy docs + system prompt + sample screenshot 2026-05-13 12:31:36 +03:00