# Bootstrap and portability docs implementation Implemented first portability docs. ## Added - `docs/bootstrap.md` - `docs/service-manifest.md` - `docs/backup-policy.md` ## What they cover - restore order from git clone to service validation - service/sidecar inventory with paths, health checks, and backup class - backup class model: - git source of truth - reproducible with bootstrap - must back up durable data - disposable runtime ## Effect `pi-config` is now closer to a true control-plane repo for the whole setup, not just a partial config directory. ## Next likely implementation - bootstrap scripts - host integration audit script