PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 7 minutes 16 seconds
Memory
Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB
Keys
Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
75 479
Rejected
0
llm:6f9ec87cf547a2cc570d1043502d8dedc0257d9cda4ef0d73a24e88b5f8c5283
Edit
```json
{
"table_name": "neal_reading_groups",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.75}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["reading_id", "rank"],
"unique_per_row": true
},
"time_axis": null,
"reasoning": "The composite entity (reading_id, rank) is unique per row: reading_id has RPUV 3.67 and rank has 4 distinct values, yielding ~240 combinations for 220 rows. Each row describes a ranked group breakdown for a reading (label + value pairs, with rank ordering the top groups). No time axis exists — the provenance columns are synthetic. The table catalogs the composition of each reading's groups, making it dimension."
}
```