chore: track all project map and index files

Add generated .pi-map.md and .pi-map.index.md files across the repository
so the project navigation maps are shared and versioned. These artifacts
are maintained by project_map_init/patch/validate and must be kept in
sync with source edits.

Note: .cache/ remains ignored (added in previous commit).
This commit is contained in:
Developer
2026-06-12 13:46:23 +00:00
parent 44ef62271e
commit 070cd4d5a5
642 changed files with 14785 additions and 0 deletions
@@ -0,0 +1,24 @@
# openspec/changes/config-profile-git-mounts (index)
dir: openspec/changes/config-profile-git-mounts
## role
Implements git repository mount support for config profiles to enable version-controlled dotfiles and persistent configuration in containers.
## parent
index: openspec/changes/.pi-map.index.md
map: openspec/changes/.pi-map.md
## children
- openspec/changes/config-profile-git-mounts/specs
index: openspec/changes/config-profile-git-mounts/specs/.pi-map.index.md
map: openspec/changes/config-profile-git-mounts/specs/.pi-map.md
## files
- .openspec.yaml
- design.md
- proposal.md
- tasks.md
## links
index: openspec/changes/config-profile-git-mounts/.pi-map.index.md
map: openspec/changes/config-profile-git-mounts/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,22 @@
# openspec/changes/config-profile-git-mounts
dir: openspec/changes/config-profile-git-mounts
index: openspec/changes/config-profile-git-mounts/.pi-map.index.md
## role
Implements git repository mount support for config profiles to enable version-controlled dotfiles and persistent configuration in containers.
## files
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
- design.md | Design document for adding git repository mount support to config profiles in a container management system | dep: ConfigProfile, git repositories, clone service, instance startup, Docker/volume mounts, database/JSONB
- proposal.md | Proposes adding git repository mounts to config profiles for version-controlled dotfiles in containers | dep: config profiles, git repositories, docker/container startup, database migrations, frontend UI/API
- tasks.md | A completed task checklist for implementing git repository mount functionality across database models, backend API, frontend UI, and documentation | dep: Alembic, SQLAlchemy, Pydantic, FastAPI, TypeScript, Docker Compose, git clone service
## arch
Specification-driven development using OpenSpec schema definitions, with design-proposal-implementation workflow spanning database models, REST API, frontend UI, and documentation layers.
## tags
design, git, repository, .openspec, adding, mount, config, profiles
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,23 @@
# openspec/changes/config-profile-git-mounts/specs (index)
dir: openspec/changes/config-profile-git-mounts/specs
## role
Contains OpenAPI specification files for the config-profile-git-mounts API endpoint that manages Git repository mount configurations for deployment profiles.
## parent
index: openspec/changes/config-profile-git-mounts/.pi-map.index.md
map: openspec/changes/config-profile-git-mounts/.pi-map.md
## children
- openspec/changes/config-profile-git-mounts/specs/config-profile-git-mounts
index: openspec/changes/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.index.md
map: openspec/changes/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.md
- openspec/changes/config-profile-git-mounts/specs/tool-instances
index: openspec/changes/config-profile-git-mounts/specs/tool-instances/.pi-map.index.md
map: openspec/changes/config-profile-git-mounts/specs/tool-instances/.pi-map.md
## files
## links
index: openspec/changes/config-profile-git-mounts/specs/.pi-map.index.md
map: openspec/changes/config-profile-git-mounts/specs/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,18 @@
# openspec/changes/config-profile-git-mounts/specs
dir: openspec/changes/config-profile-git-mounts/specs
index: openspec/changes/config-profile-git-mounts/specs/.pi-map.index.md
## role
Contains OpenAPI specification files for the config-profile-git-mounts API endpoint that manages Git repository mount configurations for deployment profiles.
## files
## arch
REST API specification directory using OpenAPI/Swagger format with YAML/JSON specs defining request/response schemas, paths, and operations for Git mount configuration management.
## tags
-
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/config-profile-git-mounts/specs/config-profile-git-mounts (index)
dir: openspec/changes/config-profile-git-mounts/specs/config-profile-git-mounts
## role
Defines requirements for mounting git repositories into config profiles within a container management system
## parent
index: openspec/changes/config-profile-git-mounts/specs/.pi-map.index.md
map: openspec/changes/config-profile-git-mounts/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.index.md
map: openspec/changes/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/config-profile-git-mounts/specs/config-profile-git-mounts
dir: openspec/changes/config-profile-git-mounts/specs/config-profile-git-mounts
index: openspec/changes/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.index.md
## role
Defines requirements for mounting git repositories into config profiles within a container management system
## files
- spec.md | Defines requirements for adding git repository mounting capabilities to config profiles in a container management system | dep: git, container runtime, config profile system, UI/profile editor
## arch
Specification-driven requirements document using markdown-based documentation pattern with no executable code
## tags
git, spec, defines, requirements, adding, repository, mounting, capabilities
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/config-profile-git-mounts/specs/tool-instances (index)
dir: openspec/changes/config-profile-git-mounts/specs/tool-instances
## role
Defines specifications for mounting git repositories into tool instances during startup based on configuration profiles.
## parent
index: openspec/changes/config-profile-git-mounts/specs/.pi-map.index.md
map: openspec/changes/config-profile-git-mounts/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/config-profile-git-mounts/specs/tool-instances/.pi-map.index.md
map: openspec/changes/config-profile-git-mounts/specs/tool-instances/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/config-profile-git-mounts/specs/tool-instances
dir: openspec/changes/config-profile-git-mounts/specs/tool-instances
index: openspec/changes/config-profile-git-mounts/specs/tool-instances/.pi-map.index.md
## role
Defines specifications for mounting git repositories into tool instances during startup based on configuration profiles.
## files
- spec.md | Defines requirements for git repository mount processing during tool instance startup, including config profile resolution, bind mount creation, auto-cloning, and failure handling.
## arch
Specification-driven design using markdown-based requirements documents with clear functional boundaries for config resolution, mount lifecycle, and error handling patterns.
## tags
mount, spec, defines, requirements, git, repository, processing, tool
## symbols
-
## workflows
-
## dirty
-