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:
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2025-05-18-git-repo-management/specs/git-repo-management
|
||||
dir: openspec/changes/archive/2025-05-18-git-repo-management/specs/git-repo-management
|
||||
|
||||
index: openspec/changes/archive/2025-05-18-git-repo-management/specs/git-repo-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines software requirements for a Git repository management system with CRUD and cascade deletion operations.
|
||||
## files
|
||||
- spec.md | This file specifies software requirements for a Git repository management system, including creation, cloning, listing, deletion, and cascade deletion features. | dep: git, database, filesystem, HTTP API
|
||||
## arch
|
||||
Specification-driven architecture using Markdown-based requirements documents following a dated archival structure.
|
||||
## tags
|
||||
git, deletion, spec, specifies, software, requirements, repository, management
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user