# Customer project — managed by Sky Lattice This repository is the durable memory for this customer's Snowflake platform: - `intent.yaml` — what we mean to manage - `decisions/` — why deviations exist - `terraform/` — executor (compiled from intent) - `.cursor/skills/platform-ops/` — LLM front door for Cursor ## Next steps 1. Fill or resume the wizard: `platformctl wizard --resume` 2. Validate: `platformctl validate` 3. Plan: `platformctl plan` 4. Apply via CI or `platformctl apply` (with credentials) See `docs/` in the Sky Lattice product repo for customer landing checklist.