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:
Developer
2026-06-12 13:46:23 +00:00
parent 44ef62271e
commit 070cd4d5a5
642 changed files with 14785 additions and 0 deletions
@@ -0,0 +1,20 @@
# openspec/changes/config-profile-includes-ui/specs (index)
dir: openspec/changes/config-profile-includes-ui/specs
## role
Contains UI specification files for the configuration profile includes feature, defining behavior and requirements for the user interface components.
## parent
index: openspec/changes/config-profile-includes-ui/.pi-map.index.md
map: openspec/changes/config-profile-includes-ui/.pi-map.md
## children
- openspec/changes/config-profile-includes-ui/specs/config-profile-includes-management
index: openspec/changes/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
map: openspec/changes/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.md
## files
## links
index: openspec/changes/config-profile-includes-ui/specs/.pi-map.index.md
map: openspec/changes/config-profile-includes-ui/specs/.pi-map.md
## workflows
-
## dirty
-
@@ -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
-
@@ -0,0 +1,19 @@
# openspec/changes/config-profile-includes-ui/specs/config-profile-includes-management (index)
dir: openspec/changes/config-profile-includes-ui/specs/config-profile-includes-management
## role
Defines UI specifications for managing configuration profile includes with display, add/remove/reorder, and save capabilities.
## parent
index: openspec/changes/config-profile-includes-ui/specs/.pi-map.index.md
map: openspec/changes/config-profile-includes-ui/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
map: openspec/changes/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/config-profile-includes-ui/specs/config-profile-includes-management
dir: openspec/changes/config-profile-includes-ui/specs/config-profile-includes-management
index: openspec/changes/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
## role
Defines UI specifications for managing configuration profile includes with display, add/remove/reorder, and save capabilities.
## files
- spec.md | Define requirements for a config profile editor feature that manages profile includes with display, add/remove/reorder functionality, and save capabilities | dep: profile editor UI, includes API, profile update API, dropdown component, drag-and-drop system
## arch
Specification-driven design using markdown-based requirements documents with functional decomposition into display, management, and persistence concerns.
## tags
profile, spec, define, requirements, config, editor, feature, manages
## symbols
-
## workflows
-
## dirty
-