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:
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal (index)
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
|
||||
## role
|
||||
Defines WebSocket terminal session requirements for containerized tool execution with startup commands and session lifecycle management.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines WebSocket terminal session requirements for containerized tool execution with startup commands and session lifecycle management.
|
||||
## files
|
||||
- spec.md | Defines requirements for WebSocket-based terminal sessions with startup command execution and session management for containerized tools | dep: WebSocket, Docker (docker exec), container runtime, shell/terminal emulation
|
||||
## arch
|
||||
Specification-driven design using Markdown-based requirements documents with WebSocket protocol definitions, session state management patterns, and container tool integration interfaces.
|
||||
## tags
|
||||
websocket, spec, defines, requirements, terminal, sessions, startup, command
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user