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,19 @@
|
||||
# openspec/changes/archive/2026-05-19-workspace-visual-overhaul/specs
|
||||
dir: openspec/changes/archive/2026-05-19-workspace-visual-overhaul/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-19-workspace-visual-overhaul/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines the technical specification for a workspace UI visual overhaul focused on repository settings migration and sidebar simplification.
|
||||
## files
|
||||
- spec.md | Specification document for a workspace UI visual overhaul project, defining requirements, route changes, component interfaces, and API contracts for moving repository management into a settings page and simplifying the sidebar navigation. | dep: React, React Router, TypeScript, API client, toast notification system, form validation library, responsive design framework, accessibility tools
|
||||
## arch
|
||||
Markdown-based specification document using structured requirements sections, route mapping tables, component interface definitions, and API contract documentation without executable code.
|
||||
## tags
|
||||
spec, specification, document, workspace, visual, overhaul, project, defining
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user