Printable idea sheet
installation
reqlan rq/extension/installation.rq:12
Reqlan installation has * * two sequenced layers * * that must not be conflated:
1. extension_installation — host product ( VS Code / Cursor extension ) install and first activation.
2. base_installation — marking a filesystem directory as a reqlan base and seeding its `.reqlan` application memory.
Extension install alone does * * not * * create a base. Base install alone does * * not * * open the welcome webview or install host agent skills.
CLI `init` shares the base path with the editor ( init / create_base_onboarding ).
Interactive page: installation