diff --git a/tools/site_audit/audit.html b/tools/site_audit/audit.html index db84ea1..f1c0d98 100644 --- a/tools/site_audit/audit.html +++ b/tools/site_audit/audit.html @@ -25,6 +25,19 @@ tools/site_audit/audit.html?site=site_02_corner_block&storm=storm_03b_earlybuster Served from the repo root (server.py), so the relative imports resolve. + + SPRINT14: this page's RUN LOGIC moved to scorecard.js and it kept only its + rendering. A third front-end arrived (A's editor, gate 2.1, where the yard + being scored has never been a file), and the sweep-fly-pick-judge sequence + this page had grown was about to exist in two places — which is the exact + failure sweep.js was extracted to prevent, one level up. `scoreSite()` takes + a site OBJECT; fetching one is this page's business and nobody else's. + + Verified by measurement, not by reading: the refactor was pinned against + both shipped sites BEFORE it happened and reproduced them to the digit — + backyard_01/wildnight (16 cands, 3 clean, 2 marginal, bare 35.7 tattered, + best p1,p2,p3,p4 60.5, sep MEETS held 63.8) and site_02/earlybuster (66 + cands, 20 clean, 1 marginal, bare 82.6 full, best tr1,tr1b,q1,q4 91.3). -->