PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 6 hours 34 minutes 5 seconds
Memory
Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB
Keys
Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
2 / 1 024 max
Total
61 946
Rejected
0
llm:ed224e40682bb5787d3f0ffb241cda687c9d9f79c622a418c191aba33148647f
Edit
```xml
<result>
<column_name>won_A</column_name>
<family>additive</family>
<subtype>real_additive</subtype>
<confidence>0.92</confidence>
<requires_user_confirmation>false</requires_user_confirmation>
<sum_meaningful>true</sum_meaningful>
<signed>false</signed>
<reducers>
<primary_reducer>sum</primary_reducer>
<valid_reducers>sum, min, max, mean, median, count, distribution</valid_reducers>
<excluded_reducers>product (not a ratio), geomean (not a ratio)</excluded_reducers>
<average_semantics>arithmetic_mean</average_semantics>
</reducers>
<inner_outer_measure>
<inner_measure_reducer>sum</inner_measure_reducer>
<outer_measure_reducer>sum</outer_measure_reducer>
</inner_outer_measure>
<multiplicative_partner_derivable>false</multiplicative_partner_derivable>
<reasoning>
Table is DIMENSION with no sequence axis, making multiplicative highly implausible per the gate prior. Column name "won_A" suggests a count or tally (wins in category A). The data is strictly non-negative integers with range [0, 332], unbounded upper magnitude, and contains zeros—all strong signals for real_additive. No naming tokens suggest ratio/rate/factor, and center is far from 1.0. This is a classic extensive count measure where sum is the natural rollup.
</reasoning>
<table_type_conflict>false</table_type_conflict>
</result>
```