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,14 +1,14 @@
# archive/2026-05-25-add-config-profiles/specs/config-profiles
dir: archive/2026-05-25-add-config-profiles/specs/config-profiles
# 2026-05-25-add-config-profiles/specs/config-profiles
dir: 2026-05-25-add-config-profiles/specs/config-profiles
index: archive/2026-05-25-add-config-profiles/specs/config-profiles/.pi-map.index.md
index: 2026-05-25-add-config-profiles/specs/config-profiles/.pi-map.index.md
## role
Defines system requirements for a user-owned config profile management system with scoped compatibility, content storage, ordered includes, resolution layering, and default selection for launch configurations.
Defines requirements for a user-owned configuration profile management system supporting scoped compatibility, content storage, ordered includes, resolution layering, and default selection for launch configurations.
## files
- spec.md | Defines system requirements for a user-owned config profile management system with scoped compatibility, content storage, ordered includes, resolution layering, and default selection for launch configurations.
## arch
Specification-driven design using markdown-based requirements documents with layered configuration resolution, ordered include chains, and scope-based compatibility filtering.
Specification-driven design using layered resolution architecture with profile scoping, content-addressable storage, ordered dependency chains (includes), and precedence-based default selection for launch-time configuration resolution.
## tags
system, spec, defines, requirements, user, owned, config, profile
## symbols