PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 23 hours 12 minutes 52 seconds
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
4 / 1 024 max
Total
75 188
Rejected
0
llm:6067d2fb969022fdbc5bb936237888be5549c5f2059d500abdcee54b51d9f8c9
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"
}
]
}
```