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-file-editor/specs
|
||||
dir: openspec/changes/archive/2026-05-19-file-editor/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-19-file-editor/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications and requirements for a web-based file editor with syntax highlighting and git integration
|
||||
## files
|
||||
- spec.md | Specifies requirements, API contracts, component interfaces, and testing strategy for a web-based file editor with syntax highlighting and git commit integration | dep: Prism.js, React/TypeScript (implied by interfaces), REST API endpoints, URL routing
|
||||
## arch
|
||||
Specification-driven architecture using markdown-based documentation for API contracts, component interfaces, and testing strategies
|
||||
## tags
|
||||
spec, specifies, requirements, api, contracts, component, interfaces, testing
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user