chore: archive completed OpenSpec changes

Move the following audited-and-implemented changes into
openspec/changes/archive/2026-06-12-completed-changes-archive/:

- tool-config-mount-cleanup
- config-profile-directory-mounts

Update archive README count and project map index/files accordingly.
openspec/changes/ now contains only the archive directory.

Quality gates: pytest 313 passed/34 skipped, npm run typecheck/lint clean,
npm test -- --run 87 passed
This commit is contained in:
Developer
2026-06-13 14:24:30 +00:00
parent 6a20c54da7
commit 1e0f95f8bd
13 changed files with 11 additions and 1 deletions
@@ -19,6 +19,9 @@ map: archive/.pi-map.md
- archive/2026-06-12-completed-changes-archive/config-profile-multi-repo-mounts - archive/2026-06-12-completed-changes-archive/config-profile-multi-repo-mounts
index: archive/2026-06-12-completed-changes-archive/config-profile-multi-repo-mounts/.pi-map.index.md index: archive/2026-06-12-completed-changes-archive/config-profile-multi-repo-mounts/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/config-profile-multi-repo-mounts/.pi-map.md map: archive/2026-06-12-completed-changes-archive/config-profile-multi-repo-mounts/.pi-map.md
- archive/2026-06-12-completed-changes-archive/config-profile-directory-mounts
index: archive/2026-06-12-completed-changes-archive/config-profile-directory-mounts/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/config-profile-directory-mounts/.pi-map.md
- archive/2026-06-12-completed-changes-archive/container-monitoring-notifications - archive/2026-06-12-completed-changes-archive/container-monitoring-notifications
index: archive/2026-06-12-completed-changes-archive/container-monitoring-notifications/.pi-map.index.md index: archive/2026-06-12-completed-changes-archive/container-monitoring-notifications/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/container-monitoring-notifications/.pi-map.md map: archive/2026-06-12-completed-changes-archive/container-monitoring-notifications/.pi-map.md
@@ -49,6 +52,9 @@ map: archive/.pi-map.md
- archive/2026-06-12-completed-changes-archive/terminal-fullscreen-unified-header - archive/2026-06-12-completed-changes-archive/terminal-fullscreen-unified-header
index: archive/2026-06-12-completed-changes-archive/terminal-fullscreen-unified-header/.pi-map.index.md index: archive/2026-06-12-completed-changes-archive/terminal-fullscreen-unified-header/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/terminal-fullscreen-unified-header/.pi-map.md map: archive/2026-06-12-completed-changes-archive/terminal-fullscreen-unified-header/.pi-map.md
- archive/2026-06-12-completed-changes-archive/tool-config-mount-cleanup
index: archive/2026-06-12-completed-changes-archive/tool-config-mount-cleanup/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/tool-config-mount-cleanup/.pi-map.md
- archive/2026-06-12-completed-changes-archive/tool-session-progress-and-updates - archive/2026-06-12-completed-changes-archive/tool-session-progress-and-updates
index: archive/2026-06-12-completed-changes-archive/tool-session-progress-and-updates/.pi-map.index.md index: archive/2026-06-12-completed-changes-archive/tool-session-progress-and-updates/.pi-map.index.md
map: archive/2026-06-12-completed-changes-archive/tool-session-progress-and-updates/.pi-map.md map: archive/2026-06-12-completed-changes-archive/tool-session-progress-and-updates/.pi-map.md
@@ -7,8 +7,10 @@ index: archive/2026-06-12-completed-changes-archive/.pi-map.index.md
Stores historical records of fully implemented and audited OpenSpec changes for reference and audit trail purposes. Stores historical records of fully implemented and audited OpenSpec changes for reference and audit trail purposes.
## files ## files
- README.md | Documents archived completed OpenSpec changes that have been audited and confirmed as fully implemented - README.md | Documents archived completed OpenSpec changes that have been audited and confirmed as fully implemented
- config-profile-directory-mounts | Completed OpenSpec change for directory-level config profile mounts
- multi-session-terminal-ux | Completed OpenSpec change for multi-session terminal UX - multi-session-terminal-ux | Completed OpenSpec change for multi-session terminal UX
- reorganize-long-files | Completed OpenSpec change for reorganizing long files - reorganize-long-files | Completed OpenSpec change for reorganizing long files
- tool-config-mount-cleanup | Completed OpenSpec change for cleaning up built-in tool config/state mounts
- working-copies | Completed OpenSpec change for workspace-first working copies - working-copies | Completed OpenSpec change for workspace-first working copies
- workspace-first-ui | Completed OpenSpec change for workspace-first UI - workspace-first-ui | Completed OpenSpec change for workspace-first UI
## arch ## arch
@@ -8,6 +8,7 @@ These OpenSpec changes have been audited against the current source tree and con
- config-profile-git-mounts - config-profile-git-mounts
- config-profile-includes-ui - config-profile-includes-ui
- config-profile-multi-repo-mounts - config-profile-multi-repo-mounts
- config-profile-directory-mounts
- container-monitoring-notifications - container-monitoring-notifications
- git-mount-url-validation - git-mount-url-validation
- home-path-expansion - home-path-expansion
@@ -18,13 +19,14 @@ These OpenSpec changes have been audited against the current source tree and con
- session-list-overhaul - session-list-overhaul
- ssh-key-mounting - ssh-key-mounting
- terminal-fullscreen-unified-header - terminal-fullscreen-unified-header
- tool-config-mount-cleanup
- tool-session-progress-and-updates - tool-session-progress-and-updates
## Audit summary ## Audit summary
| Status | Count | | Status | Count |
|--------|-------| |--------|-------|
| Fully implemented | 15 | | Fully implemented | 17 |
| Partially implemented | 0 (in this archive) | | Partially implemented | 0 (in this archive) |
Audit report: `/tmp/active-changes-implementation-audit.md` (generated before archiving). Audit report: `/tmp/active-changes-implementation-audit.md` (generated before archiving).