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:
Developer
2026-06-12 13:46:23 +00:00
parent 44ef62271e
commit 070cd4d5a5
642 changed files with 14785 additions and 0 deletions
@@ -0,0 +1,24 @@
# openspec/changes/archive/2026-05-22-tool-config-ui-rework (index)
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework
## role
Archive directory preserving historical design documents for a tool configuration UI rework feature from May 2026.
## parent
index: openspec/changes/archive/.pi-map.index.md
map: openspec/changes/archive/.pi-map.md
## children
- 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: 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
-
@@ -0,0 +1,22 @@
# openspec/changes/archive/2026-05-22-tool-config-ui-rework
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
## role
Archive directory preserving historical design documents for a tool configuration UI rework feature from May 2026.
## 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
## arch
Document-driven specification pattern with phased design-to-implementation workflow (proposal → design → tasks → OpenAPI spec), using markdown-based design documents and YAML schema configuration for cross-stack feature coordination.
## tags
configuration, design, schema, .openspec, tool, page, fields, backend
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,20 @@
# 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 archived specification documents for a UI rework of tool configuration features dated May 22, 2026.
## parent
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
- 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: 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
-
@@ -0,0 +1,18 @@
# openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs
dir: 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
## role
Contains archived specification documents for a UI rework of tool configuration features dated May 22, 2026.
## files
## arch
Specification archive using date-based versioning with descriptive naming convention for tracking design changes over time.
## tags
-
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# 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 specifications for a tool configuration management system featuring runtime fields, split-pane UI, JSON editors, and validation
## parent
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: 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
-
@@ -0,0 +1,19 @@
# 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: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
## role
Defines specifications for a tool configuration management system featuring runtime fields, split-pane UI, JSON editors, and validation
## files
- spec.md | Defines requirements for a tool configuration system with runtime fields, split-pane UI, JSON editors, and validation
## arch
Specification-driven design with requirements documentation for a split-pane editor interface supporting JSON configuration with runtime field validation
## tags
spec, defines, requirements, tool, configuration, system, runtime, fields
## symbols
-
## workflows
-
## dirty
-