The rollup
One row per week, built from counts.
Weekly_Rollup aggregates the trade log across the year, and its quality-flag group is where the grade is formed: high-MAE count, elite-MFE count, breakeven trigger rate, plan adherence, and the resulting week quality grade with a review note. Alongside sit the sample and outcome columns, the excursion and efficiency block, friction and duration, and the pips translation. The structure matters — sample first, then execution quality, then friction, then the quality flags — because it is also the reading order. A week with too few trades cannot support a grade, which is why trade count sits at the front rather than being an afterthought.
The rollup is arranged as a reading sequence rather than a data dump. Sample adequacy gates everything downstream, and the quality flags that produce the grade sit last because they depend on everything before them.

