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,23 +1,23 @@
# archive/2026-05-22-tool-config-ui-rework (index)
dir: archive/2026-05-22-tool-config-ui-rework
# 2026-05-22-tool-config-ui-rework (index)
dir: 2026-05-22-tool-config-ui-rework
## 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
## parent
index: archive/.pi-map.index.md
map: archive/.pi-map.md
index: ./.pi-map.index.md
map: ./.pi-map.md
## children
- archive/2026-05-22-tool-config-ui-rework/specs
index: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
map: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
- 2026-05-22-tool-config-ui-rework/specs
index: 2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
map: 2026-05-22-tool-config-ui-rework/specs/.pi-map.md
## files
- .openspec.yaml
- design.md
- proposal.md
- tasks.md
## links
index: archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
map: archive/2026-05-22-tool-config-ui-rework/.pi-map.md
index: 2026-05-22-tool-config-ui-rework/.pi-map.index.md
map: 2026-05-22-tool-config-ui-rework/.pi-map.md
## workflows
-
## dirty
@@ -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
@@ -1,19 +1,19 @@
# archive/2026-05-22-tool-config-ui-rework/specs (index)
dir: archive/2026-05-22-tool-config-ui-rework/specs
# 2026-05-22-tool-config-ui-rework/specs (index)
dir: 2026-05-22-tool-config-ui-rework/specs
## role
Contains archived specification documents for a tool configuration UI rework project from May 22, 2026.
Contains specification documents for the tool configuration UI rework planned for 2026-05-22.
## parent
index: archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
map: archive/2026-05-22-tool-config-ui-rework/.pi-map.md
index: 2026-05-22-tool-config-ui-rework/.pi-map.index.md
map: 2026-05-22-tool-config-ui-rework/.pi-map.md
## children
- archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
index: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
map: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
- 2026-05-22-tool-config-ui-rework/specs/tool-config-management
index: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
map: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
## files
## links
index: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
map: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
index: 2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
map: 2026-05-22-tool-config-ui-rework/specs/.pi-map.md
## workflows
-
## dirty
@@ -1,13 +1,13 @@
# archive/2026-05-22-tool-config-ui-rework/specs
dir: archive/2026-05-22-tool-config-ui-rework/specs
# 2026-05-22-tool-config-ui-rework/specs
dir: 2026-05-22-tool-config-ui-rework/specs
index: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
index: 2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
## role
Contains archived specification documents for a tool configuration UI rework project from May 22, 2026.
Contains specification documents for the tool configuration UI rework planned for 2026-05-22.
## files
## arch
Document-based specification storage with date-versioned archiving pattern for historical project requirements and design documentation.
Documentation/specification-driven design with dated versioning for UI redesign planning.
## tags
-
## symbols
@@ -1,18 +1,18 @@
# archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management (index)
dir: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
# 2026-05-22-tool-config-ui-rework/specs/tool-config-management (index)
dir: 2026-05-22-tool-config-ui-rework/specs/tool-config-management
## role
Defines requirements for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation.
Defines requirements and specifications for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation.
## parent
index: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
map: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
index: 2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
map: 2026-05-22-tool-config-ui-rework/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
map: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
index: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
map: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
## workflows
-
## dirty
@@ -1,14 +1,14 @@
# archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
dir: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
# 2026-05-22-tool-config-ui-rework/specs/tool-config-management
dir: 2026-05-22-tool-config-ui-rework/specs/tool-config-management
index: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
index: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
## role
Defines requirements for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation.
Defines requirements and specifications for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation.
## files
- spec.md | Defines requirements for a tool configuration system with runtime fields, split-pane UI, JSON editors, and validation
## arch
Specification-driven design using requirements documents to define UI/UX patterns (split-pane layout, JSON editing) and system behaviors (validation, runtime field handling) before implementation.
Specification-driven design using requirements documentation as the architectural foundation for a configuration UI with split-pane layout, JSON editing capabilities, and field validation.
## tags
spec, defines, requirements, tool, configuration, system, runtime, fields
## symbols