070cd4d5a5
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).
1.3 KiB
1.3 KiB
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