reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint

Printable idea sheet

index_diagnostics_webview

reqlan rq/extension/features-index-diagnostics.rq:37

An editor webview panel displays index timing diagnostics for the active base.
Capabilities:
- Base / latest-run summary: total time, file counts, average depth
- Drill into recent runs
- Rank files by duration ( slowest first ); show outcome and path depth
Opened by command `reqlan.openIndexDiagnostics` ( open_index_diagnostics ).
Optional entry from workspace index health ( workspace_pane ) may link later; command is the primary entry.
Implementation: index-diagnostics-panel.ts, App.svelte.

Status: done

Interactive page: index_diagnostics_webview