PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 19 hours 51 minutes 48 seconds
Memory
Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB
Keys
Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
73 220
Rejected
0
llm:3438f18af0f321873f821bbd49c6fc9838c7811f7b4a92f563ac35b7a4d412a4
Edit
```json
{
"classifications": [
{
"column": "jobs_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "References jobs table; 116 distinct values across 1905 rows (6% distinct) with repeating values, zero nulls"
},
{
"column": "artifact_id",
"label": "none",
"confidence": 0.85,
"reason": "794 distinct values in 1905 rows (42% distinct); too low for near_key threshold, likely a descriptive identifier"
},
{
"column": "type",
"label": "none",
"confidence": 1.0,
"reason": "Categorical field with only 3 distinct values (narrative, sql_result, statistic)"
},
{
"column": "summary",
"label": "none",
"confidence": 1.0,
"reason": "Descriptive text field with 729 distinct values (38% distinct); not a key"
},
{
"column": "sql_query",
"label": "none",
"confidence": 1.0,
"reason": "100% null; no data present"
},
{
"column": "narrative_doc_id",
"label": "none",
"confidence": 1.0,
"reason": "100% null; no data present"
},
{
"column": "tables_catalog_id",
"label": "none",
"confidence": 1.0,
"reason": "100% null; no data present"
},
{
"column": "inline_content_json",
"label": "none",
"confidence": 1.0,
"reason": "JSON content field with 1087 distinct values (57% distinct) and 37% nulls; not a key"
},
{
"column": "disk_path",
"label": "none",
"confidence": 0.9,
"reason": "File path field with 673 distinct values (35% distinct) and 63% nulls; not a key"
}
]
}
```