PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 19 hours 43 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 490
Rejected
0
llm:4a29038f1d2a21f9e9b0b762829d3ad4a055769630b10e0882c7e56882eb0b29
Edit
```json
{
"table_name": "sales_teams",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.95}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["sales_agent"],
"unique_per_row": true
},
"time_axis": null,
"reasoning": "Entity sales_agent has Uniqueness 1.000 (35 unique values in 35 rows), making each row unique information about one sales agent. The four provenance columns (_ingestion_timestamp, _batch_id, _source_file, _source_system) are synthetic platform metadata and carry no evidence. No usable time axis exists — only the ignored provenance timestamp. The remaining columns (manager, regional_office) are descriptive attributes of each agent. Entity unique per row with no time axis → dimension."
}
```