PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 11 hours 37 minutes 40 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
3 / 1 024 max
Total
67 076
Rejected
0
llm:54164165fb316549850127c268725be04b80df3b10a359e7bfb11e4876279d15
Edit
```json
{
"table_name": "component_staleness",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.75},
{"tag": "event", "confidence": 0.30}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["id"],
"unique_per_row": true
},
"time_axis": {
"columns": ["flagged_at"],
"kind": "event_time"
},
"reasoning": "The entity id is unique per row (Uniqueness 1.000, RPUV 1.00). Each row catalogs a staleness flag for a dataset+component combination — a unique record of a detected condition. The composite (dataset_id, component) has 3×4=12 possible combinations but only 10 rows exist, and flagged_at (Uniqueness 1.000) is the timestamp attribute of when each flag was raised, not an axis ordering actions of a repeating entity. No entity repeats within the table: dimension. The event-like timestamps give weak secondary confidence, but the catalog structure dominates."
}
```