PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 15 hours 43 minutes 37 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
2 / 1 024 max
Total
70 468
Rejected
0
llm:19a8d1e0025350a1f7adfc49fde3966a4d1b07977b122d072acf18ddc4878a52
TTL 6 days 4 hours 8 minutes 41 seconds Size 3,13KB Export
Edit
```json { "classifications": [ { "column": "jobs_id", "role": "identifier", "confidence": 0.95, "reason": "Foreign key referencing jobs table, used for joins" }, { "column": "report_id", "role": "identifier", "confidence": 0.9, "reason": "ID field for reports, currently all null but intended as identifier" }, { "column": "style", "role": "dimension", "confidence": 0.95, "reason": "Categorical field with single value 'executive', used for grouping/filtering" }, { "column": "intent", "role": "dimension", "confidence": 0.85, "reason": "Categorical field, currently null but intended for grouping" }, { "column": "code_version", "role": "dimension", "confidence": 0.9, "reason": "Version identifier used for filtering/grouping runs" }, { "column": "dataset_version_hash", "role": "dimension", "confidence": 0.9, "reason": "Version hash used for filtering/grouping by dataset version" }, { "column": "analysis_config_json", "role": "attribute", "confidence": 0.95, "reason": "JSON configuration text for display, not aggregated or grouped" }, { "column": "total_llm_calls", "role": "measure", "confidence": 0.95, "reason": "Numeric count to be summed/averaged across runs" }, { "column": "total_tool_calls", "role": "measure", "confidence": 0.95, "reason": "Numeric count to be summed/averaged across runs" }, { "column": "queries_executed", "role": "measure", "confidence": 0.95, "reason": "Numeric count to be summed/averaged across runs" }, { "column": "total_input_tokens", "role": "measure", "confidence": 0.95, "reason": "Numeric quantity to be summed/averaged" }, { "column": "total_output_tokens", "role": "measure", "confidence": 0.95, "reason": "Numeric quantity to be summed/averaged" }, { "column": "total_cost_usd", "role": "measure", "confidence": 0.95, "reason": "Monetary amount to be summed/averaged" }, { "column": "cost_storage_bytes", "role": "measure", "confidence": 0.95, "reason": "Numeric quantity (bytes) to be summed/averaged" }, { "column": "cost_compute_seconds", "role": "measure", "confidence": 0.95, "reason": "Numeric duration to be summed/averaged" }, { "column": "narrative_summary", "role": "attribute", "confidence": 0.95, "reason": "Free-form text summary for display, not aggregated" }, { "column": "error_text", "role": "attribute", "confidence": 0.95, "reason": "Free-form error message for display, not aggregated" }, { "column": "internal_run_id", "role": "identifier", "confidence": 0.95, "reason": "UUID primary key uniquely identifying each run" } ] } ```