Idea detail
index_technology
reqlan rq/extension/features-graph-analysers.rq:16
block
Summary
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.
Attributes
No attributes declared.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| file_reference | application_memory_impl | packages/analytical/src/core/application-memory.ts | application-memory.ts |
| file_reference | analysis_runtime | packages/analytical/src/create-runtime.ts | create-runtime.ts |
| file_reference | workspace_index | packages/analytical/src/index-store/workspace-index.ts | workspace-index.ts |
| file_reference | editor_index_adapter | packages/extension/src/analytical_submodule/index-store/index-service.ts | index-service.ts |
| references | index_ideas | reqlan rq/extension/features-graph-analysers.rq | index_ideas |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| None | |||
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | application_memory | application_memory | |
| references | graph_design | graph_design |
Initialising graph…