PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 5 hours 18 minutes 23 seconds
Memory
Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB
Keys
Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
2 / 1 024 max
Total
60 658
Rejected
0
llm:bb9f8c5830f0377962e79db32ee25f2c8526c4ac2003517d2e9ec8dd0c78c999
Edit
```json
{
"classifications": [
{"column": "id", "label": "none", "confidence": 1.0, "reason": "Unique identifier for actions"},
{"column": "dataset_id", "label": "none", "confidence": 1.0, "reason": "Foreign key reference to dataset"},
{"column": "batch_id", "label": "none", "confidence": 1.0, "reason": "Batch processing identifier"},
{"column": "kind", "label": "none", "confidence": 1.0, "reason": "Categorical action type (label.clear, label.set, search.rebuild)"},
{"column": "fingerprint", "label": "none", "confidence": 1.0, "reason": "Hash/fingerprint identifier"},
{"column": "target_table", "label": "none", "confidence": 1.0, "reason": "Name of target table for action"},
{"column": "target_column", "label": "none", "confidence": 1.0, "reason": "Name of target column for action"},
{"column": "args_json", "label": "none", "confidence": 1.0, "reason": "JSON arguments for action execution"},
{"column": "rationale", "label": "none", "confidence": 1.0, "reason": "Text explanation of action rationale"},
{"column": "evidence_json", "label": "none", "confidence": 1.0, "reason": "JSON evidence/metadata for action"},
{"column": "blast_radius", "label": "none", "confidence": 1.0, "reason": "Categorical impact level (low)"},
{"column": "reversible", "label": "none", "confidence": 1.0, "reason": "Boolean flag (0/1) for reversibility"},
{"column": "status", "label": "none", "confidence": 1.0, "reason": "Categorical workflow status (executed, identified, rejected)"},
{"column": "job_id", "label": "none", "confidence": 1.0, "reason": "Foreign key reference to job"},
{"column": "reason_code", "label": "none", "confidence": 1.0, "reason": "All null, likely categorical reason code"},
{"column": "decided_by", "label": "none", "confidence": 1.0, "reason": "All null, likely user/system identifier"},
{"column": "created_at", "label": "temporal", "confidence": 1.0, "reason": "Timestamp of action creation"},
{"column": "permitted_at", "label": "temporal", "confidence": 1.0, "reason": "Timestamp when action was permitted"},
{"column": "settled_at", "label": "temporal", "confidence": 1.0, "reason": "Timestamp when action was settled/completed"},
{"column": "source", "label": "none", "confidence": 1.0, "reason": "All null, likely categorical source identifier"}
]
}
```