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-19-tool-instances/.openspec
dir: archive/2026-05-19-tool-instances/.openspec
# 2026-05-19-tool-instances/.openspec
dir: 2026-05-19-tool-instances/.openspec
index: archive/2026-05-19-tool-instances/.openspec/.pi-map.index.md
index: 2026-05-19-tool-instances/.openspec/.pi-map.index.md
## role
Defines the OpenAPI specification schema configuration for tool instance metadata.
Defines the OpenAPI specification schema configuration for tool instances in the project.
## files
- config.yaml | Defines a configuration file specifying a schema type and name for tool instances.
## arch
Simple declarative configuration using YAML to specify schema types and naming conventions.
Simple declarative configuration using YAML to specify schema metadata (type "openapi" and name "ToolInstances") for code generation or API documentation purposes.
## tags
config, defines, configuration, specifying, schema, type, name, tool
## symbols