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>
652 B
652 B
Examples
Add a domain
User: "Add a finance domain with restricted prod curated read for month-end; revisit after SSO."
Actions:
platformctl decision add --applies-to domains.finance --rationale "Month-end needs prod curated read; revisit after SSO" --expires 2026-10-01- Add domain to
intent.yamlwithaccess_profile: restrictedand override linked to that decision id. platformctl validate && platformctl plan- Wait for approval →
platformctl apply
Resume partial intake
User: "SSO is ready with Okta now."
Actions: set identity.sso: okta via wizard resume or direct intent edit → validate → plan → apply.