diff --git a/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html b/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html
index f67b2c3..c7f9df1 100644
--- a/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html
+++ b/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html
@@ -516,35 +516,40 @@
-
+
💪 Harness — the body around the brain
-
+
🧑💼
Agents — the specialists
A dedicated Claude worker — own context, tools, focus.
-
+
🎯
Skills — the know-how
What the specialist (or Claude) can actually do.
-
+
💭
Context — the working memory
What Claude holds in its head now — 200K–1M tokens.
-
+
📘
Workflows — the instruction manual
Repeatable step-by-step recipes — like an AC install guide.
-
+
📝
CLAUDE.md — your memory
-
Persistent instructions you write.
+
Knowledge you provide to the model.
+
+
+
📝
+
System Prompt — Claude’s memory
+
Knowledge Anthropic bakes in.
@@ -555,27 +560,22 @@
💪 Harness — the body around the brain
-
+
✋
Tools — the hands
Read, Edit, Bash, WebSearch.
-
+
👁️
MCP — the eyes
Claude in Chrome actually sees browser pages.
-
-
⚙️
-
System Prompt — Claude’s memory
-
Instructions Anthropic bakes in.
-
-
+
🛡️
Permissions — the guardrails
Allow / ask / deny for tool use.
-
+
🪝
Hooks — the reflexes
Deterministic scripts that fire on events.