Commit 0b6f16a
committed
board: fix CodeRabbit Minor on #941 -- restore the dropped "mean" qualifier on the 25%/9% contribution figures
The source RUN entry and the committed JSON's fitted_contribution_Pa_per_km
keys report MEANS over the 19 storms (mean |c_geo*P_geo| / mean |c_bow*P_bow|
vs mean |D|); the #940 summary rows dropped the qualifier. PR_ARC's merged
entry gets an appended dated correction line (append-only rule -- the entry
merged via #941 before the finding landed, not edited in place);
LATEST_STATE's living shipped-table row is fixed in place (precedent: the
N-vs-n_qualifying fix on #939).
Fourth instance of the same summarization defect class this week: a
qualifier or operand pairing true in the source, lost in the summary. The
figure itself was never wrong -- its aggregation scope went unstated.
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CcpLeEC3XK8Eye53GKBVvi1 parent 00e6913 commit 0b6f16a
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
855 | 855 | | |
856 | 856 | | |
857 | 857 | | |
858 | | - | |
| 858 | + | |
859 | 859 | | |
860 | 860 | | |
861 | 861 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
42 | 48 | | |
43 | 49 | | |
44 | 50 | | |
| |||
0 commit comments