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:
@@ -0,0 +1,60 @@
|
||||
# Archived Completed Specs — 2026-06-14
|
||||
|
||||
These OpenSpec specs have been audited against the current source tree and confirmed as either fully implemented or partially implemented/outdated. They are archived here for historical reference.
|
||||
|
||||
## Archived specs
|
||||
|
||||
- api-documentation
|
||||
- auth-oauth
|
||||
- database-models
|
||||
- docker-infrastructure
|
||||
- frontend-foundation
|
||||
- git-repo
|
||||
- instance-proxy
|
||||
- instance-runtime-health
|
||||
- instance-startup-health
|
||||
- mobile-list-detail
|
||||
- mobile-navigation
|
||||
- mobile-repo-workspace
|
||||
- mobile-tools-navigation
|
||||
- opencode-web-server
|
||||
- project-management
|
||||
- readiness-probe-integration
|
||||
- repo-clone-mode
|
||||
- session-lifecycle-ux
|
||||
- sessions-hub
|
||||
- smart-tunnel-recovery
|
||||
- ssh-keys
|
||||
- tool-config-management
|
||||
- tool-instances
|
||||
- tool-port-configuration
|
||||
- tool-terminal
|
||||
- tool-terminal-startup-command
|
||||
- tool-type-port-visibility
|
||||
- tool-type-single-interface
|
||||
- tool-types
|
||||
- tool-types-definition
|
||||
- traefik-deployment
|
||||
- tunnel-health-monitoring
|
||||
- user-config
|
||||
- user-profile
|
||||
|
||||
## Audit summary
|
||||
|
||||
| Status | Count |
|
||||
|--------|-------|
|
||||
| Fully implemented | 24 |
|
||||
| Partially implemented / outdated | 11 |
|
||||
| Not implemented | 2 (archived as obsolete) |
|
||||
|
||||
Audit report generated before archiving.
|
||||
|
||||
## Note
|
||||
|
||||
The remaining active specs live in `openspec/specs/`:
|
||||
|
||||
- config-profile-multi-repo-mounts.md
|
||||
- home-path-expansion.md
|
||||
- mount-specificity-ordering.md
|
||||
- terminal-responsiveness.md
|
||||
- tool-definition-manifest.md
|
||||
Reference in New Issue
Block a user