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,14 +1,14 @@
# openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy
dir: openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy
# archive/2026-05-22-instance-proxy/specs/instance-proxy
dir: archive/2026-05-22-instance-proxy/specs/instance-proxy
index: openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.index.md
index: archive/2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.index.md
## role
Defines API specifications for an HTTP/WebSocket proxy endpoint that enables authenticated request forwarding to running tool instances with owner-based access control.
Defines the API specification for an HTTP/WebSocket proxy that routes client requests to running tool instances with owner-based access control.
## files
- spec.md | Specifies API requirements for an HTTP/WebSocket proxy endpoint that forwards requests to running tool instances with owner-based access control
## arch
API specification document using Markdown-based specification format with endpoint definitions, authentication requirements, and access control rules.
API specification document using Markdown format to define endpoint requirements, authentication/authorization rules (owner-based access), and dual-protocol support (HTTP/WebSocket) for request forwarding.
## tags
spec, specifies, api, requirements, http, websocket, proxy, endpoint
## symbols