Approve and deploy releases
shipcommandsetup L2★9
core-euler/aidd ↗What it does
Approve and deploy release after gates pass
Best for
Gating production deployment on test/review gates, docker validation, and infrastructure checks.
Inputs
- · test/review pass status
- · deployment checklist
Outputs
- · ship decision
- · deployment confirmation
Requires
- · Docker
- · DevOps infrastructure
Preconditions
- · All gates passed
- · Docker cold start validated
- · No hardcoded secrets
Failure modes
- · Blocker gates not met
- · Missing env vars
- · Docker startup fails
Trust signals
- · Blocker matrix defined
- · Docker cold start test
- · Environment var checklist
- · TechLead approval gate