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,24 @@
|
||||
# openspec/changes/archive/2026-05-22-instance-proxy (index)
|
||||
dir: openspec/changes/archive/2026-05-22-instance-proxy
|
||||
|
||||
## role
|
||||
Defines an archived OpenAPI specification and design documents for a FastAPI-based HTTP/WebSocket proxy to expose internal Docker tool instances through authenticated external endpoints.
|
||||
## parent
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-22-instance-proxy/specs
|
||||
index: openspec/changes/archive/2026-05-22-instance-proxy/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-instance-proxy/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-instance-proxy/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-instance-proxy/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,22 @@
|
||||
# openspec/changes/archive/2026-05-22-instance-proxy
|
||||
dir: openspec/changes/archive/2026-05-22-instance-proxy
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-instance-proxy/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines an archived OpenAPI specification and design documents for a FastAPI-based HTTP/WebSocket proxy to expose internal Docker tool instances through authenticated external endpoints.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenAPI specification configuration file with schema type and creation date metadata
|
||||
- design.md | Design document for implementing a FastAPI-based HTTP/WebSocket proxy to allow users to access internal Docker tool instances through a single authenticated API endpoint. | dep: FastAPI, httpx, starlette.websockets, Docker
|
||||
- proposal.md | Proposes adding an HTTP/WebSocket proxy endpoint to expose Docker containerized tool instances to users over HTTPS instead of broken localhost links | dep: docker, backend API, frontend, WebSocket, HTTPS
|
||||
- tasks.md | Project task tracking checklist for implementing a proxy endpoint system that routes HTTP/WebSocket traffic to Docker container instances | dep: Docker, FastAPI/httpx, WebSocket, code-server, ruff, mypy
|
||||
## arch
|
||||
Specification-driven API design using OpenAPI/OpenSpec configuration, FastAPI async proxy architecture with HTTP/WebSocket dual-protocol routing, Docker container instance targeting, and task-tracked iterative implementation.
|
||||
## tags
|
||||
docker, websocket, design, fastapi, http, proxy, instances, endpoint
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,20 @@
|
||||
# openspec/changes/archive/2026-05-22-instance-proxy/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-22-instance-proxy/specs
|
||||
|
||||
## role
|
||||
Contains archived OpenAPI specification files for an instance proxy feature from a specific dated change set.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-instance-proxy/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-instance-proxy/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy
|
||||
index: openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-instance-proxy/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-instance-proxy/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-22-instance-proxy/specs
|
||||
dir: openspec/changes/archive/2026-05-22-instance-proxy/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-instance-proxy/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived OpenAPI specification files for an instance proxy feature from a specific dated change set.
|
||||
## files
|
||||
## arch
|
||||
Flat directory structure storing versioned JSON specification files as immutable snapshots of API definitions.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy (index)
|
||||
dir: openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy
|
||||
|
||||
## role
|
||||
Defines API specifications for an HTTP/WebSocket proxy endpoint that enables authenticated request forwarding to running tool instances with owner-based access control.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-instance-proxy/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-instance-proxy/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy
|
||||
dir: openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines API specifications for an HTTP/WebSocket proxy endpoint that enables authenticated request forwarding to running tool instances with owner-based access control.
|
||||
## files
|
||||
- spec.md | Specifies API requirements for an HTTP/WebSocket proxy endpoint that forwards requests to running tool instances with owner-based access control
|
||||
## arch
|
||||
API specification document using Markdown-based specification format with endpoint definitions, authentication requirements, and access control rules.
|
||||
## tags
|
||||
spec, specifies, api, requirements, http, websocket, proxy, endpoint
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user