PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 2 hours 38 minutes 11 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
76 480
Rejected
0
llm:be7b4c4112d4716764df65b8e1a0a16e2e0faaf6658343212583512669bd6115
Edit
```json
{
"table_name": "samples",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.95}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["id"],
"unique_per_row": true
},
"time_axis": null,
"reasoning": "The entity id has Uniqueness 1.000 (every row unique), making this a dimension table. The composite (tables_catalog_id, row_index) also appears unique (508 × 20 = 10,160 ≈ 10,118 rows), suggesting each row catalogs one sample from a source table. The row_json column holds the actual sample data as JSON. The columns _ingestion_timestamp, _batch_id, _source_file, and _source_system are provenance metadata (ignored per rules). No usable time axis exists — the provenance timestamp is synthetic processing-time, not a semantic event axis. This is a catalog of data samples, with each row uniquely identifying one sample record."
}
```