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,22 @@
|
||||
# openspec/changes/config-profile-includes-ui
|
||||
dir: openspec/changes/config-profile-includes-ui
|
||||
|
||||
index: openspec/changes/config-profile-includes-ui/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Design and planning package for adding drag-and-drop profile includes management UI to a config profile editor frontend
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema version and creation date metadata
|
||||
- design.md | Design document for adding drag-and-drop profile includes management UI to an existing config profile editor frontend | dep: React, HTML5 Drag and Drop API, config profiles backend API (listConfigProfiles, updateConfigProfile, updateProfileIncludes), existing scope badge components
|
||||
- proposal.md | Proposes a UI feature for drag-and-drop management of ordered config profile includes with cycle detection and scope visualization | dep: config profiles backend API, frontend React app, drag-and-drop library
|
||||
- tasks.md | Task tracking document for implementing a profile "includes" feature with UI, drag-and-drop reordering, and error handling
|
||||
## arch
|
||||
Specification-driven development using OpenSpec schema with phased task tracking, design documents, and proposal-driven feature planning
|
||||
## tags
|
||||
drag, profile, design, drop, includes, .openspec, document, management
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user