chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
# 2026-05-19-file-editor (index)
|
||||
dir: 2026-05-19-file-editor
|
||||
# openspec/changes/archive/2026-05-19-file-editor (index)
|
||||
dir: openspec/changes/archive/2026-05-19-file-editor
|
||||
|
||||
## role
|
||||
Design and planning documentation for a next-generation file editor component with view/edit modes, syntax highlighting, and git integration
|
||||
Contains archived specification documents for a file editor feature implementation in an OpenSpec project workspace
|
||||
## 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
|
||||
- 2026-05-19-file-editor/specs
|
||||
index: 2026-05-19-file-editor/specs/.pi-map.index.md
|
||||
map: 2026-05-19-file-editor/specs/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-19-file-editor/specs
|
||||
index: openspec/changes/archive/2026-05-19-file-editor/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-file-editor/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: 2026-05-19-file-editor/.pi-map.index.md
|
||||
map: 2026-05-19-file-editor/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-19-file-editor/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-file-editor/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# 2026-05-19-file-editor
|
||||
dir: 2026-05-19-file-editor
|
||||
# openspec/changes/archive/2026-05-19-file-editor
|
||||
dir: openspec/changes/archive/2026-05-19-file-editor
|
||||
|
||||
index: 2026-05-19-file-editor/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-19-file-editor/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Design and planning documentation for a next-generation file editor component with view/edit modes, syntax highlighting, and git integration
|
||||
Contains archived specification documents for a file editor feature implementation in an OpenSpec project workspace
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
||||
- design.md | Design specification for a file editor component that replaces FileViewer with view/edit modes, syntax highlighting, and git commit integration | dep: react-simple-code-editor, prismjs, existing API endpoints (GET/POST /projects/{id}/repositories/{id}/files/content)
|
||||
- proposal.md | Design proposal for adding syntax highlighting and in-browser editing capabilities to a repository file viewer with Git commit integration | dep: react-simple-code-editor, Prism.js, existing PUT /files/content API endpoint
|
||||
- tasks.md | Project task list tracking implementation phases for a file editor component with syntax highlighting, editing, and commit capabilities | dep: react-simple-code-editor, prismjs, @types/prismjs, TypeScript, ESLint, ruff, mypy
|
||||
- design.md | Design document for a React-based file editor component with view/edit modes, syntax highlighting, and Git commit integration | dep: react-simple-code-editor, prismjs, CSS variables/theme system, Git repository API
|
||||
- proposal.md | Proposes a file editor feature with syntax highlighting and editing capabilities for a repository workspace | dep: react-simple-code-editor, Prism.js, existing PUT /files/content API endpoint
|
||||
- tasks.md | Project task checklist tracking implementation of a file editor component with syntax highlighting, editing, and commit capabilities | dep: react-simple-code-editor, prismjs, @types/prismjs, React, TypeScript, ESLint, ruff, mypy
|
||||
## arch
|
||||
Specification-driven development using OpenSpec schema definitions, phased milestone tracking, and iterative design documentation (design doc → proposal → task breakdown)
|
||||
Documentation-driven specification pattern with design/proposal/task separation, using YAML metadata for schema versioning and Markdown for structured technical documentation
|
||||
## tags
|
||||
editor, design, syntax, highlighting, commit, react, simple, code
|
||||
editor, react, design, syntax, highlighting, simple, code, prismjs
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# 2026-05-19-file-editor/specs (index)
|
||||
dir: 2026-05-19-file-editor/specs
|
||||
# openspec/changes/archive/2026-05-19-file-editor/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-19-file-editor/specs
|
||||
|
||||
## 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
|
||||
## parent
|
||||
index: 2026-05-19-file-editor/.pi-map.index.md
|
||||
map: 2026-05-19-file-editor/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-19-file-editor/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-file-editor/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: 2026-05-19-file-editor/specs/.pi-map.index.md
|
||||
map: 2026-05-19-file-editor/specs/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-19-file-editor/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-file-editor/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -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