chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
+10
-10
@@ -1,23 +1,23 @@
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui (index)
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui (index)
|
||||
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
|
||||
## role
|
||||
Archive of completed UI work for drag-and-drop config profile includes management with cycle detection and scope visualization.
|
||||
Archive of a completed feature specification for adding drag-and-drop profile includes management UI to a config profile editor.
|
||||
## parent
|
||||
index: 2026-06-12-completed-changes-archive/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/.pi-map.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-06-12-completed-changes-archive/.pi-map.md
|
||||
## children
|
||||
- 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
- openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+10
-10
@@ -1,19 +1,19 @@
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Archive of completed UI work for drag-and-drop config profile includes management with cycle detection and scope visualization.
|
||||
Archive of a completed feature specification for adding drag-and-drop profile includes management UI to a config profile editor.
|
||||
## 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
|
||||
- .openspec.yaml | Defines an OpenSpec schema configuration file with metadata
|
||||
- design.md | Design document for adding drag-and-drop profile includes management to an existing frontend config profile editor. | dep: React, native HTML5 Drag and Drop API, config profiles backend API, listConfigProfiles, updateConfigProfile, updateProfileIncludes
|
||||
- proposal.md | Proposes a UI feature for drag-and-drop management of config profile includes with scope visualization and cycle detection
|
||||
- tasks.md | Task tracking document for implementing a profile includes UI feature with drag-and-drop reordering, cycle detection, and error handling
|
||||
## arch
|
||||
Design-driven feature development with phased task tracking, using OpenSpec schema validation and explicit frontend/UX architecture documentation.
|
||||
Specification-driven development using OpenSpec schema with structured design/proposal/task documents for a frontend feature involving hierarchical drag-and-drop interfaces with dependency graph validation.
|
||||
## tags
|
||||
drag, profile, design, drop, includes, .openspec, document, management
|
||||
profile, design, drag, drop, includes, .openspec, document, management
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
+10
-10
@@ -1,19 +1,19 @@
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs (index)
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs (index)
|
||||
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
|
||||
## role
|
||||
Contains archived specification documents for the config-profile-includes-ui feature that was completed on 2026-06-12.
|
||||
Contains UI specification documents for the config-profile-includes feature that was archived after completion on June 12, 2026.
|
||||
## parent
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.md
|
||||
## children
|
||||
- 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.md
|
||||
- openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,13 +1,13 @@
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents for the config-profile-includes-ui feature that was completed on 2026-06-12.
|
||||
Contains UI specification documents for the config-profile-includes feature that was archived after completion on June 12, 2026.
|
||||
## files
|
||||
## arch
|
||||
Document-based specification storage with date-versioned archiving pattern for completed feature requirements.
|
||||
Archive-based documentation storage using date-stamped directories with flat file organization for historical change tracking.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management (index)
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management (index)
|
||||
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
|
||||
## role
|
||||
Defines requirements for a config profile editor feature that enables users to view, modify, and persist profile include configurations through a management UI.
|
||||
Defines UI specifications for managing configuration profile include files with CRUD and reordering operations.
|
||||
## parent
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+7
-7
@@ -1,16 +1,16 @@
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines requirements for a config profile editor feature that enables users to view, modify, and persist profile include configurations through a management UI.
|
||||
Defines UI specifications for managing configuration profile include files with CRUD and reordering operations.
|
||||
## 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
|
||||
- spec.md | Defines requirements for a config profile include system with display, add/remove/reorder, save, and list count features
|
||||
## arch
|
||||
Requirements specification using structured documentation pattern with functional requirements organized by user interaction flows (display, add/remove, reorder, save) and explicit UI/UX constraints.
|
||||
Specification-driven requirements document using markdown-based feature specification pattern with user story and acceptance criteria structure.
|
||||
## tags
|
||||
profile, spec, define, requirements, config, editor, feature, manages
|
||||
spec, defines, requirements, config, profile, include, system, display
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user