reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint

Printable idea sheet

base_ownership

reqlan rq/bases/base.rq:41

Each base holds its own ideas_index store under `<base>/.reqlan/ideas-index.sqlite`.
Path keys inside the index are relative to that base root, not the VS Code workspace root.
Store path: application-memory.ts; per-base engine: workspace-index.ts via base-registry.ts.

Interactive page: base_ownership