sky-lattice/customers/acme/intent.yaml
VG 611ad214fe Initial Sky Lattice scaffold: blueprint, platformctl, and docs.
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>
2026-07-15 01:48:36 -04:00

55 lines
819 B
YAML

customer: acme
blueprint: 0.1.0
mode: greenfield
env_strategy: database_per_env
environments:
- dev
- prod
domains:
- name: sales
access_profile: standard
zones:
- landing
- raw
- curated
- marts
- name: finance
access_profile: restricted
zones:
- landing
- raw
- curated
- marts
- name: ops
access_profile: standard
zones:
- landing
- raw
- curated
- marts
- name: marketing
access_profile: standard
zones:
- landing
- raw
- curated
- marts
warehouses:
profile: standard_cost_saver
identity:
sso: planned
service_users: true
overrides: []
unmanaged: []
wizard:
answered:
- customer
- env_strategy
- environments
- domains
- domain_access
- warehouse_profile
- identity_sso
- prod_curated_exceptions
last_run: '2026-07-15T05:34:23.899022+00:00'