# Bootstrap scripts implementation Implemented first bootstrap script layer. ## Added - `scripts/bootstrap-prereqs.sh` - `scripts/bootstrap-pi-config.sh` - `scripts/bootstrap-services.sh` - `scripts/bootstrap-validate.sh` ## Behavior - prereqs: check/install Bun and basic command dependencies - pi-config: create canonical directories, install deps, run typecheck - services: install user-level memory services and tmp cleanup cron - validate: check key binaries, typecheck, tool help, and agents-database status ## Updated - `docs/bootstrap.md` ## Known gaps - `pi-job-status-writer` still needs sudo/system install path - `pi-telegram.service` still needs explicit repo-scripted install path - nginx host config still needs fuller scripting