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:
Developer
2026-06-12 13:46:23 +00:00
parent 44ef62271e
commit 070cd4d5a5
642 changed files with 14785 additions and 0 deletions
@@ -0,0 +1,24 @@
# openspec/changes/archive/2026-05-19-workspace-visual-overhaul (index)
dir: openspec/changes/archive/2026-05-19-workspace-visual-overhaul
## role
Archive of design specifications and project planning documents for a workspace visual overhaul initiative
## parent
index: openspec/changes/archive/.pi-map.index.md
map: openspec/changes/archive/.pi-map.md
## children
- 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
map: openspec/changes/archive/2026-05-19-workspace-visual-overhaul/specs/.pi-map.md
## files
- .openspec.yaml
- design.md
- proposal.md
- tasks.md
## links
index: openspec/changes/archive/2026-05-19-workspace-visual-overhaul/.pi-map.index.md
map: openspec/changes/archive/2026-05-19-workspace-visual-overhaul/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,22 @@
# openspec/changes/archive/2026-05-19-workspace-visual-overhaul
dir: openspec/changes/archive/2026-05-19-workspace-visual-overhaul
index: openspec/changes/archive/2026-05-19-workspace-visual-overhaul/.pi-map.index.md
## role
Archive of design specifications and project planning documents for a workspace visual overhaul initiative
## files
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
- design.md | Design document for a workspace visual overhaul featuring a new project header, consolidated settings page with tabs, simplified sidebar, and updated routing structure. | dep: React/TypeScript component system, CSS variables/styling system, React Router, existing project API endpoints
- proposal.md | Proposes a UI/UX redesign of a repository workspace to follow GitHub-style layout conventions
- tasks.md | Project task list tracking a multi-phase UI overhaul for a workspace/settings interface with repository management, sidebar cleanup, and polish items
## arch
Documentation-driven specification pattern with structured design docs (design/proposal/tasks) using YAML metadata and phased task tracking for UI/UX redesign
## tags
design, workspace, .openspec, overhaul, project, settings, sidebar, repository
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-19-workspace-visual-overhaul/specs (index)
dir: openspec/changes/archive/2026-05-19-workspace-visual-overhaul/specs
## role
Defines the technical specification for a workspace UI visual overhaul focused on repository settings migration and sidebar simplification.
## parent
index: openspec/changes/archive/2026-05-19-workspace-visual-overhaul/.pi-map.index.md
map: openspec/changes/archive/2026-05-19-workspace-visual-overhaul/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/archive/2026-05-19-workspace-visual-overhaul/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-19-workspace-visual-overhaul/specs/.pi-map.md
## workflows
-
## dirty
-
@@ -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
-