chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
# 2026-05-19-repo-workspace (index)
|
||||
dir: 2026-05-19-repo-workspace
|
||||
# openspec/changes/archive/2026-05-19-repo-workspace (index)
|
||||
dir: openspec/changes/archive/2026-05-19-repo-workspace
|
||||
|
||||
## role
|
||||
Defines a repository workspace UI feature for browsing, viewing, and editing Git project files with branch navigation and syntax highlighting.
|
||||
Design specification archive for a repository workspace UI feature enabling cross-repo file browsing and editing
|
||||
## parent
|
||||
index: ./.pi-map.index.md
|
||||
map: ./.pi-map.md
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
## children
|
||||
- 2026-05-19-repo-workspace/specs
|
||||
index: 2026-05-19-repo-workspace/specs/.pi-map.index.md
|
||||
map: 2026-05-19-repo-workspace/specs/.pi-map.md
|
||||
- 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: 2026-05-19-repo-workspace/.pi-map.index.md
|
||||
map: 2026-05-19-repo-workspace/.pi-map.md
|
||||
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
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# 2026-05-19-repo-workspace
|
||||
dir: 2026-05-19-repo-workspace
|
||||
# openspec/changes/archive/2026-05-19-repo-workspace
|
||||
dir: openspec/changes/archive/2026-05-19-repo-workspace
|
||||
|
||||
index: 2026-05-19-repo-workspace/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-19-repo-workspace/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines a repository workspace UI feature for browsing, viewing, and editing Git project files with branch navigation and syntax highlighting.
|
||||
Design specification archive for a repository workspace UI feature enabling cross-repo file browsing and editing
|
||||
## 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
|
||||
- design.md | Design document for a repository workspace UI that enables browsing, viewing, and editing files across multiple repos and branches within a project. | dep: React, URL/routing system, syntax highlighting library, git backend API
|
||||
- proposal.md | Proposes a repository workspace as the default project view for browsing files, switching branches, and viewing/editing code with syntax highlighting
|
||||
- tasks.md | A project task checklist documenting the implementation of a Git repository workspace UI with file browsing, editing, and navigation features across 7 phases
|
||||
## arch
|
||||
Documentation-driven specification with OpenSpec schema configuration, using phased task planning (design → proposal → implementation tracking) for a file-tree navigation pattern with quick-edit capabilities.
|
||||
Document-driven specification pattern with phased task breakdown (7-phase implementation plan), separating design rationale (design.md), user-facing proposal (proposal.md), and executable tracking (tasks.md) under OpenSpec metadata governance
|
||||
## tags
|
||||
design, repository, workspace, browsing, editing, project, .openspec, document
|
||||
design, repository, workspace, browsing, editing, project, .openspec, viewing
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# 2026-05-19-repo-workspace/specs (index)
|
||||
dir: 2026-05-19-repo-workspace/specs
|
||||
# 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
|
||||
Defines specification requirements and architecture for a repository workspace browser feature enabling file viewing, branch navigation, and quick editing.
|
||||
## parent
|
||||
index: 2026-05-19-repo-workspace/.pi-map.index.md
|
||||
map: 2026-05-19-repo-workspace/.pi-map.md
|
||||
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: 2026-05-19-repo-workspace/specs/.pi-map.index.md
|
||||
map: 2026-05-19-repo-workspace/specs/.pi-map.md
|
||||
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
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
# 2026-05-19-repo-workspace/specs
|
||||
dir: 2026-05-19-repo-workspace/specs
|
||||
# openspec/changes/archive/2026-05-19-repo-workspace/specs
|
||||
dir: openspec/changes/archive/2026-05-19-repo-workspace/specs
|
||||
|
||||
index: 2026-05-19-repo-workspace/specs/.pi-map.index.md
|
||||
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
|
||||
Defines specification requirements and architecture for a repository workspace browser feature enabling file viewing, branch navigation, and quick editing.
|
||||
## 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
|
||||
- spec.md | Defines requirements, API contracts, data models, and frontend architecture for a repository workspace browser with file viewing, branch navigation, and quick editing capabilities. | dep: React, React Router (useSearchParams), TypeScript, Git backend API, syntax highlighting library
|
||||
## arch
|
||||
Specification-driven design using Markdown documentation as the single source of truth for requirements and system behavior
|
||||
Specification-driven design with documented API contracts, data models, and frontend architecture for a file browsing and editing interface.
|
||||
## tags
|
||||
spec, defines, technical, specifications, repository, workspace, web, application
|
||||
spec, defines, requirements, api, contracts, data, models, frontend
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user