chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
# 2026-05-19-tool-terminal/specs (index)
|
||||
dir: 2026-05-19-tool-terminal/specs
|
||||
# openspec/changes/archive/2026-05-19-tool-terminal/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-19-tool-terminal/specs
|
||||
|
||||
## role
|
||||
Defines protocol specifications for browser-based remote terminal access to Docker containers
|
||||
Defines specifications for a browser-based terminal interface to Docker containers using WebSocket communication
|
||||
## parent
|
||||
index: 2026-05-19-tool-terminal/.pi-map.index.md
|
||||
map: 2026-05-19-tool-terminal/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-19-tool-terminal/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-tool-terminal/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: 2026-05-19-tool-terminal/specs/.pi-map.index.md
|
||||
map: 2026-05-19-tool-terminal/specs/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-19-tool-terminal/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-tool-terminal/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
# 2026-05-19-tool-terminal/specs
|
||||
dir: 2026-05-19-tool-terminal/specs
|
||||
# openspec/changes/archive/2026-05-19-tool-terminal/specs
|
||||
dir: openspec/changes/archive/2026-05-19-tool-terminal/specs
|
||||
|
||||
index: 2026-05-19-tool-terminal/specs/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-19-tool-terminal/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines protocol specifications for browser-based remote terminal access to Docker containers
|
||||
Defines specifications for a browser-based terminal interface to Docker containers using WebSocket communication
|
||||
## files
|
||||
- spec.md | Defines a WebSocket-based terminal specification for spawning interactive shell sessions inside Docker containers via browser-based terminals | dep: FastAPI, asyncio, docker CLI, xterm.js, xterm-addon-fit, xterm-addon-web-links
|
||||
- spec.md | Specifies a WebSocket-based terminal system for spawning interactive shells in Docker containers via browser-based xterm.js terminals | dep: FastAPI, asyncio, docker CLI, xterm.js, xterm-addon-fit, xterm-addon-web-links
|
||||
## arch
|
||||
Markdown-based specification document using WebSocket transport protocol with Docker container runtime integration
|
||||
Protocol specification document defining WebSocket message framing, xterm.js integration, and bidirectional shell I/O streaming architecture
|
||||
## tags
|
||||
xterm, addon, spec, defines, websocket, terminal, specification, spawning
|
||||
xterm, addon, spec, specifies, websocket, terminal, system, spawning
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user