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>
12 lines
569 B
Markdown
12 lines
569 B
Markdown
# Customer environment bring-up checklist
|
|
|
|
- [ ] Snowflake automation user + key pair created
|
|
- [ ] Secrets installed in CI / secret store
|
|
- [ ] TF state backend ready (customer-controlled preferred)
|
|
- [ ] Customer repo pushed with blueprint pin in `intent.yaml`
|
|
- [ ] `.cursor/skills/platform-ops` present (or `platformctl skills install`)
|
|
- [ ] First `platformctl validate` + `plan` succeed
|
|
- [ ] First apply path agreed (CI vs operator)
|
|
- [ ] Drift process documented (`platformctl drift` + inventory source)
|
|
- [ ] Runbook: add domain / decision / blueprint upgrade
|