089d802f1d
- Add final get_container_status check in start_tool_instance before writing status=running; mark as error and return logs if container stopped - Treat restarting as error in HealthMonitor when DB status was already running, so crash loops are surfaced instead of preserved - Disable auto-restart (restart: unless-stopped -> restart: no) for tool instances in manifest compiler, legacy dockerfile path, and built-in seeds Quality gates: - pytest tests/unit: 210 passed - ruff: clean on changed files - mypy: clean on changed files
611 B
611 B
apps/api/src/services
dir: apps/api/src/services
index: apps/api/src/services/.pi-map.index.md
role
Marker package for the services layer in the API application
files
- __init__.py | Empty file with no functionality
arch
Standard Python package structure using __init__.py for namespace declaration
tags
init, empty, functionality
symbols
workflows
- change services behavior read: __init__.py
- explore services subdirectories index: apps/api/src/services/config/.pi-map.index.md, apps/api/src/services/docker/.pi-map.index.md, apps/api/src/services/git/.pi-map.index.md