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,17 +1,17 @@
|
||||
# openspec/changes/archive/2026-05-18-database-setup-recovery
|
||||
dir: openspec/changes/archive/2026-05-18-database-setup-recovery
|
||||
# archive/2026-05-18-database-setup-recovery
|
||||
dir: archive/2026-05-18-database-setup-recovery
|
||||
|
||||
index: openspec/changes/archive/2026-05-18-database-setup-recovery/.pi-map.index.md
|
||||
index: archive/2026-05-18-database-setup-recovery/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Archive directory preserving a completed 2026-05-18 specification for database setup and recovery mechanisms in a Dockerized API application.
|
||||
Archive directory preserving historical design documents for database setup and recovery infrastructure in a Dockerized API application.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
||||
- design.md | Design document specifying how to implement automatic database migration running, connection retry logic, and graceful error handling on application startup | dep: SQLAlchemy, Alembic, Docker, async context
|
||||
- proposal.md | Proposes architectural changes for automatic database initialization, migration management, and seed data handling in a Dockerized API application | dep: alembic, docker-compose, traefik, fastapi/sqlalchemy (implied), postgres (implied)
|
||||
- tasks.md | Project task checklist tracking completion status of database initialization, error handling, Docker integration, and testing work items.
|
||||
## arch
|
||||
Specification-driven design using OpenSpec schema metadata, with phased proposal/design/task documentation tracking database initialization, migration management, connection retry logic, and graceful error handling patterns.
|
||||
Document-driven design archive containing OpenSpec configuration, architectural proposals, and task tracking for implementing resilient database initialization with migrations, connection retry logic, and graceful error handling.
|
||||
## tags
|
||||
design, database, handling, docker, .openspec, automatic, migration, error
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user