PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 12 hours 41 minutes 15 seconds
Memory
Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB
Keys
Current
10 164
Total (since start)
11 094
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
5 / 1 024 max
Total
68 129
Rejected
0
llm:bd7e6244d29a3c4a83edae80ee4cf4a1638f80b8af1702ec19ae9e9087a4f267
Edit
```json
{
"table_name": "tag_lineage_edges",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.90}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["id"],
"unique_per_row": true
},
"time_axis": {
"columns": ["first_seen_at", "last_seen_at"],
"kind": "event_time"
},
"reasoning": "The entity id is unique per row (Uniqueness 1.000, RPUV 1.00). Each row describes a tag assignment edge in a catalog system — the composite (consumer, dataset_id, table_name, column_name, family, tag) defines what the row is about, and first_seen_at/last_seen_at record when this edge was observed, not when it changed. The timestamps are descriptive attributes of the edge's observation window, not an axis ordering state transitions. The row exists to catalog a relationship, not to record an action or state change. Dimension."
}
```