chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# 2026-05-19-file-editor/specs
|
||||
dir: 2026-05-19-file-editor/specs
|
||||
# openspec/changes/archive/2026-05-19-file-editor/specs
|
||||
dir: openspec/changes/archive/2026-05-19-file-editor/specs
|
||||
|
||||
index: 2026-05-19-file-editor/specs/.pi-map.index.md
|
||||
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.
|
||||
Defines technical specifications for a web-based file editor component with syntax highlighting, view/edit modes, and Git commit 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
|
||||
- spec.md | Defines technical specifications for a web-based file editor component with syntax highlighting, view/edit modes, and Git commit integration | dep: Prism.js, React/TypeScript (implied), REST API backend, URL routing/state management
|
||||
## arch
|
||||
Specification-driven design using requirements documentation, API contracts, and interface definitions to guide implementation.
|
||||
Specification-driven design with feature-based modularization, separating view and edit modes, and integrating with Git workflows for version control operations
|
||||
## tags
|
||||
spec, specifies, requirements, api, contracts, component, interfaces, testing
|
||||
spec, defines, technical, specifications, web, editor, component, syntax
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user