070cd4d5a5
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).
1.5 KiB
1.5 KiB
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