1.4 KiB
1.4 KiB
openspec/changes/archive/2026-05-19-git-control
dir: openspec/changes/archive/2026-05-19-git-control
index: openspec/changes/archive/2026-05-19-git-control/.pi-map.index.md
role
Defines a full-stack Git version control feature specification for integrating repository read/write operations into a project workspace UI.
files
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
- design.md | Design specification for a Git version control UI integrated into a project workspace with backend API endpoints and frontend components | dep: Git, React/TypeScript, REST API, file system utilities, authentication system
- proposal.md | Proposes adding git write/remote operations to a repository workspace interface
- tasks.md | Project task tracking document for implementing a full-stack Git control feature with backend utilities, REST API endpoints, and frontend UI components | dep: git, python, fastapi/react (implied), ruff, mypy, pytest
arch
Specification-driven development using OpenSpec schema metadata, with layered design documents (proposal → design → tasks) separating backend REST API endpoints from frontend React components, and task-driven implementation tracking across Go backend utilities and TypeScript/React frontend.
tags
git, design, .openspec, control, project, workspace, backend, api