1.6 KiB
1.6 KiB
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 documentation package for a "Tool Workshop" system that enables flexible, Docker-based tool definitions with reusable configurations and readiness probes.
files
- design.md | Design document for a "Tool Workshop" system that extends an existing tool management platform to support richer Docker Compose/Dockerfile-based tool definitions, reusable config file collections, readiness probes, and a unified management UI. | dep: Docker Compose, Docker, Cloudflare tunnels, JSONB storage, Python (dataclasses/models), backend API framework, database with UUID support
- proposal.md | Design proposal for transforming a rigid hardcoded tool system into a flexible user-defined "tool workshop" with Docker Compose/Dockerfile support, rich configuration, reusable config folders, and readiness probes. | dep: Docker Compose, Dockerfiles, database migration system, frontend routing/navigation, Docker build service
- tasks.md | Project task tracking document outlining phased backend/frontend development for a tool management platform with Docker integration, config folders, and readiness probes
arch
Specification-driven architecture with phased implementation (backend → frontend), transitioning from hardcoded to user-defined tools via Docker Compose/Dockerfile abstractions, config folder collections, and probe-based health checking.
tags
tool, design, docker, management, config, readiness, probes, proposal