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,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