chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
dir: docs/superpowers/handoffs
|
||||
|
||||
## role
|
||||
Documents infrastructure migration procedures for development environment tooling.
|
||||
Documents a specific infrastructure migration task for tool container home directory configuration.
|
||||
## parent
|
||||
index: docs/superpowers/.pi-map.index.md
|
||||
map: docs/superpowers/.pi-map.md
|
||||
|
||||
@@ -4,13 +4,13 @@ dir: docs/superpowers/handoffs
|
||||
index: docs/superpowers/handoffs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Documents infrastructure migration procedures for development environment tooling.
|
||||
Documents a specific infrastructure migration task for tool container home directory configuration.
|
||||
## files
|
||||
- tool-container-home-directory.md | Documents a multi-phase implementation plan for changing tool container home directories from `/workspace` to `/home/user` while preserving repo root directory names in mount targets and maintaining backward compatibility. | dep: alembic, docker, python, pydantic/sqlalchemy models, manifest compiler, instance service, config profile resolver, permission fixer
|
||||
- tool-container-home-directory.md | Documents the implementation plan and progress for changing tool container home directories from `/workspace` to `/home/user` while preserving repo/workspace name in mount targets. | dep: Alembic, Docker, Docker Compose, Python, SQLAlchemy, tool-images/base.dockerfile
|
||||
## arch
|
||||
Technical documentation following phased implementation pattern with backward compatibility considerations.
|
||||
Documentation-as-code pattern tracking implementation progress of a filesystem mount target migration from `/workspace` to `/home/user` with backward compatibility considerations.
|
||||
## tags
|
||||
home, tool, container, directory, documents, multi, phase, implementation
|
||||
tool, home, container, workspace, directory, documents, implementation, plan
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user