chore(project-map): regenerate .pi-map artifacts across the repo

This commit is contained in:
Developer
2026-06-17 11:31:24 +00:00
parent 0dd5f2317b
commit 93da9b42a2
683 changed files with 5075 additions and 4965 deletions
@@ -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