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:
@@ -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
|
||||
-
|
||||
Reference in New Issue
Block a user