1.3 KiB
1.3 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
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 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
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, viewing