chore(project-map): regenerate .pi-map artifacts across the repo

This commit is contained in:
Developer
2026-06-17 11:31:24 +00:00
parent 0dd5f2317b
commit 93da9b42a2
683 changed files with 5075 additions and 4965 deletions
@@ -1,23 +1,23 @@
# 2026-06-12-completed-changes-archive/config-profile-git-mounts (index)
dir: 2026-06-12-completed-changes-archive/config-profile-git-mounts
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts (index)
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts
## role
Archive of completed work for adding git repository mount support to config profiles, enabling version-controlled dotfiles in containers.
Design and planning package for implementing git repository mount support in config profiles, containing specification, design document, proposal, and implementation tracking.
## parent
index: 2026-06-12-completed-changes-archive/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/.pi-map.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/.pi-map.index.md
map: openspec/changes/archive/2026-06-12-completed-changes-archive/.pi-map.md
## children
- 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.md
- openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.index.md
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.md
## files
- .openspec.yaml
- design.md
- proposal.md
- tasks.md
## links
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/config-profile-git-mounts/.pi-map.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/.pi-map.index.md
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/.pi-map.md
## workflows
-
## dirty
@@ -1,19 +1,19 @@
# 2026-06-12-completed-changes-archive/config-profile-git-mounts
dir: 2026-06-12-completed-changes-archive/config-profile-git-mounts
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/.pi-map.index.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/.pi-map.index.md
## role
Archive of completed work for adding git repository mount support to config profiles, enabling version-controlled dotfiles in containers.
Design and planning package for implementing git repository mount support in config profiles, containing specification, design document, proposal, and implementation tracking.
## 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
- .openspec.yaml | Defines an OpenAPI specification metadata file indicating a spec-driven schema approach with creation date tracking.
- design.md | Design document for adding git repository mount support to config profiles in a container instance system | dep: ConfigProfile, git repositories, clone service, instance startup, Docker bind mounts, profile preview/resolve
- proposal.md | Proposes adding git repository mounting capability to config profiles for version-controlled dotfiles | dep: config profiles, git repositories, docker, instance startup pipeline, database migrations
- tasks.md | A task checklist tracking the implementation of a git repository mounting feature for config profiles across database, backend API, frontend, and documentation. | dep: Alembic, SQLAlchemy, Pydantic, FastAPI/HTTP API, TypeScript, React, glob library, git clone service, docker compose
## arch
Design-driven feature implementation using proposal/design/task documentation hierarchy, with cross-stack changes spanning database models, backend API, frontend UI, and documentation.
Specification-driven development with phased implementation tracking, using markdown-based documentation hierarchy (proposal → design → tasks) and YAML metadata for schema versioning.
## tags
design, git, repository, .openspec, adding, mount, config, profiles
design, git, repository, config, profiles, tracking, .openspec, adding
## symbols
-
## workflows
@@ -1,22 +1,22 @@
# 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs (index)
dir: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs (index)
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs
## role
Contains specification files defining configuration requirements and validation rules for git repository mount profiles.
Contains archived specification documents for completed configuration profile changes related to Git repository mounts from June 2026.
## parent
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/config-profile-git-mounts/.pi-map.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/.pi-map.index.md
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/.pi-map.md
## children
- 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.md
- 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances/.pi-map.md
- openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.index.md
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.md
- openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances/.pi-map.index.md
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances/.pi-map.md
## files
## links
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.index.md
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.md
## workflows
-
## dirty
@@ -1,13 +1,13 @@
# 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs
dir: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.index.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.index.md
## role
Contains specification files defining configuration requirements and validation rules for git repository mount profiles.
Contains archived specification documents for completed configuration profile changes related to Git repository mounts from June 2026.
## files
## arch
Declarative specification pattern using structured config files (likely JSON/YAML) to define mount schemas, with separation of concerns between profile definitions and their operational implementation.
Flat directory archive structure storing immutable, dated specification snapshots for historical change tracking and audit compliance.
## tags
-
## symbols
@@ -1,18 +1,18 @@
# 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts (index)
dir: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts (index)
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts
## role
Defines requirements for mounting git repositories into containers via configuration profiles.
Defines requirements for mounting git repositories into containers via configuration profiles
## parent
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.index.md
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.index.md
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.md
## workflows
-
## dirty
@@ -1,16 +1,16 @@
# 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts
dir: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.index.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/config-profile-git-mounts/.pi-map.index.md
## role
Defines requirements for mounting git repositories into containers via configuration profiles.
Defines requirements for mounting git repositories into containers via configuration profiles
## 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
- spec.md | Specifies requirements for adding git repository mounting capabilities to config profiles in a container system | dep: git, containers, config profiles, bind mounts, glob pattern matching
## arch
Specification-driven requirements document using markdown-based technical specification pattern.
Specification-driven requirements document using markdown-based specification format with structured sections for overview, goals, and detailed requirements
## tags
git, spec, defines, requirements, adding, repository, mounting, capabilities
git, spec, specifies, requirements, adding, repository, mounting, capabilities
## symbols
-
## workflows
@@ -1,18 +1,18 @@
# 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances (index)
dir: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances (index)
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances
## role
Defines requirements for git repository mounting behavior during tool instance startup.
Defines requirements for git repository mount processing during tool instance startup from configuration profiles.
## parent
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.index.md
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances/.pi-map.index.md
map: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances/.pi-map.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances/.pi-map.index.md
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances/.pi-map.md
## workflows
-
## dirty
@@ -1,16 +1,16 @@
# 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances
dir: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances
index: 2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances/.pi-map.index.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-git-mounts/specs/tool-instances/.pi-map.index.md
## role
Defines requirements for git repository mounting behavior during tool instance startup.
Defines requirements for git repository mount processing during tool instance startup from 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.
- spec.md | Specifies requirements for processing git repository mounts from config profiles during tool instance startup, including bind mount creation, auto-cloning, and failure handling.
## arch
Specification-driven requirements document using plain markdown with no code implementation or architectural patterns.
Specification-driven requirements document using markdown-based technical specification pattern with functional requirements decomposition.
## tags
mount, spec, defines, requirements, git, repository, processing, tool
spec, specifies, requirements, processing, git, repository, mounts, config
## symbols
-
## workflows