Roadmap
Implemented MVP pieces:
- Repository scaffolding and docs.
- SQLite session store.
- CLI read path and discovery.
- Tauri plugin embedded collector.
- Frontend API package for console logs, frontend errors, invoke wrappers, and event wrappers.
- Rust tracing integration.
- OpenTelemetry JS span exporter shim.
- MCP server.
- Example Tauri app and dogfood loop.
- Retention and redaction.
- CLI timeline, explain, tail, Tauri diagnostics, and redacted bundle export.
- Startup and runtime window lifecycle capture plus Rust panic diagnostics.
Planned follow-ups:
- OTLP/sidecar receiver for telemetry produced outside the Tauri plugin path.
- Metrics ingestion and OpenTelemetry logs SDK support.
- Screenshots and devtools actions.
- Automated browser/desktop smoke tests around the dogfood app.