c8db6ce933
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
753 B
753 B
2026-05-19-git-control/specs
dir: 2026-05-19-git-control/specs
index: 2026-05-19-git-control/specs/.pi-map.index.md
role
Defines the API contract and UI specification for a Git version control interface that enables branch management, commits, remote sync, and merge operations.
files
- spec.md | Defines a REST API and frontend specification for a Git version control interface enabling branch management, commits, remote sync, and merge operations
arch
Specification-driven design using REST API documentation paired with frontend requirements, establishing clear interfaces between backend services and client implementation.
tags
spec, defines, rest, api, frontend, specification, git, version