reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint

Printable idea sheet

unresolved_reference_create

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

When an outbound reference remains unresolved after shared resolution ( missing idea, not a file / namespace-alias target ):
- Do * * not * * treat the label as a file path or navigate to a non-existent file.
- Show an unresolved badge and a * * + * * control with tooltip " Create idea ".
- Activating * * + * * opens create-idea ( reuse pallete_function_create_todo when available;
until then, the existing import-error create-file flow prefilled with the reference name and source document ).
Implemented by ReferenceListsPane.svelte and the activity-bar host message handler.

Status: done

Interactive page: unresolved_reference_create