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,18 +1,18 @@
# openspec/changes/archive/2026-05-19-smart-git-url-parsing/specs (index)
dir: openspec/changes/archive/2026-05-19-smart-git-url-parsing/specs
# archive/2026-05-19-smart-git-url-parsing/specs (index)
dir: archive/2026-05-19-smart-git-url-parsing/specs
## role
Defines a specification for intelligent URL parsing that distinguishes browser URLs from git clone URLs and extracts canonical repository URLs with user confirmation workflows.
Defines specifications for intelligent URL parsing to distinguish browser URLs from git clone URLs with repository extraction and user confirmation workflows.
## parent
index: openspec/changes/archive/2026-05-19-smart-git-url-parsing/.pi-map.index.md
map: openspec/changes/archive/2026-05-19-smart-git-url-parsing/.pi-map.md
index: archive/2026-05-19-smart-git-url-parsing/.pi-map.index.md
map: archive/2026-05-19-smart-git-url-parsing/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/archive/2026-05-19-smart-git-url-parsing/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-19-smart-git-url-parsing/specs/.pi-map.md
index: archive/2026-05-19-smart-git-url-parsing/specs/.pi-map.index.md
map: archive/2026-05-19-smart-git-url-parsing/specs/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# openspec/changes/archive/2026-05-19-smart-git-url-parsing/specs
dir: openspec/changes/archive/2026-05-19-smart-git-url-parsing/specs
# archive/2026-05-19-smart-git-url-parsing/specs
dir: archive/2026-05-19-smart-git-url-parsing/specs
index: openspec/changes/archive/2026-05-19-smart-git-url-parsing/specs/.pi-map.index.md
index: archive/2026-05-19-smart-git-url-parsing/specs/.pi-map.index.md
## role
Defines a specification for intelligent URL parsing that distinguishes browser URLs from git clone URLs and extracts canonical repository URLs with user confirmation workflows.
Defines specifications for intelligent URL parsing to distinguish browser URLs from git clone URLs with repository extraction and user confirmation workflows.
## files
- spec.md | Defines a specification for detecting browser URLs versus git clone URLs and extracting base repository URLs with user confirmation workflows
## arch
Specification-driven design using structured markdown documentation with explicit user-interaction workflows, input/output examples, and decision-tree logic for URL classification and transformation.
Markdown-based specification document using structured requirements definition with workflow state diagrams and decision trees for URL classification logic.
## tags
urls, spec, defines, specification, detecting, browser, versus, git
## symbols