Summary
Script curls health endpoints after compose up (#569).
Background
Medium-effort, independently implementable task. Not part of Stellar Wave program tracking.
Scope
scripts/
docker-compose.dev.yml
Files to create / modify
Create scripts/dev/smoke-stack.sh; document in local-services.md.
Example implementation
curl -sf http://localhost:8080/health && curl -sf http://localhost:3000/relay/status
Acceptance criteria
Difficulty
Medium
Labels
enhancement, medium, developer-experience
Summary
Script curls health endpoints after compose up (#569).
Background
Medium-effort, independently implementable task. Not part of Stellar Wave program tracking.
Scope
scripts/docker-compose.dev.ymlFiles to create / modify
Create scripts/dev/smoke-stack.sh; document in local-services.md.
Example implementation
Acceptance criteria
Difficulty
Medium
Labels
enhancement,medium,developer-experience