fix: disable native touch panning on mobile terminal and archive specs
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
This commit is contained in:
@@ -1,22 +1,16 @@
|
||||
# archive/2026-06-12-completed-changes-archive
|
||||
dir: archive/2026-06-12-completed-changes-archive
|
||||
# 2026-06-12-completed-changes-archive
|
||||
dir: 2026-06-12-completed-changes-archive
|
||||
|
||||
index: archive/2026-06-12-completed-changes-archive/.pi-map.index.md
|
||||
index: 2026-06-12-completed-changes-archive/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Stores historical records of fully implemented and audited OpenSpec changes for reference and audit trail purposes.
|
||||
Historical archive documenting completed OpenSpec changes for audit and reference purposes.
|
||||
## files
|
||||
- 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
|
||||
- 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
|
||||
- workspace-first-ui | Completed OpenSpec change for workspace-first UI
|
||||
- README.md | Documents a historical archive of 17 fully implemented OpenSpec changes that have been audited against the source tree
|
||||
## arch
|
||||
Simple flat-file archive using date-based directory naming and markdown documentation for immutable change tracking.
|
||||
Simple documentation-based archive pattern with no active code, serving as immutable change log for compliance tracking.
|
||||
## tags
|
||||
readme, documents, archived, completed, openspec, changes, have, been
|
||||
readme, documents, historical, archive, fully, implemented, openspec, changes
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user