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>
43 lines
749 B
YAML
43 lines
749 B
YAML
customer: globex
|
|
blueprint: 0.1.0
|
|
mode: brownfield
|
|
env_strategy: database_per_env
|
|
environments:
|
|
- prod
|
|
domains:
|
|
- name: sales
|
|
access_profile: standard
|
|
zones:
|
|
- landing
|
|
- raw
|
|
- curated
|
|
- marts
|
|
- name: finance
|
|
access_profile: standard
|
|
zones:
|
|
- landing
|
|
- raw
|
|
- curated
|
|
- marts
|
|
warehouses:
|
|
profile: standard_cost_saver
|
|
identity:
|
|
sso: planned
|
|
service_users: true
|
|
overrides: []
|
|
unmanaged:
|
|
- kind: role
|
|
name: FINANCE_OLD
|
|
reason: Legacy finance role retained until SCIM cutover
|
|
decision_id: 2026-07-15-unmanaged-finance-old
|
|
wizard:
|
|
answered:
|
|
- customer
|
|
- environments
|
|
- adopt_domains
|
|
- keep_legacy_roles
|
|
- naming_conflicts
|
|
- warehouse_profile
|
|
- identity_sso
|
|
last_run: '2026-07-15T05:35:27.962263+00:00'
|