# Tasks: fix pi container repo mount and npm update permissions - [x] Investigate root cause (manifest target, missing variables, npm prefix) - [x] Create Alembic data migration to update pi-agent manifest - [x] Update manifest_compiler.py: {{WORKSPACE_NAME}} substitution, env var, entrypoint runtime var, npm prefix - [x] Update instance_service.py to pass REPO_NAME/WORKSPACE_NAME - [x] Update unit tests - [x] Run quality gates (pytest unit, ruff, mypy) - [ ] Commit and push