Private second-brain repository.
This repository is personal/private and runs shared automation from the local shared backbone checkout.
Bootstrap is non-destructive: existing files are preserved. If starter templates differ from your existing files, candidates are placed under .bootstrap-merge/ for manual merge.
# 1) Add one or more real files under raw/ (not only .gitkeep)
./scripts/brain.sh ingest --dry-run --limit 20
./scripts/brain.sh ingest --limit 100Install guard hooks after first successful ingest/sync from the shared backbone checkout:
./scripts/brain_shared.sh install-hooks --private-dir "$(pwd)"raw/: private source materialwiki/: derived private knowledge../..: expected path to the shared backbone repository root when this repo is bootstrapped underprivate/second-brain