sky-lattice/docs/decisions/D005-post-apply-edit-not-teardown.md
VG 611ad214fe Initial Sky Lattice scaffold: blueprint, platformctl, and docs.
Encode intent/decision/plan workflow for Snowflake platform delivery so engagements share a durable recipe instead of one-off LLM chats.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-15 01:48:36 -04:00

504 B

D005 — Post-apply edit, not teardown

  • Status: active
  • Date: 2026-07-15

Decision

After apply, the default recourse for late/changed requirements is edit intent/decisions → plan → apply. Teardown is scoped (destroy --env) and rare.

Why

Intake is never complete on day one; wiping accounts to fix naming or add a domain is unsafe and slow.

Alternatives rejected

  • Re-running greenfield init on an existing customer
  • Ad-hoc DROP scripts outside the intent loop