reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint

Printable idea sheet

tooltip_detail

reqlan rq/extension/module/activitybar-panels/current_context_scope.rq:141

Scope pane tooltips are detailed enough to explain * what * a meter means and * why it matters *.
- scope_pane widgets ( stability, dependency pulse, timeline, churn, lens chips, footprint line ) expose granular hover copy on the control and its sub-items.
- ContextFingerprint.svelte has an ⓘ info button with semantic scoring help, per-axis hover copy, and fingerprint_axis_drilldown.
- Scoring copy is sourced from context_signals ( `CONTEXT_FINGERPRINT_HELP`, `CONTEXT_FINGERPRINT_AXIS_HELP`, `buildContextFingerprint` ) so UI stays aligned with context_fingerprint and ai_readiness_gauge.
Implemented by ContextFingerprint.svelte ScopePane.svelte.

Status: done

Interactive page: tooltip_detail