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:
@@ -1,15 +1,15 @@
|
||||
# openspec/changes/archive/2026-05-17-frontend-foundation (index)
|
||||
dir: openspec/changes/archive/2026-05-17-frontend-foundation
|
||||
# archive/2026-05-17-frontend-foundation (index)
|
||||
dir: archive/2026-05-17-frontend-foundation
|
||||
|
||||
## role
|
||||
Archive of a completed frontend foundation specification defining React/TypeScript/Vite application architecture with authentication, routing, and API integration patterns.
|
||||
Archive of a completed frontend foundation project delivering a React/TypeScript/Vite starter with authentication, routing, and API integration patterns.
|
||||
## 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
|
||||
- openspec/changes/archive/2026-05-17-frontend-foundation/specs
|
||||
index: openspec/changes/archive/2026-05-17-frontend-foundation/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-17-frontend-foundation/specs/.pi-map.md
|
||||
- archive/2026-05-17-frontend-foundation/specs
|
||||
index: archive/2026-05-17-frontend-foundation/specs/.pi-map.index.md
|
||||
map: archive/2026-05-17-frontend-foundation/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- README.md
|
||||
@@ -17,8 +17,8 @@ map: openspec/changes/archive/.pi-map.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-17-frontend-foundation/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-17-frontend-foundation/.pi-map.md
|
||||
index: archive/2026-05-17-frontend-foundation/.pi-map.index.md
|
||||
map: archive/2026-05-17-frontend-foundation/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# openspec/changes/archive/2026-05-17-frontend-foundation
|
||||
dir: openspec/changes/archive/2026-05-17-frontend-foundation
|
||||
# archive/2026-05-17-frontend-foundation
|
||||
dir: archive/2026-05-17-frontend-foundation
|
||||
|
||||
index: openspec/changes/archive/2026-05-17-frontend-foundation/.pi-map.index.md
|
||||
index: archive/2026-05-17-frontend-foundation/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Archive of a completed frontend foundation specification defining React/TypeScript/Vite application architecture with authentication, routing, and API integration patterns.
|
||||
Archive of a completed frontend foundation project delivering a React/TypeScript/Vite starter with authentication, routing, and API integration patterns.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenAPI specification file metadata with schema type and creation date
|
||||
- README.md | Defines a project foundation for a frontend application with authentication, routing, and API integration capabilities.
|
||||
@@ -12,7 +12,7 @@ Archive of a completed frontend foundation specification defining React/TypeScri
|
||||
- proposal.md | Proposes a frontend foundation for a React/TypeScript web application with authentication, routing, and API integration. | dep: React, TypeScript, Vite, backend auth endpoints (/auth/login, /auth/logout, /auth/me, /auth/refresh)
|
||||
- tasks.md | Tracks completed frontend development tasks for building an authenticated web application with routing, API integration, and dashboard UI.
|
||||
## arch
|
||||
Specification-driven architecture using OpenAPI metadata, layered documentation (proposal → design → tasks), and a modular React/TypeScript/Vite stack with authenticated routing, responsive shell layout, and centralized API client patterns.
|
||||
Documentation-driven architecture with OpenAPI-first API contract, layered design docs (proposal → design → tasks), and modular React patterns including authenticated route guards, responsive shell layout, and centralized API client abstraction.
|
||||
## tags
|
||||
react, frontend, routing, api, typescript, auth, foundation, application
|
||||
## symbols
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-17-frontend-foundation/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-17-frontend-foundation/specs
|
||||
# archive/2026-05-17-frontend-foundation/specs (index)
|
||||
dir: archive/2026-05-17-frontend-foundation/specs
|
||||
|
||||
## role
|
||||
Historical archive of frontend foundation specifications from a specific date snapshot
|
||||
Contains archived specification documents for the frontend foundation project dated May 17, 2026, serving as historical reference for design decisions and requirements.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-17-frontend-foundation/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-17-frontend-foundation/.pi-map.md
|
||||
index: archive/2026-05-17-frontend-foundation/.pi-map.index.md
|
||||
map: archive/2026-05-17-frontend-foundation/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-17-frontend-foundation/specs/frontend-foundation
|
||||
index: openspec/changes/archive/2026-05-17-frontend-foundation/specs/frontend-foundation/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-17-frontend-foundation/specs/frontend-foundation/.pi-map.md
|
||||
- archive/2026-05-17-frontend-foundation/specs/frontend-foundation
|
||||
index: archive/2026-05-17-frontend-foundation/specs/frontend-foundation/.pi-map.index.md
|
||||
map: archive/2026-05-17-frontend-foundation/specs/frontend-foundation/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-17-frontend-foundation/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-17-frontend-foundation/specs/.pi-map.md
|
||||
index: archive/2026-05-17-frontend-foundation/specs/.pi-map.index.md
|
||||
map: archive/2026-05-17-frontend-foundation/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# openspec/changes/archive/2026-05-17-frontend-foundation/specs
|
||||
dir: openspec/changes/archive/2026-05-17-frontend-foundation/specs
|
||||
# archive/2026-05-17-frontend-foundation/specs
|
||||
dir: archive/2026-05-17-frontend-foundation/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-17-frontend-foundation/specs/.pi-map.index.md
|
||||
index: archive/2026-05-17-frontend-foundation/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Historical archive of frontend foundation specifications from a specific date snapshot
|
||||
Contains archived specification documents for the frontend foundation project dated May 17, 2026, serving as historical reference for design decisions and requirements.
|
||||
## files
|
||||
## arch
|
||||
Flat directory structure with date-versioned specification documents for project documentation tracking
|
||||
Document-based specification storage using date-versioned directory naming convention for temporal organization of project requirements.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-17-frontend-foundation/specs/frontend-foundation (index)
|
||||
dir: openspec/changes/archive/2026-05-17-frontend-foundation/specs/frontend-foundation
|
||||
# archive/2026-05-17-frontend-foundation/specs/frontend-foundation (index)
|
||||
dir: archive/2026-05-17-frontend-foundation/specs/frontend-foundation
|
||||
|
||||
## role
|
||||
Defines foundational frontend technical specifications for a React 18+ TypeScript web application including routing, authentication, layout, and HTTP client configuration.
|
||||
Defines technical specifications for a React 18+ TypeScript frontend foundation including routing, auth, layout, and HTTP client patterns.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-17-frontend-foundation/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-17-frontend-foundation/specs/.pi-map.md
|
||||
index: archive/2026-05-17-frontend-foundation/specs/.pi-map.index.md
|
||||
map: archive/2026-05-17-frontend-foundation/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-17-frontend-foundation/specs/frontend-foundation/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-17-frontend-foundation/specs/frontend-foundation/.pi-map.md
|
||||
index: archive/2026-05-17-frontend-foundation/specs/frontend-foundation/.pi-map.index.md
|
||||
map: archive/2026-05-17-frontend-foundation/specs/frontend-foundation/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-17-frontend-foundation/specs/frontend-foundation
|
||||
dir: openspec/changes/archive/2026-05-17-frontend-foundation/specs/frontend-foundation
|
||||
# archive/2026-05-17-frontend-foundation/specs/frontend-foundation
|
||||
dir: archive/2026-05-17-frontend-foundation/specs/frontend-foundation
|
||||
|
||||
index: openspec/changes/archive/2026-05-17-frontend-foundation/specs/frontend-foundation/.pi-map.index.md
|
||||
index: archive/2026-05-17-frontend-foundation/specs/frontend-foundation/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines foundational frontend technical specifications for a React 18+ TypeScript web application including routing, authentication, layout, and HTTP client configuration.
|
||||
Defines technical specifications for a React 18+ TypeScript frontend foundation including routing, auth, layout, and HTTP client patterns.
|
||||
## files
|
||||
- spec.md | This file specifies frontend requirements for a React 18+ TypeScript web application with routing, authentication, layout, and HTTP client configuration. | dep: React 18+, TypeScript 5+, Vite, React Router, Axios/fetch
|
||||
## arch
|
||||
Specification-driven architecture using markdown-based requirements documentation with modular concerns separation (routing, auth, layout, HTTP) for a standards-compliant SPA foundation.
|
||||
Specification-driven architecture with modular concerns (routing, auth, layout, HTTP) documented as requirements for a modern React SPA foundation.
|
||||
## tags
|
||||
spec, specifies, frontend, requirements, react, typescript, web, application
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user