chore: archive 15 completed OpenSpec changes

Move the following audited-and-implemented changes into
openspec/changes/archive/2026-06-12-completed-changes-archive/:

- backend-frontend-refactoring
- config-profile-git-mounts
- config-profile-includes-ui
- config-profile-multi-repo-mounts
- container-monitoring-notifications
- git-mount-url-validation
- home-path-expansion
- mobile-terminal-ux
- mount-specificity-ordering
- notification-center
- persistent-terminal-sessions
- session-list-overhaul
- ssh-key-mounting
- terminal-fullscreen-unified-header
- tool-session-progress-and-updates

Also regenerated .pi-map*.md files for openspec/changes so the
remaining active changes (multi-session-terminal-ux, reorganize-long-files,
working-copies, workspace-first-ui) reflect the new layout.
This commit is contained in:
Developer
2026-06-12 14:26:55 +00:00
parent 30549f4863
commit caadd59441
493 changed files with 3563 additions and 3490 deletions
@@ -1,11 +1,11 @@
# openspec/changes/archive/2026-05-22-git-repo-ssh-clone-check (index)
dir: openspec/changes/archive/2026-05-22-git-repo-ssh-clone-check
# archive/2026-05-22-git-repo-ssh-clone-check (index)
dir: archive/2026-05-22-git-repo-ssh-clone-check
## role
Defines a feature specification for SSH-based Git repository cloning with structured owner/repo shorthand input and preflight validation.
Archive of design documents and proposals for a Git repository SSH clone feature with structured owner/repo input and preflight validation.
## parent
index: openspec/changes/archive/.pi-map.index.md
map: openspec/changes/archive/.pi-map.md
index: archive/.pi-map.index.md
map: archive/.pi-map.md
## children
-
## files
@@ -14,8 +14,8 @@ map: openspec/changes/archive/.pi-map.md
- proposal.md
- tasks.md
## links
index: openspec/changes/archive/2026-05-22-git-repo-ssh-clone-check/.pi-map.index.md
map: openspec/changes/archive/2026-05-22-git-repo-ssh-clone-check/.pi-map.md
index: archive/2026-05-22-git-repo-ssh-clone-check/.pi-map.index.md
map: archive/2026-05-22-git-repo-ssh-clone-check/.pi-map.md
## workflows
-
## dirty
@@ -1,17 +1,17 @@
# openspec/changes/archive/2026-05-22-git-repo-ssh-clone-check
dir: openspec/changes/archive/2026-05-22-git-repo-ssh-clone-check
# archive/2026-05-22-git-repo-ssh-clone-check
dir: archive/2026-05-22-git-repo-ssh-clone-check
index: openspec/changes/archive/2026-05-22-git-repo-ssh-clone-check/.pi-map.index.md
index: archive/2026-05-22-git-repo-ssh-clone-check/.pi-map.index.md
## role
Defines a feature specification for SSH-based Git repository cloning with structured owner/repo shorthand input and preflight validation.
Archive of design documents and proposals for a Git repository SSH clone feature with structured owner/repo input and preflight validation.
## files
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
- design.md | Design document specifying a feature to clone repositories from a hardcoded Git provider using structured owner/repo inputs with preflight existence validation via SSH. | dep: git, existing repository creation endpoint (POST /projects/{project_id}/repositories), shared repository creation dialog
- proposal.md | Proposes a UI/UX enhancement to simplify Git repository creation by allowing owner/repo shorthand input instead of full URLs, with SSH-only clone validation via preflight checks. | dep: git, SSH, frontend dialog components, backend API endpoints, git ls-remote
- tasks.md | Project task tracking document for implementing SSH repository existence checks and structured clone form improvements | dep: git_repositories.py, RepositoryCreateDialog, git.commumedia.org
## arch
Specification-driven development using OpenSpec schema metadata, with design-proposal-task documentation hierarchy separating UX design from technical implementation planning.
Specification-driven design using OpenSpec schema configuration, with separate design/proposal/task documents following a lightweight RFC-like pattern for feature planning.
## tags
git, ssh, design, clone, creation, .openspec, document, structured
## symbols