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:
Developer
2026-06-14 18:07:01 +00:00
parent 896674195c
commit c8db6ce933
580 changed files with 4678 additions and 4333 deletions
@@ -1,18 +1,18 @@
# archive/2026-05-19-responsive-spacing-improvements/specs (index)
dir: archive/2026-05-19-responsive-spacing-improvements/specs
# 2026-05-19-responsive-spacing-improvements/specs (index)
dir: 2026-05-19-responsive-spacing-improvements/specs
## role
Defines technical specifications for responsive design system improvements including spacing, typography, and mobile-first layouts.
Defines technical specifications for responsive design system improvements including spacing, typography, and layout.
## parent
index: archive/2026-05-19-responsive-spacing-improvements/.pi-map.index.md
map: archive/2026-05-19-responsive-spacing-improvements/.pi-map.md
index: 2026-05-19-responsive-spacing-improvements/.pi-map.index.md
map: 2026-05-19-responsive-spacing-improvements/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-05-19-responsive-spacing-improvements/specs/.pi-map.index.md
map: archive/2026-05-19-responsive-spacing-improvements/specs/.pi-map.md
index: 2026-05-19-responsive-spacing-improvements/specs/.pi-map.index.md
map: 2026-05-19-responsive-spacing-improvements/specs/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-05-19-responsive-spacing-improvements/specs
dir: archive/2026-05-19-responsive-spacing-improvements/specs
# 2026-05-19-responsive-spacing-improvements/specs
dir: 2026-05-19-responsive-spacing-improvements/specs
index: archive/2026-05-19-responsive-spacing-improvements/specs/.pi-map.index.md
index: 2026-05-19-responsive-spacing-improvements/specs/.pi-map.index.md
## role
Defines technical specifications for responsive design system improvements including spacing, typography, and mobile-first layouts.
Defines technical specifications for responsive design system improvements including spacing, typography, and layout.
## files
- spec.md | Defines a specification for implementing responsive spacing, fluid typography, and mobile-first layout improvements across a web application | dep: CSS custom properties, clamp(), viewport units, media queries, WCAG 2.5.5
## arch
Documentation-driven specification pattern using a single markdown file to capture requirements for cross-cutting UI/UX enhancements.
Markdown-based specification document using prose requirements with code examples, following a mobile-first responsive design pattern with fluid CSS techniques.
## tags
spec, defines, specification, implementing, responsive, spacing, fluid, typography
## symbols