In nature, a snowflake is made of an ice crystal lattice. **Sky Lattice** is that structure for a Snowflake account. Snowflake itself is a blank slate. Every customer, we rebuild platforms by hand — lately with AI chats that forget *why*. Sky Lattice is the layer under the copilots: blueprint + intent + decisions + deterministic plan. AI fills the forms; Terraform still ships the platform.
In nature, a snowflake is made of an ice crystal lattice. Sky Lattice is that structure for a Snowflake account — because the product itself is a blank slate. Best practices live in people’s heads, and “let’s ask the LLM” turns into a week of clever SQL that nobody can re-run with confidence.
Setting up a real platform — environments, zones, roles, warehouses, service users — is repetitive but never identical. Today’s AI-assisted workflow accelerates the typing. It does **not** create institutional memory. Terraform state tells you what exists. The next chat session still re-litigates judgment.
Don’t fire the LLM. Put an ice crystal lattice under it — structure that holds shape. Codify the recipe. Capture deviations as decisions. Make the agent drive files and a CLI — not invent production IAM from scratch every time.
- **`platformctl`** to validate, plan, drift, and apply
- optional **Cursor/Claude skills** as the natural-language front door
Same path for greenfield and brownfield: interview → durable artifacts → deterministic plan.
**Why us / why now.**
Platform teams are already using AI for infra. The winners won’t be who prompts harder — they’ll be who productizes the delivery system. We’re turning consulting tribal knowledge into software.
**Status.**
Working v0.1 scaffold: wizard, decision store, planner, inventory drift, skills, demo customers. Next: live Terraform→Snowflake vertical slice.
**Close.**
Sky Lattice — structure under the copilots. Help us harden it.
| 8 | Traction | Honest v0. What works / what’s next. |
| 9 | Ask | Design partners / judges who feel the pain. |
---
## Objection handling
| Objection | Response |
|---|---|
| “Just use Terraform modules.” | Modules are the engine. We add intent, decisions, wizard, policy, and an AI contract so modules get used the same way every time. |
| “Just use the LLM.” | We do — as the driver. Without durable intent/decisions, you get speed without repeatability. |
| “SnowDDL / DataOps.live already exist.” | Engines and platforms exist. Our IP is *our* blueprint + engagement memory model — and it’s agent-native. |
| “v0 doesn’t apply to Snowflake yet.” | True and intentional. We proved the control plane first; next slice is live apply. Judges should score the architecture + working demo path. |
---
## Taglines (pick one)
- Structure under the copilots.
- Snowflake platforms with memory.
- Codify. Tweak. Maintain.
- AI drives the forms. The lattice holds the truth.