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,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
-