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/docs (index)
|
||||
dir: openspec/docs
|
||||
|
||||
## role
|
||||
End-user documentation for the platform's tool type definition and management capabilities, covering both legacy container-based and modern declarative manifest approaches.
|
||||
## parent
|
||||
index: openspec/.pi-map.index.md
|
||||
map: openspec/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- tool-workshop-guide.md
|
||||
## links
|
||||
index: openspec/docs/.pi-map.index.md
|
||||
map: openspec/docs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/docs
|
||||
dir: openspec/docs
|
||||
|
||||
index: openspec/docs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
End-user documentation for the platform's tool type definition and management capabilities, covering both legacy container-based and modern declarative manifest approaches.
|
||||
## files
|
||||
- tool-workshop-guide.md | User guide for defining and managing container-based tool types in a platform called Headquarter using legacy (Compose/Dockerfile) or recommended declarative manifest approaches. | dep: Docker, Docker Compose, JSON, apt, npm, pip, Node.js, git, ssh
|
||||
## arch
|
||||
Static markdown documentation with no code architecture; follows a tutorial/guide pattern with progressive disclosure from legacy Docker/Compose workflows to recommended declarative manifest specifications.
|
||||
## tags
|
||||
guide, tool, workshop, user, defining, managing, container, types
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user