PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 15 hours 42 minutes 4 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 385
Rejected
0
llm:12da8cf337de273a53fafcc4ca6ef72dee92148bc0cff93e9bee596b7b4213e3
Edit
```json
{
"classifications": [
{
"column": "dataset_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing a dataset; used for joining tables"
},
{
"column": "batch_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Unique identifier for a processing batch; used for tracking and joining"
},
{
"column": "bundle_hash",
"role": "identifier",
"confidence": 1.0,
"reason": "Hash value serving as a unique identifier for a bundle"
},
{
"column": "brief_json",
"role": "attribute",
"confidence": 1.0,
"reason": "Long-form JSON content containing descriptive analysis; displayed but not aggregated or grouped"
},
{
"column": "model",
"role": "dimension",
"confidence": 0.95,
"reason": "Model name used for grouping/filtering analysis results by AI model"
},
{
"column": "generated_at",
"role": "dimension",
"confidence": 0.95,
"reason": "Timestamp for filtering and grouping records by generation time"
}
]
}
```