contract
6.19.1
Contract 6.19.1
Three small honesty fixes from the Gym's open questions and the usage audit.
war_rivalsroundsmean_fameandmedian_fameto whole fame and never said so, so recomputing them from the standings differed by half a point (0 and 4059 give 2030, not 2029.5). The note says it now.war_history.weeks[].finished_earlyis NULL on a week still in progress. It readfalse, which is the one wrong answer the flag exists to prevent: the week has not failed to reach the line, it has not had the chance, and a consumer filteringfinished_early === falsefor weeks the clan did not close out was catching the live one.battles_query'slimitdescription no longer implies 25 full battles is a safe page. A full row grew with tower hitpoints, elixir, the comparison block and a duel's rounds, and about ten can reach the result cap. The hard guard is unchanged on purpose - a page that fits should still be served, and theresult_too_largerefusal already prices the retry from the actual bytes.
Notes and descriptions, plus one null where a false was wrong.