PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 23 hours 44 minutes 49 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 329
Rejected
0
llm:8c897a360a901e517feac4b9403dc6e249475e7d4122fe86fff2239b70f2e83c
Edit
```json
{
"table_name": "neal_readings",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.75},
{"tag": "misc", "confidence": 0.25}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["id"],
"unique_per_row": true
},
"time_axis": {
"columns": ["observed_at"],
"kind": "event_time"
},
"reasoning": "The entity id is unique per row (Uniqueness 1.000, RPUV 1.00). Each row describes a pre-computed statistical reading (group_count, total, top3_share, top1_share) for a specific combination of source_table, group_axes, measure, and reading_kind. The observed_at timestamp has only 2 distinct values covering all 240 rows (RPUV 120.00), indicating batch computation times rather than a meaningful event axis ordering individual readings. The rows are catalog entries of computed statistics, not actions or state transitions — dimension. The composite (batch_id, source_table, group_axes, measure, reading_kind) would also be unique and represents the natural grain, but id suffices as the entity identifier."
}
```