init
Initialize a .linklore configuration in a directory to start local footprint memory, with optional blueprint application for predefined settings.
Instructions
init(blueprint='') — set up .linklore in this directory (starts local footprint memory).
init() basic setup
init(blueprint='X') apply a blueprint
project_dir: set up .linklore in another folder (creating a boundary is init-only). setting up there doesn't change this session's base project — to keep working there, config(action='pin').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| help | No | ||
| blueprint | No | ||
| project_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |