PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 15 hours 13 minutes 22 seconds
Memory
Total
512MB
Used
10,72MB (2.09%)
Free
501,28MB
Keys
Current
8 118
Total (since start)
11 096
Evictions
0
Reclaimed
206
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
70 240
Rejected
0
llm:4ee2b150639b6f6a7a870dedf6a58e127c5316200285ab3ea4413f2d9bd54248
Edit
```json
{
"table_name": "report_sections",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.92}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["id"],
"unique_per_row": true
},
"time_axis": null,
"reasoning": "id has Uniqueness 1.000 (812 distinct / 812 rows), making each row unique. The table holds report section content keyed by (jobs_id, report_id, index), where each id represents one section of a generated report. No time axis orders actions—_ingestion_timestamp is a provenance column (ignored), and index is a positional ordinal within a report, not a temporal sequence of events. The rows describe report artifacts (sections with titles, markdown content, chart references), not actions or state snapshots. Dimension."
}
```