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-22-opencode-web-terminal/specs/opencode-web-server (index)
|
||||
dir: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
|
||||
|
||||
## role
|
||||
Defines container specifications for a web server with integrated terminal interface in the OpenCode development environment.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
|
||||
dir: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines container specifications for a web server with integrated terminal interface in the OpenCode development environment.
|
||||
## files
|
||||
- spec.md | Specifies requirements for OpenCode containers to run a web server on port 3000 with a web terminal interface, proper tunneling, and UI integration.
|
||||
## arch
|
||||
Specification-driven architecture using markdown-based requirements documents to define container behavior, port binding, and UI integration patterns.
|
||||
## tags
|
||||
web, spec, specifies, requirements, opencode, containers, run, server
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user