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>
627 B
627 B
How To Fix Drift
Compare live inventory to desired intent and decide what to adopt or leave unmanaged.
Steps
-
Export or maintain
observed/inventory.yamlwith objects{kind, name}. -
Run
platformctl drift --inventory observed/inventory.yaml. -
For leftovers you will not manage yet:
platformctl decision add --applies-to unmanaged.role.LEGACY_ANALYST --rationale "..."Add them under
intent.unmanagedwith thatdecision_id. -
For gaps that should exist,
platformctl planand apply.
Expected results
Discover report in observed/discover-latest.yaml with classifications.