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/specs/tool-port-configuration (index)
|
||||
dir: openspec/specs/tool-port-configuration
|
||||
|
||||
## role
|
||||
Defines validation requirements for tool port configurations including default ports, compose template exposure, and multi-interface support.
|
||||
## parent
|
||||
index: openspec/specs/.pi-map.index.md
|
||||
map: openspec/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/specs/tool-port-configuration/.pi-map.index.md
|
||||
map: openspec/specs/tool-port-configuration/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/specs/tool-port-configuration
|
||||
dir: openspec/specs/tool-port-configuration
|
||||
|
||||
index: openspec/specs/tool-port-configuration/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines validation requirements for tool port configurations including default ports, compose template exposure, and multi-interface support.
|
||||
## files
|
||||
- spec.md | Defines requirements for tool type validation including default ports, compose template port exposure, and multiple interface support
|
||||
## arch
|
||||
Specification-driven requirements document using markdown-based declarative specification pattern.
|
||||
## tags
|
||||
spec, defines, requirements, tool, type, validation, including, default
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user