chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
# 2026-05-22-tool-config-ui-rework (index)
|
||||
dir: 2026-05-22-tool-config-ui-rework
|
||||
# openspec/changes/archive/2026-05-22-tool-config-ui-rework (index)
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework
|
||||
|
||||
## role
|
||||
Design and planning package for a UI/UX rework of a tool configuration management interface with backend schema changes
|
||||
Archive directory containing design documents and implementation plans for a 2026 UI/UX rework of a tool configuration management interface.
|
||||
## 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-22-tool-config-ui-rework/specs
|
||||
index: 2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: 2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-ui-rework/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# 2026-05-22-tool-config-ui-rework
|
||||
dir: 2026-05-22-tool-config-ui-rework
|
||||
# openspec/changes/archive/2026-05-22-tool-config-ui-rework
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework
|
||||
|
||||
index: 2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Design and planning package for a UI/UX rework of a tool configuration management interface with backend schema changes
|
||||
Archive directory containing design documents and implementation plans for a 2026 UI/UX rework of a tool configuration management interface.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenAPI specification configuration file with schema type and creation date metadata
|
||||
- design.md | Design document for redesigning a tool configuration page with split-pane layout, new configuration fields, and improved UX | dep: PostgreSQL, JSON, Docker/container runtime (referenced but not modified)
|
||||
- proposal.md | Proposes a UI/UX redesign of a tool configuration management page with backend schema changes to support additional configuration fields | dep: database, API endpoints, frontend components, migration system
|
||||
- tasks.md | Project task checklist tracking implementation of container runtime configuration features across database, backend, and frontend | dep: Alembic, SQLAlchemy, Pydantic, FastAPI, React/TypeScript, JSON editor component, ruff, mypy, tsc, eslint
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
||||
- design.md | Design document for redesigning a tool configuration UI from a flat list to a split-pane layout with expanded configuration fields and JSON-backed flexible data structures. | dep: PostgreSQL, responsive UI framework, JSON editor component
|
||||
- proposal.md | Proposes a UI/UX redesign and backend enhancement for a tool configuration management page with new fields and a split-pane layout | dep: tool-configs page, tool-types display, database migration system, backend API, frontend component system
|
||||
- tasks.md | Project task checklist tracking implementation of containerized tool configuration management with database migrations, backend API updates, and frontend split-pane UI | dep: Alembic, SQLAlchemy, Pydantic, FastAPI/HTTP API, React/TypeScript frontend, JSON editor component, ruff, mypy, tsc, eslint
|
||||
## arch
|
||||
Specification-driven design with OpenAPI configuration, split-pane frontend layout, and cross-layer task tracking across database/backend/frontend tiers
|
||||
Document-driven specification pattern using OpenSpec metadata with phased implementation tracking (design → proposal → tasks) for a split-pane frontend architecture backed by JSON-flexible data structures and containerized deployment.
|
||||
## tags
|
||||
configuration, design, schema, .openspec, tool, page, fields, backend
|
||||
configuration, tool, design, split, pane, .openspec, layout, fields
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# 2026-05-22-tool-config-ui-rework/specs (index)
|
||||
dir: 2026-05-22-tool-config-ui-rework/specs
|
||||
# openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs
|
||||
|
||||
## role
|
||||
Contains specification documents for the tool configuration UI rework planned for 2026-05-22.
|
||||
Contains archived specification documents for a UI rework of tool configuration from May 2026.
|
||||
## parent
|
||||
index: 2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-ui-rework/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/.pi-map.md
|
||||
## children
|
||||
- 2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
index: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: 2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# 2026-05-22-tool-config-ui-rework/specs
|
||||
dir: 2026-05-22-tool-config-ui-rework/specs
|
||||
# openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs
|
||||
|
||||
index: 2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains specification documents for the tool configuration UI rework planned for 2026-05-22.
|
||||
Contains archived specification documents for a UI rework of tool configuration from May 2026.
|
||||
## files
|
||||
## arch
|
||||
Documentation/specification-driven design with dated versioning for UI redesign planning.
|
||||
Flat directory structure storing dated, versioned design specs with no code or architectural patterns present.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# 2026-05-22-tool-config-ui-rework/specs/tool-config-management (index)
|
||||
dir: 2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
# openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management (index)
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
|
||||
## role
|
||||
Defines requirements and specifications for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation.
|
||||
Defines requirements for a tool configuration management UI system enabling runtime field editing, split-pane interfaces, JSON editing, and validation workflows.
|
||||
## parent
|
||||
index: 2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
map: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+7
-7
@@ -1,16 +1,16 @@
|
||||
# 2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
dir: 2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
# openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
|
||||
index: 2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines requirements and specifications for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation.
|
||||
Defines requirements for a tool configuration management UI system enabling runtime field editing, split-pane interfaces, JSON editing, and validation workflows.
|
||||
## files
|
||||
- spec.md | Defines requirements for a tool configuration system with runtime fields, split-pane UI, JSON editors, and validation
|
||||
- spec.md | Specifies requirements for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation
|
||||
## arch
|
||||
Specification-driven design using requirements documentation as the architectural foundation for a configuration UI with split-pane layout, JSON editing capabilities, and field validation.
|
||||
Specification-driven design using markdown-based requirements documents with functional decomposition into UI layout (split-pane), data editing (JSON editors with syntax highlighting), and business logic (validation rules, runtime field handling) components.
|
||||
## tags
|
||||
spec, defines, requirements, tool, configuration, system, runtime, fields
|
||||
spec, specifies, requirements, tool, configuration, management, system, runtime
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user