reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint

Printable idea sheet

welcome_webview_install

reqlan rq/extension/installation.rq:43

The * * Welcome to Reqlan * * onboarding webview is the extension-install UX surface.
Opened once on first activation when `onboardingMessageShown` is false ( installation_event / installation_event_trigger / onboarding_state ).
Content: welcome copy, resolved phonebook links, syntax-highlighted example `.rq`, open-as-untitled control, activity bar / `@reqlan` tips, sponsor thanks.
Must not block activation_sequence; errors are logged only.
Reopen on demand via show_onboarding_command without resetting shown state unless product policy changes.
Implementation: open-thanks-for-installing.ts, onboarding-panel.ts, onboarding.

Status: done

Interactive page: welcome_webview_install