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,18 @@
|
||||
# openspec/changes/config-profile-includes-ui/specs
|
||||
dir: openspec/changes/config-profile-includes-ui/specs
|
||||
|
||||
index: openspec/changes/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains UI specification files for the configuration profile includes feature, defining behavior and requirements for the user interface components.
|
||||
## files
|
||||
## arch
|
||||
Specification-driven development with isolated UI specs directory following a feature-based organizational pattern, likely using declarative specification formats (e.g., JSON/YAML) to define UI component behavior, state management, and interaction flows for the config-profile-includes feature.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user