chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
# 2026-05-22-repo-clone-mode-with-ssh
|
||||
dir: 2026-05-22-repo-clone-mode-with-ssh
|
||||
# openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh
|
||||
dir: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh
|
||||
|
||||
index: 2026-05-22-repo-clone-mode-with-ssh/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-22-repo-clone-mode-with-ssh/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Implements a repository clone mode with SSH key support to enable isolated, clean-room git operations inside tool instances without affecting host working copies.
|
||||
Archive of a completed feature specification for adding SSH-based repository clone mode to a container tool instance system
|
||||
## 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
|
||||
- design.md | Design document specifying how to add repository clone mode and SSH key integration to a container tool instance system. | dep: Docker Compose, Alembic, Git, SSH, GitRepository model, ToolInstance model, _modify_compose_file helper
|
||||
- proposal.md | Proposes a feature to add repository clone mode for tool instances with SSH key support, branch selection, and dirty-check deletion protection | dep: GitRepository, tool instances, Docker compose, database migrations, frontend sessions page, backend API
|
||||
- tasks.md | A completed task checklist tracking the implementation of a repository cloning feature with SSH key support across database, backend, frontend, and infrastructure layers. | dep: Alembic, SQLAlchemy, Pydantic, FastAPI, React/frontend framework, pytest, ruff, mypy, npm, git, code-server, jupyter, opencode
|
||||
## arch
|
||||
Feature-driven documentation-first architecture using OpenSpec schema configuration, design/proposal/task documents, and cross-stack implementation (database, backend, frontend, DevOps) supporting dual access modes (mount vs. clone) with SSH credential management.
|
||||
Specification-driven development using OpenSpec schema with layered implementation tracking (database/backend/frontend/infrastructure) and design-proposal-task workflow pattern
|
||||
## tags
|
||||
clone, ssh, design, key, git, .openspec, support, mount
|
||||
ssh, design, repository, key, .openspec, add, clone, mode
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user