project_attach
Attach a local Git project to the knowledge store and record a revision-bound lifecycle witness. It never copies source or deletes project knowledge, receipts, capsule history, or files.
Instructions
Idempotently attach a local Git project through project_ensure and record a revision-bound lifecycle witness. It never copies source or deletes project knowledge, receipts, capsule history, or files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | ||
| project_id | No | Stable Brainlehr project scope; defaults to repository directory name | |
| project_root | Yes | Any path inside the Git project |