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,19 @@
|
||||
# openspec/changes/archive/2026-05-19-git-history-visualization/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-19-git-history-visualization/specs
|
||||
|
||||
## role
|
||||
Defines technical specifications for a Git history visualization feature with graph/list views, commit details, and REST API endpoints
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-19-git-history-visualization/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-git-history-visualization/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-19-git-history-visualization/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-git-history-visualization/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-19-git-history-visualization/specs
|
||||
dir: openspec/changes/archive/2026-05-19-git-history-visualization/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-19-git-history-visualization/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications for a Git history visualization feature with graph/list views, commit details, and REST API endpoints
|
||||
## files
|
||||
- spec.md | Defines technical specifications for a Git history visualization feature with graph/list views, commit details, and REST API endpoints
|
||||
## arch
|
||||
Specification-driven design using markdown-based documentation with RESTful API endpoint definitions and dual-view UI pattern (graph + list)
|
||||
## tags
|
||||
spec, defines, technical, specifications, git, history, visualization, feature
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user