reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint

Printable idea sheet

index_technology

reqlan rq/extension/features-graph-analysers.rq:16

The index_ideas graph database is sql. js SQLite, aligned with graph_design.
On-disk location is application_memory ( `<base>/.reqlan/ideas-index.sqlite` ), not `context.globalStorageUri`.
Implementation: application-memory.ts, workspace-index.ts, headless create-runtime.ts for CLI / MCP, and index-service.ts for the VS Code host.

Interactive page: index_technology