# archive/2026-05-22-tool-workshop/specs dir: archive/2026-05-22-tool-workshop/specs index: archive/2026-05-22-tool-workshop/specs/.pi-map.index.md ## role Defines specifications and requirements 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 Documentation-driven specification architecture using modular requirement documents (config folders, readiness probes, tool workshop) that compose into a complete system design through hierarchical dependency (tool-workshop.md orchestrates config-folders.md and readiness-probes.md). ## tags tool, config, readiness, probes, defines, requirements, folders, design ## symbols - ## workflows - ## dirty -