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,23 @@
# openspec/changes/archive/2026-05-22-tool-workshop (index)
dir: openspec/changes/archive/2026-05-22-tool-workshop
## role
Design and planning documents for a Docker-based tool management extension enabling user-defined tools with rich configuration, readiness probes, and reusable config collections.
## parent
index: openspec/changes/archive/.pi-map.index.md
map: openspec/changes/archive/.pi-map.md
## children
- openspec/changes/archive/2026-05-22-tool-workshop/specs
index: openspec/changes/archive/2026-05-22-tool-workshop/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-22-tool-workshop/specs/.pi-map.md
## files
- design.md
- proposal.md
- tasks.md
## links
index: openspec/changes/archive/2026-05-22-tool-workshop/.pi-map.index.md
map: openspec/changes/archive/2026-05-22-tool-workshop/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,21 @@
# openspec/changes/archive/2026-05-22-tool-workshop
dir: openspec/changes/archive/2026-05-22-tool-workshop
index: openspec/changes/archive/2026-05-22-tool-workshop/.pi-map.index.md
## role
Design and planning documents for a Docker-based tool management extension enabling user-defined tools with rich configuration, readiness probes, and reusable config collections.
## files
- design.md | Design specification for a "Tool Workshop" system that extends an existing tool management platform to support Docker Compose and Dockerfile definitions, readiness probes, reusable config file collections, rich configuration fields, and a unified management UI. | dep: Docker Compose, Docker, Python, JSONB, Cloudflare tunnels, database (implied), web framework (implied)
- proposal.md | Proposes a comprehensive redesign of a tool system to support user-defined Docker tools, rich configuration, reusable config folders, and readiness probes through a unified "Tool Workshop" interface. | dep: Docker Compose, Dockerfiles, database migration system, frontend routing/navigation system, Docker build service
- tasks.md | A comprehensive project task list tracking the implementation of a Docker-based tool management platform with backend API, frontend UI, and deployment phases, all marked as complete. | dep: Alembic, Pydantic, Docker, React/TypeScript, FastAPI, SQLAlchemy
## arch
Specification-driven architecture with phased backend/frontend/deployment implementation, featuring Docker Compose/Dockerfile tool definitions, config folder reusability, and a unified "Tool Workshop" management interface.
## tags
tool, docker, design, management, workshop, system, platform, support
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,21 @@
# openspec/changes/archive/2026-05-22-tool-workshop/specs (index)
dir: openspec/changes/archive/2026-05-22-tool-workshop/specs
## role
Defines core specifications for a unified Docker-based development tool management system with configuration mounting and health checking capabilities.
## parent
index: openspec/changes/archive/2026-05-22-tool-workshop/.pi-map.index.md
map: openspec/changes/archive/2026-05-22-tool-workshop/.pi-map.md
## children
-
## files
- config-folders.md
- readiness-probes.md
- tool-workshop.md
## links
index: openspec/changes/archive/2026-05-22-tool-workshop/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-22-tool-workshop/specs/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,21 @@
# openspec/changes/archive/2026-05-22-tool-workshop/specs
dir: openspec/changes/archive/2026-05-22-tool-workshop/specs
index: openspec/changes/archive/2026-05-22-tool-workshop/specs/.pi-map.index.md
## role
Defines core specifications for a unified Docker-based development tool management system with configuration mounting and health checking capabilities.
## files
- config-folders.md | Defines requirements and design for a reusable config folder system that mounts user configuration files into tool instances with project-specific override support
- readiness-probes.md | Defines functional requirements and specifications for container readiness probes that determine when tool instances are fully initialized and marked as running. | dep: docker, pydantic/BaseModel, shell commands (curl, nc, pg_isready), JSON
- tool-workshop.md | Defines requirements and specifications for a unified tool management system that handles Docker-based development tools through type definitions, configurations, config folders, and readiness probes. | dep: Docker Compose, Dockerfile, container runtime, design.md
## arch
Specification-driven layered architecture with modular subsystems (config folders, readiness probes) composed into a unified tool workshop framework, using type definitions and project-specific overrides for extensibility.
## tags
tool, config, readiness, probes, defines, requirements, folders, design
## symbols
-
## workflows
-
## dirty
-