PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 58 minutes
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
3 / 1 024 max
Total
75 893
Rejected
0
llm:462c8633f083ac6d1aae37591508e11e49ca123ebd3295435deeddee232904e6
Edit
```json
{
"table_name": "analysis_runs",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.95}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["jobs_id", "internal_run_id"],
"unique_per_row": true
},
"time_axis": null,
"reasoning": "Both jobs_id and internal_run_id have Uniqueness 1.000 (RPUV 1.00), making each row unique. The table catalogs analysis job executions with their configuration and outcome metrics (LLM calls, tokens, costs, compute time). No time axis exists — _ingestion_timestamp is a provenance column (ignored per rules), and no event timestamp or sequence column orders the runs. Each row is complete information about one analysis run → dimension."
}
```