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:
Developer
2026-06-12 13:46:23 +00:00
parent 44ef62271e
commit 070cd4d5a5
642 changed files with 14785 additions and 0 deletions
@@ -0,0 +1,24 @@
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools (index)
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools
## role
Design and planning package for implementing customizable terminal startup commands and productivity tools in a WebSocket-based container terminal system
## parent
index: openspec/changes/archive/.pi-map.index.md
map: openspec/changes/archive/.pi-map.md
## children
- openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs
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
## files
- .openspec.yaml
- design.md
- proposal.md
- tasks.md
## links
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,22 @@
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
## role
Design and planning package for implementing customizable terminal startup commands and productivity tools in a WebSocket-based container terminal system
## files
- .openspec.yaml | Defines an OpenSpec configuration file with schema version and creation date metadata
- design.md | Design specification for adding per-tool-type terminal startup commands and productivity utilities to a WebSocket-based container terminal system | dep: tool-types-definition, tool-terminal, opencode-web-server, tool-config-management, Docker, WebSocket, bash, Docker Compose
- proposal.md | Proposes adding customizable startup commands to terminal tool types and productivity tools to the OpenCode container
- tasks.md | Task tracking checklist for implementing a `startup_command` feature across database, backend API, terminal execution, frontend, and container tooling | dep: Alembic, SQLAlchemy, Pydantic, FastAPI, WebSocket, bash/tmux/ranger, npm, pytest, mypy, ruff
## arch
Specification-driven development using OpenSpec schema with phased task tracking across full-stack implementation (database → API → execution → frontend → container tooling)
## tags
tool, terminal, design, startup, websocket, container, .openspec, adding
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,29 @@
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs (index)
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs
## role
Contains archived specification documents from May 24, 2026 for terminal startup and container tools features.
## parent
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.md
## children
- openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.index.md
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.md
- 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
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.md
- openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.index.md
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.md
- openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.index.md
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.md
## files
## links
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
## workflows
-
## dirty
-
@@ -0,0 +1,18 @@
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
## role
Contains archived specification documents from May 24, 2026 for terminal startup and container tools features.
## files
## arch
Specification-driven development with dated archive organization for historical feature planning and design documentation.
## tags
-
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server (index)
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
## role
Defines requirements for a containerized web server with integrated terminal interface for OpenCode development environment.
## 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/opencode-web-server/.pi-map.index.md
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/opencode-web-server/.pi-map.index.md
## role
Defines requirements for a containerized web server with integrated terminal interface for OpenCode development environment.
## files
- spec.md | Defines modified requirements for OpenCode containers to run a web server with a web terminal interface on port 3000
## arch
Specification-driven architecture using markdown-based requirements documents for container tooling and web service configuration.
## tags
web, spec, defines, modified, requirements, opencode, containers, run
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command (index)
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
## role
Defines requirements for adding a pre-shell startup command capability to terminal tool types in the OpenSpec specification.
## 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-startup-command/.pi-map.index.md
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal-startup-command/.pi-map.index.md
## role
Defines requirements for adding a pre-shell startup command capability to terminal tool types in the OpenSpec specification.
## files
- spec.md | Defines requirements for adding an optional `startup_command` field to terminal tool types that executes before the interactive shell in new terminal sessions.
## arch
Specification-driven design using markdown-based requirements documents with versioned archival storage for incremental feature proposals.
## tags
terminal, spec, defines, requirements, adding, optional, startup, command
## symbols
-
## workflows
-
## dirty
-
@@ -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
-
@@ -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
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition (index)
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
## role
Defines data models and API contracts for a tool type registry that validates containerized tool definitions against templates
## 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-types-definition/.pi-map.index.md
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-types-definition/.pi-map.index.md
## role
Defines data models and API contracts for a tool type registry that validates containerized tool definitions against templates
## files
- spec.md | Defines requirements for a ToolType model and REST API endpoints for managing tool definitions with template validation | dep: REST API, Docker Compose, Dockerfile, YAML validation, UUID, authentication/authorization
## arch
Specification-driven API design with model-template validation pattern, using markdown-based requirements documentation for REST endpoint contracts
## tags
spec, defines, requirements, tooltype, model, rest, api, endpoints
## symbols
-
## workflows
-
## dirty
-