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,24 @@
|
||||
# openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh (index)
|
||||
dir: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh
|
||||
|
||||
## role
|
||||
Archive directory preserving the historical specification and design documents for a completed feature that added SSH-based repository clone mode as an alternative to mount mode for isolated tool instances.
|
||||
## parent
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,22 @@
|
||||
# openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh
|
||||
dir: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Archive directory preserving the historical specification and design documents for a completed feature that added SSH-based repository clone mode as an alternative to mount mode for isolated tool instances.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
||||
- design.md | Design document specifying a system to support both mount and clone repository access modes for tool instances, with SSH key management for clone operations. | dep: GitRepository, ToolInstance, Alembic, compose templates, SSH key system, _modify_compose_file
|
||||
- proposal.md | Proposes a feature to add repository clone mode with SSH key support for isolated tool instances, enabling clean-room development and git operations inside containers without affecting the host working copy. | dep: GitRepository, ToolInstance, Docker, SSH keys, database migrations, backend API, frontend UI
|
||||
- tasks.md | A completed task checklist for implementing SSH key-based git clone functionality with mount/clone modes across database, backend, frontend, and DevOps infrastructure | dep: Alembic, Pydantic, SQLAlchemy, FastAPI, React/TypeScript, pytest, ruff, mypy, npm, git, subprocess, SSH
|
||||
## arch
|
||||
Specification-driven feature development using OpenSpec schema metadata, with design documents following a progression from proposal → design → tasks, covering full-stack implementation across database schema changes, backend API modifications, frontend UI updates, and DevOps infrastructure changes for SSH key lifecycle management.
|
||||
## tags
|
||||
clone, ssh, design, key, git, .openspec, support, mount
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,26 @@
|
||||
# openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs
|
||||
|
||||
## role
|
||||
Contains historical specification documents from May 22, 2026 for a repository clone mode feature using SSH protocol.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/repo-clone-mode
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/repo-clone-mode/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/repo-clone-mode/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs
|
||||
dir: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains historical specification documents from May 22, 2026 for a repository clone mode feature using SSH protocol.
|
||||
## files
|
||||
## arch
|
||||
Specification-driven design with dated archival structure for tracking feature evolution over time.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo (index)
|
||||
dir: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo
|
||||
|
||||
## role
|
||||
Defines SSH key authentication requirements for secure Git repository cloning and container-based git operations.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo
|
||||
dir: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/git-repo/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines SSH key authentication requirements for secure Git repository cloning and container-based git operations.
|
||||
## files
|
||||
- spec.md | Defines requirements for associating SSH keys with Git repositories for clone operations and container git access
|
||||
## arch
|
||||
Specification-driven requirements document using markdown-based technical specification pattern with user stories and acceptance criteria.
|
||||
## tags
|
||||
git, spec, defines, requirements, associating, ssh, keys, repositories
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/repo-clone-mode (index)
|
||||
dir: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/repo-clone-mode
|
||||
|
||||
## role
|
||||
Defines host-side repository cloning requirements including branch selection, SSH key container preparation, and dirty state detection for a 2026-05-22 spec archive.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/repo-clone-mode/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/repo-clone-mode/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/repo-clone-mode
|
||||
dir: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/repo-clone-mode
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/repo-clone-mode/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines host-side repository cloning requirements including branch selection, SSH key container preparation, and dirty state detection for a 2026-05-22 spec archive.
|
||||
## files
|
||||
- spec.md | Defines requirements for host-side repository cloning with branch selection, SSH key preparation for containers, and repository dirty state detection | dep: git, ssh, filesystem
|
||||
## arch
|
||||
Specification document using requirement-based markdown with functional areas (cloning, SSH keys, state detection) for a repo-clone-mode feature.
|
||||
## tags
|
||||
repository, ssh, spec, defines, requirements, host, side, cloning
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances (index)
|
||||
dir: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances
|
||||
|
||||
## role
|
||||
Defines requirements for a tool instance management system that handles repository clone/mount modes, SSH key mounting, and safe deletion with dirty-state checks.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances
|
||||
dir: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/specs/tool-instances/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines requirements for a tool instance management system that handles repository clone/mount modes, SSH key mounting, and safe deletion with dirty-state checks.
|
||||
## files
|
||||
- spec.md | Specifies requirements for a tool instance management system supporting clone/mount modes, SSH key mounting, and dirty-state checks before deletion. | dep: git, docker-compose, SSH, container runtime
|
||||
## arch
|
||||
Specification-driven architecture using Markdown-based requirements documents with structured sections for overview, configuration, and behavioral rules.
|
||||
## tags
|
||||
ssh, spec, specifies, requirements, tool, instance, management, system
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user