PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 15 hours 43 minutes 51 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
3 / 1 024 max
Total
70 474
Rejected
0
llm:974e115c5991ce911c31f74c9e117c7a84ece18fc3b67a56eb2f57f71c6394e2
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."
}
```