chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
+7
-7
@@ -1,18 +1,18 @@
|
||||
# 2026-05-22-instance-proxy/specs/instance-proxy (index)
|
||||
dir: 2026-05-22-instance-proxy/specs/instance-proxy
|
||||
# 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 contract for routing client requests to isolated tool instances with authenticated access mediation
|
||||
Defines API requirements for proxying HTTP and WebSocket traffic from authenticated users to running tool instances with owner-based access control.
|
||||
## parent
|
||||
index: 2026-05-22-instance-proxy/specs/.pi-map.index.md
|
||||
map: 2026-05-22-instance-proxy/specs/.pi-map.md
|
||||
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: 2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.index.md
|
||||
map: 2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.md
|
||||
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
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
# 2026-05-22-instance-proxy/specs/instance-proxy
|
||||
dir: 2026-05-22-instance-proxy/specs/instance-proxy
|
||||
# openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy
|
||||
dir: openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy
|
||||
|
||||
index: 2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-22-instance-proxy/specs/instance-proxy/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines API contract for routing client requests to isolated tool instances with authenticated access mediation
|
||||
Defines API requirements for proxying HTTP and WebSocket traffic from authenticated users 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
|
||||
- spec.md | Specifies API requirements for proxying HTTP and WebSocket traffic from authenticated users to running tool instances with owner-based access control
|
||||
## arch
|
||||
Specification-driven API design using HTTP/WebSocket dual-protocol proxy pattern with owner-scoped authorization and instance-level request forwarding
|
||||
Specification-driven API design using requirements documents that define authentication, authorization, and proxy routing patterns for multi-tenant tool instance access.
|
||||
## tags
|
||||
spec, specifies, api, requirements, http, websocket, proxy, endpoint
|
||||
spec, specifies, api, requirements, proxying, http, websocket, traffic
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user