Refine pitch opening with ice crystal lattice metaphor.

Lead with the nature analogy so Sky Lattice reads as structure for a blank Snowflake account.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
VG 2026-07-15 02:02:57 -04:00
parent 0786a6df91
commit 3e4f8577bd
2 changed files with 7 additions and 6 deletions

View File

@ -6,20 +6,20 @@ Speaker notes and copy you can trim. Slides: open [`index.html`](index.html) in
## 30-second pitch (elevator) ## 30-second pitch (elevator)
Snowflake gives you a blank cloud. Every customer, we rebuild isolation, RBAC, and data-product layout by hand — lately with AI chats that forget *why* we made exceptions. **Sky Lattice** is the layer under the copilots: a versioned blueprint, customer intent, durable decisions, and a deterministic planner. 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. 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.
--- ---
## 2-minute pitch (spoken narrative) ## 2-minute pitch (spoken narrative)
**Hook.** **Hook.**
Weve all felt this: Snowflake looks empty, best practices live in peoples heads, and “lets ask the LLM” turns into a week of clever SQL that nobody can re-run with confidence. 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 peoples heads, and “lets ask the LLM” turns into a week of clever SQL that nobody can re-run with confidence.
**Problem.** **Problem.**
Setting up a real platform — environments, zones, roles, warehouses, service users — is repetitive but never identical. Todays 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. Setting up a real platform — environments, zones, roles, warehouses, service users — is repetitive but never identical. Todays 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.
**Insight.** **Insight.**
Dont fire the LLM. Put a lattice under it. Codify the recipe. Capture deviations as decisions. Make the agent drive files and a CLI — not invent production IAM from scratch every time. Dont 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.
**Product.** **Product.**
Sky Lattice is that lattice: Sky Lattice is that lattice:
@ -45,7 +45,7 @@ Sky Lattice — structure under the copilots. Help us harden it.
| # | Slide | Say this | | # | Slide | Say this |
|---|---|---| |---|---|---|
| 1 | Title | Name + one-liner. Dont over-explain yet. | | 1 | Title | Nature metaphor first (ice crystal lattice), then blank-slate problem + product one-liner. |
| 2 | Problem | Blank slate + amnesiac AI. Point at cost: time, inconsistency, audit. | | 2 | Problem | Blank slate + amnesiac AI. Point at cost: time, inconsistency, audit. |
| 3 | Insight | Quote beat. Pause. | | 3 | Insight | Quote beat. Pause. |
| 4 | Product | Show the flow: NL → skill/intent → plan → TF. | | 4 | Product | Show the flow: NL → skill/intent → plan → TF. |

View File

@ -213,7 +213,8 @@
<section class="slide active" data-title="Title"> <section class="slide active" data-title="Title">
<p class="eyebrow">AI Hackathon · Platform Engineering</p> <p class="eyebrow">AI Hackathon · Platform Engineering</p>
<h1>Sky Lattice</h1> <h1>Sky Lattice</h1>
<p class="lede">The missing layer between AI copilots and Snowflake — so platform setup is repeatable, auditable, and still human-fast.</p> <p class="lede">In nature, a snowflake is made of an ice crystal lattice. <strong style="color:var(--ink);font-weight:600">Sky Lattice</strong> is that structure for a Snowflake account.</p>
<p class="lede" style="margin-top:1rem">Snowflake itself is a blank slate. Every customer, we rebuild platforms by hand — lately with AI chats that forget <em>why</em>. Sky Lattice is the layer under the copilots: blueprint + intent + decisions + deterministic plan. AI fills the forms; Terraform still ships the platform.</p>
<div class="tagrow"> <div class="tagrow">
<span class="tag">Intent</span> <span class="tag">Intent</span>
<span class="tag">Decisions</span> <span class="tag">Decisions</span>
@ -250,7 +251,7 @@
<section class="slide" data-title="Insight"> <section class="slide" data-title="Insight">
<p class="eyebrow">Insight</p> <p class="eyebrow">Insight</p>
<p class="quote">“Dont replace the LLM. Put a lattice under it.”</p> <p class="quote">“Dont replace the LLM. Put an ice crystal lattice under it.”</p>
<p class="lede">Codify the recipe. Capture the why. Let AI drive the forms — never invent production IAM from scratch each session.</p> <p class="lede">Codify the recipe. Capture the why. Let AI drive the forms — never invent production IAM from scratch each session.</p>
</section> </section>