PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 56 minutes 57 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 862
Rejected
0
llm:94168cbdfc5f4d01154deca5fda639d0b4588da0264c95aada4bf5b9200ba7fd
Edit
```json
{
"table_name": "quality_issues",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.75},
{"tag": "event", "confidence": 0.30}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["id"],
"unique_per_row": true
},
"time_axis": {
"columns": [],
"kind": null
},
"reasoning": "The entity id has Uniqueness 1.000 and Monotonicity 1.000, making each row unique. The table catalogs quality issues detected during data profiling jobs — each issue is a distinct finding with its own ID. The _ingestion_timestamp is a provenance column (ignored per rules), leaving no usable time axis. The repeating jobs_id (RPUV 3.59) and dataset_id (RPUV 5.56) are references to parent entities (jobs and datasets), not a repeating entity within this table. With a unique entity per row and no event axis ordering actions, this is dimension — a catalog of detected issues. The weak event reading comes from the issue-detection context (issues are discovered occurrences), but without a natural timestamp ordering those discoveries, dimension dominates."
}
```