chore(project-map): regenerate .pi-map artifacts across the repo

This commit is contained in:
Developer
2026-06-17 11:31:24 +00:00
parent 0dd5f2317b
commit 93da9b42a2
683 changed files with 5075 additions and 4965 deletions
@@ -1,11 +1,11 @@
# 2026-05-22-git-repo-working-clones (index)
dir: 2026-05-22-git-repo-working-clones
# openspec/changes/archive/2026-05-22-git-repo-working-clones (index)
dir: openspec/changes/archive/2026-05-22-git-repo-working-clones
## role
Planning and design documents for migrating the project's Git backend from bare/mirror repositories to standard working-tree clones with proper branch initialization.
Contains archived design documents and task tracking for migrating from bare git repositories to working-tree clones to support workspace-based workflows.
## parent
index: ./.pi-map.index.md
map: ./.pi-map.md
index: openspec/changes/archive/.pi-map.index.md
map: openspec/changes/archive/.pi-map.md
## children
-
## files
@@ -13,8 +13,8 @@ map: ./.pi-map.md
- proposal.md
- tasks.md
## links
index: 2026-05-22-git-repo-working-clones/.pi-map.index.md
map: 2026-05-22-git-repo-working-clones/.pi-map.md
index: openspec/changes/archive/2026-05-22-git-repo-working-clones/.pi-map.index.md
map: openspec/changes/archive/2026-05-22-git-repo-working-clones/.pi-map.md
## workflows
-
## dirty
@@ -1,18 +1,18 @@
# 2026-05-22-git-repo-working-clones
dir: 2026-05-22-git-repo-working-clones
# openspec/changes/archive/2026-05-22-git-repo-working-clones
dir: openspec/changes/archive/2026-05-22-git-repo-working-clones
index: 2026-05-22-git-repo-working-clones/.pi-map.index.md
index: openspec/changes/archive/2026-05-22-git-repo-working-clones/.pi-map.index.md
## role
Planning and design documents for migrating the project's Git backend from bare/mirror repositories to standard working-tree clones with proper branch initialization.
Contains archived design documents and task tracking for migrating from bare git repositories to working-tree clones to support workspace-based workflows.
## 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.
- design.md | Design document specifying changes to repository creation to use working-tree clones instead of bare repos | dep: git, repository creation endpoint, workspace UI, file browser, commit editor, git toolbar
- proposal.md | Proposes changes to repository creation and git sync behavior to support workspace-based workflows instead of mirrored bare repositories
- tasks.md | This file tracks completed development tasks for backend Git repository operations, synchronization helpers, testing, and quality assurance.
## arch
Document-driven architecture with markdown specifications covering design rationale, technical proposals, and task tracking with quality gates and test coverage requirements.
Document-driven change management with phased proposal/design/task artifacts tracking a backend infrastructure migration from mirror-based to workspace-oriented git operations.
## tags
design, repository, creation, git, document, bare, repos, working
design, repository, git, tasks, changes, creation, instead, bare
## symbols
-
## workflows