Provision + deploy. Idempotent.
Walks every primitive in infra.ts, provisions each (adopting existing where present), threads attributes to downstream bindings, then runs the deploy phase. Re-run anytime — it only rolls what changed.
# first time and every time$ sail deploy --yes[aws/database] creating orders-orders[aws/webapp] docker push 107…ecr…/orders-web✓ Deploy complete.