PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 5 hours 25 minutes 39 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
77 133
Rejected
0
llm:dce842f5c7a9b26267b2a2b31e5bcd6290dee14451baebb32010c7b46201fe72
Edit
```json
{
"table_name": "report_insights",
"table_type_tags": [
{"tag": "event", "confidence": 0.75},
{"tag": "dimension", "confidence": 0.30}
],
"primary_type": "event",
"insufficient_evidence": false,
"entity": {
"columns": ["jobs_id"],
"unique_per_row": false
},
"time_axis": {
"columns": ["index"],
"kind": "sequence"
},
"reasoning": "The entity jobs_id repeats (RPUV 11.91, Uniqueness 0.084) along the sequence axis index (Monotonicity 0.917, values 0–67). Each row records an insight message generated during a job run — table_count, column_range, or other findings — ordered by index within the job. The rows are occurrences (insights emitted) rather than state transitions: replaying them does not reconstruct a meaningful job state, just accumulates findings. Event is primary. The weak dimension signal comes from the fact that each (jobs_id, index) combination appears unique, but the sequence ordering and occurrence nature dominate."
}
```