PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 4 hours 34 minutes 44 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
76 957
Rejected
0
llm:8f57bbc88ae149153adb2a8ac9bd9478d391f12d44d6ad480d55e348552ca5e1
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 is a distinct statistical reading about a source table's column grouping — the composite (source_table, group_axes, measure, reading_kind) defines what the reading IS, and observed_at is an attribute timestamp marking when the statistic was computed, not an axis ordering actions or changes of the reading itself. The rows are catalog entries of computed metrics, not events or state transitions: dimension. The synthetic grain (group_axes + measure + reading_kind combinations) and lack of a natural entity beyond the artificial id weakens confidence slightly."
}
```