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,24 @@
|
||||
# openspec/changes/session-list-overhaul (index)
|
||||
dir: openspec/changes/session-list-overhaul
|
||||
|
||||
## role
|
||||
Frontend refactoring specification for unifying duplicated session list rendering logic across dashboard and sessions pages into reusable components.
|
||||
## parent
|
||||
index: openspec/changes/.pi-map.index.md
|
||||
map: openspec/changes/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/session-list-overhaul/specs
|
||||
index: openspec/changes/session-list-overhaul/specs/.pi-map.index.md
|
||||
map: openspec/changes/session-list-overhaul/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: openspec/changes/session-list-overhaul/.pi-map.index.md
|
||||
map: openspec/changes/session-list-overhaul/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,22 @@
|
||||
# openspec/changes/session-list-overhaul
|
||||
dir: openspec/changes/session-list-overhaul
|
||||
|
||||
index: openspec/changes/session-list-overhaul/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Frontend refactoring specification for unifying duplicated session list rendering logic across dashboard and sessions pages into reusable components.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema version and creation date metadata
|
||||
- design.md | Design document for refactoring duplicated session list rendering logic into unified reusable components across dashboard and sessions pages. | dep: dashboard.tsx, sessions.tsx, SessionCard, SessionList
|
||||
- proposal.md | Proposes a frontend refactoring to unify session list UI components across dashboard and sessions pages | dep: React components, CSS styling, dashboard.tsx, sessions.tsx
|
||||
- tasks.md | Task tracking checklist for refactoring session UI components in a web application dashboard
|
||||
## arch
|
||||
Specification-driven development using OpenSpec schema with design-proposal-task workflow pattern, documenting UI component consolidation through progressive refinement from design docs to implementation checklists.
|
||||
## tags
|
||||
dashboard, sessions, tsx, design, refactoring, session, components, .openspec
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,20 @@
|
||||
# openspec/changes/session-list-overhaul/specs (index)
|
||||
dir: openspec/changes/session-list-overhaul/specs
|
||||
|
||||
## role
|
||||
Contains specification documents for redesigning the session list user interface and functionality.
|
||||
## parent
|
||||
index: openspec/changes/session-list-overhaul/.pi-map.index.md
|
||||
map: openspec/changes/session-list-overhaul/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/session-list-overhaul/specs/session-list-ui
|
||||
index: openspec/changes/session-list-overhaul/specs/session-list-ui/.pi-map.index.md
|
||||
map: openspec/changes/session-list-overhaul/specs/session-list-ui/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: openspec/changes/session-list-overhaul/specs/.pi-map.index.md
|
||||
map: openspec/changes/session-list-overhaul/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,18 @@
|
||||
# openspec/changes/session-list-overhaul/specs
|
||||
dir: openspec/changes/session-list-overhaul/specs
|
||||
|
||||
index: openspec/changes/session-list-overhaul/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains specification documents for redesigning the session list user interface and functionality.
|
||||
## files
|
||||
## arch
|
||||
Specification-driven design using structured requirement documents to define UI/UX changes before implementation.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/session-list-overhaul/specs/session-list-ui (index)
|
||||
dir: openspec/changes/session-list-overhaul/specs/session-list-ui
|
||||
|
||||
## role
|
||||
Defines UI specifications for unified session card components with grouping, filtering, and control actions across dashboard and sessions pages.
|
||||
## parent
|
||||
index: openspec/changes/session-list-overhaul/specs/.pi-map.index.md
|
||||
map: openspec/changes/session-list-overhaul/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/session-list-overhaul/specs/session-list-ui/.pi-map.index.md
|
||||
map: openspec/changes/session-list-overhaul/specs/session-list-ui/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/session-list-overhaul/specs/session-list-ui
|
||||
dir: openspec/changes/session-list-overhaul/specs/session-list-ui
|
||||
|
||||
index: openspec/changes/session-list-overhaul/specs/session-list-ui/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines UI specifications for unified session card components with grouping, filtering, and control actions across dashboard and sessions pages.
|
||||
## files
|
||||
- spec.md | Specifies UI requirements for session card display, control actions, list grouping/filtering, and component unification across dashboard and sessions pages.
|
||||
## arch
|
||||
Specification-driven design using markdown-based requirements documents to standardize component behavior across multiple page contexts.
|
||||
## tags
|
||||
spec, specifies, requirements, session, card, display, control, actions
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user