generated from hack-ink/vibe-mono
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
area:observabilityLogging, tracing, and diagnostics.Logging, tracing, and diagnostics.area:uiViewer and developer-facing UI work.Viewer and developer-facing UI work.kind:featNew capability or product behavior that is not primarily a refactor or cleanup.New capability or product behavior that is not primarily a refactor or cleanup.
Description
Summary
Provide an operator-friendly memory inspection and diagnostics workflow.
Problem
Troubleshooting currently requires deep DB/manual inspection, which slows iteration and quality tuning.
In Scope
- Build read-only inspector for sessions/traces/explain outputs.
- Add status and diagnostics commands/endpoints for common failure classes.
- Improve troubleshooting documentation for ingestion/retrieval loops.
Out of Scope
- Full admin dashboard productization.
- Write-capable production management UI.
Deliverables
- Inspector entrypoint (local-first).
- Diagnostics surfaces.
- Ops runbook updates.
Acceptance Criteria
- Developers can inspect memory decisions end-to-end without direct DB spelunking.
- Common failures are diagnosable with documented commands.
- Inspector works on desktop and mobile local usage.
Dependencies
- Search: graph relation context and explain integration #50
- Quality gate: CI regression checks with elf-eval trace compare #54
Related
Implementation Checklist
- Inspector prototype.
- Diagnostics endpoints/commands.
- Runbook docs.
- Developer workflow validation.
Done When
- Debugging memory quality is fast and repeatable for contributors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:observabilityLogging, tracing, and diagnostics.Logging, tracing, and diagnostics.area:uiViewer and developer-facing UI work.Viewer and developer-facing UI work.kind:featNew capability or product behavior that is not primarily a refactor or cleanup.New capability or product behavior that is not primarily a refactor or cleanup.