chore(project-map): regenerate .pi-map artifacts across the repo

This commit is contained in:
Developer
2026-06-17 11:31:24 +00:00
parent 0dd5f2317b
commit 93da9b42a2
683 changed files with 5075 additions and 4965 deletions
@@ -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