PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 21 hours 28 minutes 51 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
4 / 1 024 max
Total
74 034
Rejected
0
llm:2edd4fb80f650e0e12bd0e6fa43862dd57e533ffe5d9bfe3121dbf52db840009
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."
}
```