PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 19 hours 6 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
72 448
Rejected
0
llm:840b1c40b09881dbeef8ff0efa501e19025e9055083b86c77f02f3f748dba2ce
Edit
```json
{
"classifications": [
{
"column": "id",
"role": "identifier",
"confidence": 1.0,
"reason": "Primary key with unique values per row"
},
{
"column": "table_classification_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing parent table_classification entity"
},
{
"column": "rank",
"role": "dimension",
"confidence": 0.95,
"reason": "Low-cardinality ordinal (0-2) used to categorize/filter candidates by priority"
},
{
"column": "partition_key",
"role": "attribute",
"confidence": 0.9,
"reason": "Column name from source table; descriptive metadata displayed but not aggregated"
},
{
"column": "partition_key_label",
"role": "dimension",
"confidence": 0.95,
"reason": "Low-cardinality categorical code (E/T/null/primary_identifier) used to classify partition key type"
},
{
"column": "partition_key_reasoning",
"role": "attribute",
"confidence": 1.0,
"reason": "Free-form explanatory text for display, never grouped or aggregated"
},
{
"column": "clustering_key",
"role": "attribute",
"confidence": 0.9,
"reason": "Column name from source table; descriptive metadata displayed but not aggregated"
},
{
"column": "clustering_key_label",
"role": "dimension",
"confidence": 0.95,
"reason": "Low-cardinality categorical code (S/X/null) used to classify clustering key type"
},
{
"column": "clustering_key_reasoning",
"role": "attribute",
"confidence": 1.0,
"reason": "Free-form explanatory text for display, never grouped or aggregated"
},
{
"column": "world_line",
"role": "attribute",
"confidence": 0.85,
"reason": "Column name representing entity timeline; descriptive metadata with high null rate"
},
{
"column": "session_column",
"role": "attribute",
"confidence": 0.85,
"reason": "Column name or expression for session grouping; descriptive metadata with very high null rate"
},
{
"column": "confidence",
"role": "dimension",
"confidence": 1.0,
"reason": "Low-cardinality categorical (HIGH/MEDIUM/LOW) used to filter and group candidates"
},
{
"column": "notes",
"role": "attribute",
"confidence": 1.0,
"reason": "Free-form descriptive text providing context, never grouped or aggregated"
}
]
}
```