Printable idea sheet
index_ideas
reqlan rq/extension/features-graph-analysers.rq:9
Each base maintains an index of its ideas for fast lookup and navigation ( index ).
The index should update incrementally as. rq files change within that base ( nested child bases excluded ).
Persistence lives in application_memory per base, shared with CLI and MCP — not VS Code extension storage.
Engine ownership: workspace-index.ts in `@reqlan/analytical`; multi-base via BaseRegistry; editor watches via index-service.ts.
Interactive page: index_ideas