PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 15 hours 56 minutes 44 seconds
Memory
Total
512MB
Used
10,72MB (2.09%)
Free
501,28MB
Keys
Current
8 118
Total (since start)
11 096
Evictions
0
Reclaimed
206
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
2 / 1 024 max
Total
70 654
Rejected
0
llm:2418b6b1d6384d711bead2e24042f0649bde526e3eb1f45ad42593233d975470
Edit
```json
{
"table_name": "job_logs",
"table_type_tags": [
{"tag": "event", "confidence": 0.90},
{"tag": "path", "confidence": 0.15}
],
"primary_type": "event",
"insufficient_evidence": false,
"entity": {
"columns": ["job_id"],
"unique_per_row": false
},
"time_axis": {
"columns": ["ts"],
"kind": "event_time"
},
"reasoning": "The entity job_id repeats (RPUV 508.06, Uniqueness 0.002) along the event-time axis ts (Uniqueness 1.000). Each row exists because something HAPPENED during job execution — a log entry was emitted (level INFO/DEBUG/ERROR, event_type info/phase_start/phase_end/progress/error). The rows are bare occurrences to count and analyze; replaying them does not reconstruct a meaningful job state — they are diagnostic events, not state transitions. The log_id (Uniqueness 1.000) is an artificial unique ID for each log entry, confirming each row is a distinct occurrence."
}
```