chore(project-map): regenerate .pi-map artifacts across the repo

This commit is contained in:
Developer
2026-06-17 11:31:24 +00:00
parent 0dd5f2317b
commit 93da9b42a2
683 changed files with 5075 additions and 4965 deletions
@@ -1,19 +1,19 @@
# 2026-06-12-completed-changes-archive/mobile-terminal-ux
dir: 2026-06-12-completed-changes-archive/mobile-terminal-ux
# openspec/changes/archive/2026-06-12-completed-changes-archive/mobile-terminal-ux
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/mobile-terminal-ux
index: 2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.index.md
index: openspec/changes/archive/2026-06-12-completed-changes-archive/mobile-terminal-ux/.pi-map.index.md
## role
Archives the completed mobile terminal UX redesign that enables web-based terminal usage on mobile devices through virtual keyboard handling, viewport optimization, and touch-friendly controls without external dependencies.
Documents a completed mobile terminal UX enhancement for web-based terminal applications with touch-friendly interfaces.
## files
- .openspec.yaml | Defines an OpenSpec configuration file with schema version and creation date metadata
- design.md | Design document for making a web-based terminal mobile-friendly by addressing virtual keyboard handling, maximizing screen real estate, and providing special key access without adding new dependencies. | dep: React, xterm.js, browser APIs (Visual Viewport API, Clipboard API, WebSocket)
- proposal.md | Proposes a mobile-optimized terminal interface with special keys toolbar, dynamic viewport handling, and touch gestures to make terminal sessions usable on mobile devices. | dep: xterm.js, React, visualViewport API
- tasks.md | Task tracking checklist for implementing a mobile-responsive terminal interface with WebSocket connectivity, touch-friendly controls, and virtual keyboard handling. | dep: React, Visual Viewport API, WebSocket, Visibility API, localStorage, CSS transitions, npm
- .openspec.yaml | Defines an OpenSpec schema configuration file with metadata
- design.md | Design document outlining mobile terminal UX improvements for a web-based xterm.js terminal application | dep: xterm.js, React, browser APIs (Visual Viewport API, Clipboard API, WebSocket), CSS
- proposal.md | Proposes a mobile-optimized terminal user experience with touch-friendly controls, dynamic viewport handling, and special keys toolbar | dep: xterm.js, React, visualViewport API
- tasks.md | This file is a task checklist tracking the implementation of mobile terminal support for a web-based terminal application. | dep: React, WebSocket, Visual Viewport API, localStorage, CSS, TypeScript
## arch
Documentation-driven specification with OpenSpec schema validation, structured design/proposal/task artifacts, and WebSocket-based real-time terminal connectivity with pure CSS/JavaScript touch gesture handling.
Specification-driven development using OpenSpec schema configuration with structured design/proposal/task documentation tracking implementation progress.
## tags
terminal, mobile, design, handling, react, .openspec, friendly, virtual
terminal, design, mobile, xterm, react, .openspec, web, application
## symbols
-
## workflows