PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 56 minutes 52 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 858
Rejected
0
llm:7933f856ad84d427d195e0d74ed04261fad36096a5cec945ee61452bd2009277
Edit
```json
{
"table_name": "analysis_runs",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.95}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["jobs_id"],
"unique_per_row": true
},
"time_axis": null,
"reasoning": "The entity jobs_id has Uniqueness 1.000 (RPUV 1.00), making each row unique information about one analysis run. The internal_run_id (also Uniqueness 1.000) is a secondary unique identifier. No usable time axis exists: _ingestion_timestamp is a provenance column (all rows share the same value, Top 3 Coverage 100%), and no event timestamp or sequence column orders the runs. The table catalogs completed analysis jobs with their execution metrics (LLM calls, tokens, costs, compute time) — dimension."
}
```