PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 28 minutes 30 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 648
Rejected
0
llm:e34b14021ae0766fc5a9998bae7ff813846ffcabef9fc260afcf4b01708ade9e
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."
}
```