chore: track all project map and index files
Add generated .pi-map.md and .pi-map.index.md files across the repository so the project navigation maps are shared and versioned. These artifacts are maintained by project_map_init/patch/validate and must be kept in sync with source edits. Note: .cache/ remains ignored (added in previous commit).
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/mobile-terminal-ux/specs/tool-terminal (index)
|
||||
dir: openspec/changes/mobile-terminal-ux/specs/tool-terminal
|
||||
|
||||
## role
|
||||
Defines functional requirements for a touch-optimized mobile terminal interface using WebSocket connectivity.
|
||||
## parent
|
||||
index: openspec/changes/mobile-terminal-ux/specs/.pi-map.index.md
|
||||
map: openspec/changes/mobile-terminal-ux/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/mobile-terminal-ux/specs/tool-terminal/.pi-map.index.md
|
||||
map: openspec/changes/mobile-terminal-ux/specs/tool-terminal/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/mobile-terminal-ux/specs/tool-terminal
|
||||
dir: openspec/changes/mobile-terminal-ux/specs/tool-terminal
|
||||
|
||||
index: openspec/changes/mobile-terminal-ux/specs/tool-terminal/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines functional requirements for a touch-optimized mobile terminal interface using WebSocket connectivity.
|
||||
## files
|
||||
- spec.md | Specifies requirements for a mobile-responsive WebSocket terminal application with touch gestures, special keys, and adaptive layout | dep: xterm.js, WebSocket, browser clipboard API, localStorage, viewport meta tag
|
||||
## arch
|
||||
Specification-driven requirements document with no implementation architecture; describes a responsive UI pattern with adaptive layout, gesture-based input, and virtual special-key handling for mobile constraints.
|
||||
## tags
|
||||
websocket, spec, specifies, requirements, mobile, responsive, terminal, application
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user