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,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