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/archive/2026-05-19-repo-workspace (index)
|
||||
dir: openspec/changes/archive/2026-05-19-repo-workspace
|
||||
|
||||
## role
|
||||
Defines an archived OpenSpec design proposal for a repository workspace UI feature that would serve as the default project view for browsing, viewing, and editing Git repository files.
|
||||
## parent
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-19-repo-workspace/specs
|
||||
index: openspec/changes/archive/2026-05-19-repo-workspace/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-repo-workspace/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-19-repo-workspace/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-repo-workspace/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,22 @@
|
||||
# openspec/changes/archive/2026-05-19-repo-workspace
|
||||
dir: openspec/changes/archive/2026-05-19-repo-workspace
|
||||
|
||||
index: openspec/changes/archive/2026-05-19-repo-workspace/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines an archived OpenSpec design proposal for a repository workspace UI feature that would serve as the default project view for browsing, viewing, and editing Git repository files.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
||||
- design.md | Design document specifying a repository workspace UI for browsing, viewing, and editing project files with repo/branch/file navigation, syntax highlighting, and quick edit capabilities. | dep: React, URL routing, REST API, syntax highlighter, virtual scrolling
|
||||
- proposal.md | Proposes a repository workspace as the default project view with file browsing, branch selection, and file viewing/editing capabilities
|
||||
- tasks.md | Project task tracking document outlining implementation phases for a Git repository workspace UI with file browsing, editing, and navigation features | dep: git, React/Next.js, FastAPI, prismjs, ruff, mypy, pytest
|
||||
## arch
|
||||
Specification-driven design using OpenSpec schema with phased task-based implementation planning, separating concerns into configuration metadata (.openspec.yaml), design specification (design.md), feature proposal (proposal.md), and implementation tracking (tasks.md).
|
||||
## tags
|
||||
design, repository, workspace, browsing, editing, project, .openspec, document
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-19-repo-workspace/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-19-repo-workspace/specs
|
||||
|
||||
## role
|
||||
Defines technical specifications for a repository workspace web application with file browsing, branch navigation, and quick editing capabilities
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-19-repo-workspace/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-repo-workspace/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-19-repo-workspace/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-repo-workspace/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-19-repo-workspace/specs
|
||||
dir: openspec/changes/archive/2026-05-19-repo-workspace/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-19-repo-workspace/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications for a repository workspace web application with file browsing, branch navigation, and quick editing capabilities
|
||||
## files
|
||||
- spec.md | Defines technical specifications for a repository workspace web application with file browsing, branch navigation, and quick editing capabilities | dep: React, React Router, URLSearchParams, git backend, syntax highlighting library
|
||||
## arch
|
||||
Specification-driven documentation pattern using markdown-based feature requirements and user interface definitions
|
||||
## tags
|
||||
spec, defines, technical, specifications, repository, workspace, web, application
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user