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>
14 lines
354 B
Markdown
14 lines
354 B
Markdown
# How To Resume the Wizard Later
|
|
|
|
Intake is incomplete — continue without re-init.
|
|
|
|
## Steps
|
|
|
|
1. `platformctl wizard --resume --path customers/<customer>`
|
|
2. Answer only remaining questions (or pass `--answers`).
|
|
3. `platformctl validate && platformctl plan`
|
|
|
|
## Expected results
|
|
|
|
`intent.wizard.answered` grows; prior domains/decisions remain intact.
|