Add operator Mentra memory browser
This commit is contained in:
@@ -36,10 +36,18 @@ The Overview dashboard shows readiness, region/pose, behavior, build and visual
|
||||
work, approvals, and recent failures. Queues & budgets shows real queue and
|
||||
rate-limit gauges, active work, outcome counts, dropped events, aggregate
|
||||
latency, and a bounded 120-refresh history. Sessions, roaming schedules,
|
||||
approvals, timeline/audit, errors, diagnostics, health, and preferences retain
|
||||
approvals, durable memory, timeline/audit, errors, diagnostics, health, and preferences retain
|
||||
focused tables or panels and contextual detail. Missing backend data is marked
|
||||
unavailable rather than estimated.
|
||||
|
||||
The Memory panel is operator-only. Enter loads the selected agent or record,
|
||||
`g` changes the explicitly mapped avatar agent, `n`/`b` page, `k` cycles record
|
||||
kind, `i` cycles pinned state, `o` changes sort, and `d` confirms a durable
|
||||
tombstone. `/` searches content; `source:value`, `from:unix-seconds`, and
|
||||
`to:unix-seconds` tokens set provenance and creation-time filters. Empty search
|
||||
text browses all non-tombstoned records. Observer clients receive aggregate
|
||||
agent/record health only and never memory identity, preview, or content.
|
||||
|
||||
Use Tab/Shift-Tab or Left/Right to change panels and Up/Down to select rows.
|
||||
`/` searches event, audit, correlation, time, duration, result, and reason data;
|
||||
Enter applies the search and Esc clears it. `r` refreshes; `p`/`u` pause or
|
||||
@@ -60,9 +68,11 @@ when the bounded worker queue is full. The terminal guard restores raw mode,
|
||||
cursor visibility, and the alternate screen on success, error, Ctrl-C, or
|
||||
panic unwinding.
|
||||
|
||||
Diagnostic panels show only explicitly captured redacted envelopes. Prompt
|
||||
and response content, API keys, grid passwords, operator tokens, capability
|
||||
URLs, and model reasoning have no TUI representation.
|
||||
Diagnostic panels show only explicitly captured redacted envelopes. Memory
|
||||
content appears only in the operator-only Memory detail panel; it is never
|
||||
copied into diagnostics, audit events, or observer responses. API keys, grid
|
||||
passwords, operator tokens, capability URLs, and model reasoning have no TUI
|
||||
representation.
|
||||
|
||||
Focused verification:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user