sky-lattice/blueprint/templates/customer-repo/README.md

18 lines
598 B
Markdown
Raw Permalink Normal View History

# 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.