PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 10 hours 19 minutes 23 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
65 838
Rejected
0
llm:5abd397c1cc48a8f0460ba87fa8fe8045761bf725b1a7df651dea5563af8a39a
Edit
```json
{
"table_name": "column_tag_overrides",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.90},
{"tag": "path", "confidence": 0.25}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["id"],
"unique_per_row": true
},
"time_axis": {
"columns": ["changed_at"],
"kind": "event_time"
},
"reasoning": "The entity id is unique per row (Uniqueness 1.000, RPUV 1.00). Each row records a manual override of a column's tag classification — a configuration record identified by (dataset_id, table_name, column_name) with metadata about who changed it and when. The changed_at timestamp is an attribute of the override record, not an axis ordering state transitions of the override itself. Dimension is the primary reading; the timestamp gives weak path evidence only if these records were ever updated in place, which the data does not show."
}
```