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/workspace-first-ui (index)
dir: openspec/changes/workspace-first-ui
# workspace-first-ui (index)
dir: workspace-first-ui
## role
Design and planning documents for a workspace-first UI refresh that restructures the application around persistent writable workspaces rather than direct repository browsing.
Design and planning documentation for a workspace-first UI refresh that restructures the application around persistent writable workspaces rather than direct repository browsing.
## parent
index: openspec/changes/.pi-map.index.md
map: openspec/changes/.pi-map.md
index: ./.pi-map.index.md
map: ./.pi-map.md
## children
-
## files
@@ -14,8 +14,8 @@ map: openspec/changes/.pi-map.md
- spec.md
- tasks.md
## links
index: openspec/changes/workspace-first-ui/.pi-map.index.md
map: openspec/changes/workspace-first-ui/.pi-map.md
index: workspace-first-ui/.pi-map.index.md
map: workspace-first-ui/.pi-map.md
## workflows
-
## dirty
@@ -1,17 +1,17 @@
# openspec/changes/workspace-first-ui
dir: openspec/changes/workspace-first-ui
# workspace-first-ui
dir: workspace-first-ui
index: openspec/changes/workspace-first-ui/.pi-map.index.md
index: workspace-first-ui/.pi-map.index.md
## role
Design and planning documents for a workspace-first UI refresh that restructures the application around persistent writable workspaces rather than direct repository browsing.
Design and planning documentation for a workspace-first UI refresh that restructures the application around persistent writable workspaces rather than direct repository browsing.
## files
- design.md | Design document for a workspace-first UI refresh, detailing backend API/services and frontend components for file management, git operations, and tool instances scoped to workspaces. | dep: FastAPI, SQLAlchemy/AsyncSession, React, React Router, asyncio, subprocess, os
- proposal.md | Proposes a UI refresh to replace the old repository workspace with a workspace-first navigation model centered around persistent writable clones.
- spec.md | Product specification document defining a workspace-first UI refresh that replaces direct repository file browsing with workspace-centric navigation, new routes, and redesigned pages for projects and workspace details. | dep: React/Next.js (implied by .tsx, routing), REST API backend, database (existing workspaces table), TypeScript, ruff, eslint
- tasks.md | A task planning document that breaks down a "Workspace-First UI Refresh" project into three sequential PRs with detailed backend/frontend tasks, acceptance criteria, and verification steps. | dep: FastAPI, React, TypeScript, pytest, ruff, eslint, tsc, git, workspace-files API, workspace-git API, workspace-instances API
## arch
Specification-driven development with phased PR-based delivery (backend API/services first, then frontend routes/pages, then polish), separating product requirements (spec.md), technical design (design.md), project proposal (proposal.md), and implementation tasks (tasks.md).
Markdown-based documentation architecture using a four-layer specification hierarchy (proposal → design → spec → tasks) to progressively decompose a major UI/UX refactoring into implementable work units, with clear separation between product definition, technical design, and project management concerns.
## tags
workspace, first, refresh, design, document, react, tasks, backend
## symbols