PHPMem v2.0.1

Version
1.6.45
Uptime
8 days 7 minutes 53 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 505
Rejected
0
llm:004dba4fcb0c4815cdf7456240c22216d8486836f21c7d55dac789ef18e8b2b3
TTL 5 days 19 hours 42 minutes 25 seconds Size 1,19KB Export
Edit
```json { "table_name": "nia_message_tool_calls", "table_type_tags": [ {"tag": "event", "confidence": 0.90}, {"tag": "path", "confidence": 0.15} ], "primary_type": "event", "insufficient_evidence": false, "entity": { "columns": ["message_id"], "unique_per_row": false }, "time_axis": { "columns": ["id"], "kind": "sequence" }, "reasoning": "The entity message_id repeats (RPUV 4.64, Uniqueness 0.215) along the sequence axis id (Uniqueness 1.000, Monotonicity 1.000). Each row records a tool invocation — query_sql, inspect_columns, read_insight — made during a message's execution. The rows are bare occurrences to count and analyze (tool usage patterns, error rates, latencies); replaying them does not reconstruct a meaningful message state. The id is a global call counter, not a per-message sequence, but it orders the actions. Event is the primary reading; path has weak support only if one imagines reconstructing a message's execution trace, but the table records tool calls across all messages, not a single entity's lifecycle." } ```