chore: track all project map and index files
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).
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# openspec/changes/archive/2026-05-22-git-repo-working-clones
|
||||
dir: openspec/changes/archive/2026-05-22-git-repo-working-clones
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-git-repo-working-clones/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Design and planning documents for migrating Git repository infrastructure from bare/mirror clones to working-tree clones with proper branch initialization.
|
||||
## files
|
||||
- design.md | Design document for migrating repository creation from bare/mirror repos to working-tree repos with proper branch initialization | dep: git, repository backend, workspace UI, file browser, commit editor, git toolbar
|
||||
- proposal.md | Proposes changes to repository creation and git operations to use normal working clones instead of mirrored bare repositories
|
||||
- tasks.md | A task tracking document for backend Git repository creation and synchronization improvements with test coverage and quality gates.
|
||||
## arch
|
||||
Documentation-driven change management using structured design proposals (design.md, proposal.md) with task tracking (tasks.md) for incremental backend Git operations refactoring.
|
||||
## tags
|
||||
design, repository, creation, git, document, bare, repos, working
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user