Idea detail
base_initialisation
reqlan rq/bases/base.rq:116
block
Summary
Bases are initialised with `<base>/.reqlan/config.json`, `.reqlan/.rqignore` ( gitignore-syntax path filters; see configuration_rqignore ), and a sqlite ideas index under `.reqlan`.
create-base.ts creates the `.reqlan` marker and seeds a minimal `config.json` plus default `.rqignore` when the base is new.
Full install sequencing ( extension welcome vs base seeds vs agent files ): base_installation.
Attributes
No attributes declared.
Ancestor context
No ancestor chain recorded.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| file_reference | create_base_impl | packages/analytical/src/core/create-base.ts | create-base.ts |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| None | |||
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | base_installation | base_installation | |
| references | configuration_rqignore | configuration_rqignore |
Initialising graph…