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,17 +1,17 @@
# archive/2026-05-22-tool-config-ui-rework
dir: archive/2026-05-22-tool-config-ui-rework
# 2026-05-22-tool-config-ui-rework
dir: 2026-05-22-tool-config-ui-rework
index: archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
index: 2026-05-22-tool-config-ui-rework/.pi-map.index.md
## role
Archive of design documents and specifications for a tool configuration UI rework project from May 2026
Design and planning package for a UI/UX rework of a tool configuration management interface with backend schema changes
## files
- .openspec.yaml | Defines an OpenAPI specification configuration file with schema type and creation date metadata
- design.md | Design document for redesigning a tool configuration page with split-pane layout, new configuration fields, and improved UX | dep: PostgreSQL, JSON, Docker/container runtime (referenced but not modified)
- proposal.md | Proposes a UI/UX redesign of a tool configuration management page with backend schema changes to support additional configuration fields | dep: database, API endpoints, frontend components, migration system
- tasks.md | Project task checklist tracking implementation of container runtime configuration features across database, backend, and frontend | dep: Alembic, SQLAlchemy, Pydantic, FastAPI, React/TypeScript, JSON editor component, ruff, mypy, tsc, eslint
## arch
Document-driven design process with OpenAPI spec integration, split-pane UI pattern, and cross-stack (database/backend/frontend) implementation tracking
Specification-driven design with OpenAPI configuration, split-pane frontend layout, and cross-layer task tracking across database/backend/frontend tiers
## tags
configuration, design, schema, .openspec, tool, page, fields, backend
## symbols