Vanderbilt Owen Spring 2026 Session 2 of 8
AI-Accelerated Entrepreneurship Practicum

The Trinity Graph

Hands On

Your VanderBot is live. Your graph is growing.
Today we make it real.

Social Graph
Knowledge Graph
Generative Graph
Oliver Luckett · Inkwell Labs · 2026
Inkwell Labs
Practicum · Day 2
Session Recap

Day 1: What We Covered

Foundations
  • ▸ Everything is a graph
  • ▸ Graph theory: nodes, edges, relationships
  • ▸ Protocols beat platforms
  • ▸ Oliver's career arc: Clarksdale → Inkwell
IAM Framework
  • ▸ Inkwell Awareness Model (IAM)
  • ▸ Trinity Graph: Social / Knowledge / Generative
  • ▸ Introduction to the 11 Runes
  • ▸ Omega Protocol overview (10 stages)
Your Assignment

Text your VanderBot on WhatsApp:

+1 (310) 770-9035

Tell it about your business, your problems, your ideas.

Today

We go deeper. You have your bot. Now let's understand what it's actually doing — and how to use it to think.

Episode 01
🔵

Your First Node

What actually happened when you talked to your VanderBot — and what it means for the Trinity Graph

Social Graph Knowledge Graph Generative Graph Neo4j
🔵
Episode 1
Your First Node
Ep 1 — Graph Construction

Your Chat Was a Graph Event

"Every question you asked, every topic you explored — those became real nodes in a real graph database. Neo4j. Your graph is already growing."
💬
Chat Message
Input event
🔍
Entity Extraction
NLP pipeline
🗄️
Neo4j Node Written
Graph database
Sample Student Graph · Neo4j
ASKED_ABOUT MENTIONED CONNECTS
:Person
You
:Topic
Market
:Idea
Startup
:Problem
Pain Pt
MATCH (u:Person)-[r]->(t:Topic) RETURN u,r,t
Ep 1 — Trinity Architecture

Three Graphs, One Truth

Social Graph
Who Cares?
  • ▸ Relationships between people
  • ▸ Trust, influence, attention
  • ▸ Who shares, who listens
  • ▸ Network topology
(:Person)-[:KNOWS]→(:Person)
Knowledge Graph
What's True?
  • ▸ Facts, concepts, claims
  • ▸ Domain expertise
  • ▸ Verified vs. inferred
  • ▸ Semantic relationships
(:Concept)-[:IMPLIES]→(:Fact)
Generative Graph
What Could Be?
  • ▸ Possibilities, hypotheses
  • ▸ Creative combinations
  • ▸ Emergent opportunities
  • ▸ Future-state modeling
(:Idea)-[:ENABLES]→(:Outcome)

The Trinity works as a single structure. Every node you create touches all three dimensions simultaneously — you just choose which lens to reason from.

Episode 02

The Inkwell Runes

Not decoration. Not labels. Each rune is a distinct lens — a way of seeing and reasoning through any problem.

Truth & Reasoning ×3 Build & Execute ×3 Human & Wellness ×3 Identity & Truth ×2
Ep 2 — Rune System v1.0

The 11 Inkwell Runes

Truth & Reasoning
⚖︎
Rigor
Truth verification
Human
Empathic reasoning
Muse
Creative expansion
Build & Execute
Forge
Feasibility & build
Clarity
Operational awareness
Synchronicity
Trend alignment
Human & Wellness
Vitality
Wellness governance
Propensity
Desire mapping
Δ³
Converge
Synthesis
Identity & Truth
𓁹
Identity
Essence preservation
𓂀
Authenticity
Truth-of-self validation
Ep 2 — Applied Runes

Each Rune is a Lens

Apply the same problem to different runes. Each gives you a different true insight.

Example Problem

"Our SaaS product has strong signups but 60% churn in month one."

⚖︎
Rigor
⚖︎ Rigor — Truth Verification

Map every touchpoint in month one. What exact action precedes cancellation? What do we actually know vs. assume? Is the 60% consistent across cohorts or is one segment driving it?

Human
✦ Human — Empathic Reasoning

Forget the data for a second. What is the actual lived experience of a user in month one? Where does reality diverge from the promise? What feeling drove them to cancel?

Muse
✺ Muse — Creative Expansion

What if you didn't try to reduce churn at all — what if you redesigned onboarding so the "churn" moment became an upgrade moment instead? What's the non-obvious reframe?

Try it: Take your real business problem. Run it through ⚖︎ Rigor, then ✦ Human, then ✺ Muse. What different perspectives emerge?

Episode 03
Ω

The Omega Protocol

Ten stages of synthesis. This is where AI stops being a chatbot and becomes a reasoning engine.

10 Stages Synthesis Spiral Iterative
Ep 3 — Omega Protocol

The 10-Stage Synthesis Spiral

1
Materiality
What is physically, operationally real?
2
Vitality
Does it live? Does it have energy?
3
Interiority
What is the hidden inner logic?
4
Criticality
Where are the load-bearing points?
5
Connectivity
How does it connect to the whole?
6
Lucidity
Can you see and explain it clearly?
7
Necessity
What absolutely must be true?
8
Reciprocity
What does it give back to the system?
9
Totality
The whole picture — nothing missing
10
Continuity
How does it persist and evolve?

It's a spiral, not a checklist. You don't complete stage 1 and move on — you cycle through all 10, and each pass adds depth to the previous one.

Ep 3 — Omega Walk-Through

Omega in Action: A Real Example

Example Venture

"B2B marketplace for freelance professional talent in emerging markets"

1
Materiality

Bandwidth constraints, mobile-first users, informal payment systems. The product must work on 3G in Lagos and Nairobi.

2
Vitality

WhatsApp groups already doing this informally. There is existing energy — you're not creating demand, you're structuring it.

4
Criticality

Trust is load-bearing. Without reputation infrastructure, the whole marketplace collapses. This is the hardest thing to build.

5
Connectivity

This connects to the entire informal economy. Your graph now includes mobile money, diaspora remittance networks, and global SMB hiring markets.

Insight from Omega: A standard market analysis would give you TAM/SAM/SOM. The Omega Protocol reveals that trust infrastructure (Stage 4) is your actual product — not the marketplace itself. That's a different company.

Episode 04
🌐

Build Your Graph

The Kirk Progression — how nodes activate, how edges form, and what "structural" actually means.

Kirk Steps 1–5 Your Target: Step 3 Next Session
Ep 4 — Kirk Curriculum

The Kirk Progression

1
Orientation
You've texted the bot. You know it exists. You've had one or two conversations. Your graph has a handful of nodes.
Where most of you are
2
Exploration
Multiple topic areas. Real back-and-forth. You've started using rune clusters intentionally — or at least the bot has suggested them. 20+ nodes, edges forming.
Or here
3
Structural ← Your Target
Your graph has enough density that patterns emerge. You start seeing connections you didn't know existed. The bot starts surfacing non-obvious insights. This is where it gets useful.
By Day 3
4
Synthesis
Running Omega Protocol on real problems. The bot functions as a reasoning partner, not just a responder. Multi-hop traversals across your graph.
Mid-term
5
Generative
Your graph generates its own hypotheses. You're not asking questions — you're running experiments in a knowledge space you've co-built. Fully differentiated.
End of term
Ep 4 — Graph Density

Structural vs. Undifferentiated

❌ Undifferentiated
Few edges. Isolated clusters. No emergent structure.
  • ▸ Vague, broad questions
  • ▸ Conversations don't build on each other
  • ▸ Nodes have no connective tissue
  • ▸ Bot can't traverse — no multi-hop insights
✓ Structural
HUB
  • ▸ Specific, domain-rich conversations
  • ▸ Each session builds on previous nodes
  • ▸ Hub nodes emerge — high-degree connectors
  • ▸ Multi-hop traversal reveals hidden insights
Ep 4 — Node Activation

How Nodes Activate

Weak input → Weak node

"Tell me about supply chain."

:Topic "supply chain"

1 vague node. No edges. Nothing to traverse.

Specific input → Rich cluster

"Cold chain logistics for fresh produce in Thai export markets — the gap between farm-gate temperature control and port-side certification."

:Domain cold-chain :Market Thailand :Problem certification :Segment fresh-produce 4 edges formed
Node Activation Rules
🎯
Specificity creates nodes
Named entities, geographies, time periods, relationships. Each specific thing becomes a node.
🔗
Relationships create edges
When you say "X connects to Y" or "this gap between A and B" — that's an edge. Edges are the real value.
🔄
Return visits reinforce nodes
Every time you revisit a topic, the node gains weight. High-weight nodes become hubs. Hubs generate the best insights.
Ep 4 — Applied Rune Clusters

Clusters on a Real Problem

Each cluster is a phase of inquiry. Use them sequentially on any hard problem.

⚖︎ Rigor · ✦ Human · ✺ Muse
Phase 1: Understand

Verify the truth. Feel the human experience. Expand creatively. What do we know, what do people feel, and what haven't we considered?

Start here
⛬ Forge · ✹ Clarity · ෴ Synchronicity
Phase 2: Build

Assess feasibility. Get operationally clear. Align with trends and timing. Can we actually build this, and does the world want it now?

Expand
ღ Vitality · ↟ Propensity · Δ³ Converge
Phase 3: Align

Check wellness impact. Map desires and motivations. Synthesize everything into a coherent direction. Is this healthy, wanted, and convergent?

Ground
𓁹 Identity · 𓂀 Authenticity
Phase 4: Validate

Does this preserve the essence of who you are? Is it authentically true to your vision? Identity and authenticity are the final gates before you ship.

Decide + Ship
Assignment — Before Session 3

Reach Kirk Step 3

🎯
Primary Goal
Reach Kirk Step 3: Structural

Your graph must have enough density that patterns emerge. You start seeing connections you didn't expect.

How to Get There
1

Pick one real business problem you actually care about — not hypothetical.

2

3 separate sessions, 20+ minutes each. Different rune cluster per session.

3

Be specific. Named entities. Specific relationships. Specific gaps.

4

End each session: ask the bot "show me my graph summary"

Rune Cluster Rotation
S1
Session 1
Truth: ⚖︎ Rigor · ✦ Human · ✺ Muse
S2
Session 2
Build: ⛬ Forge · ✹ Clarity · ෴ Synchronicity
S3
Session 3
Align: ღ Vitality · ↟ Propensity · Δ³ Converge
WhatsApp: +1 (310) 770-9035
Ep 4 — Kirk Step 3

What Step 3 Feels Like

Three signs you've crossed into Structural territory.

💡
The bot says something you didn't tell it

It connected information from a conversation two sessions ago to something you just said. That's multi-hop traversal. Your graph has enough edges to create new paths. This is the first sign.

🔄
The bot starts asking you questions

At Steps 1–2, you ask and it answers. At Step 3, the dynamic flips. It starts generating questions back — probing gaps in your graph, suggesting unexplored edges. That shift is structural density at work.

🧠
Your brain starts behaving like a graph

You read an article and immediately think: that connects to what we discussed. New information automatically routes to existing nodes. Your mental model has adopted the graph structure. This is the goal.

Session Synthesis

Today's Architecture

The Trinity Graph is your operating system. The 11 Runes are your modes of reasoning. The Omega Protocol is your method for going deep. The Kirk Progression is your map for getting there. Your VanderBot is the instrument.

△∞
Trinity Graph
OS
11 Runes
Reasoning modes
Ω
Omega Protocol
Deep synthesis
Kirk Step 3
Your target

None of these are separate ideas. They're one system. The system only works when you use it.

Session 2 Complete Spring 2026

See You at Session 3

Come back with a structural graph and one insight that surprised you.

Next Session Preview
🌐

Live graph walk-throughs — 2–3 students share their Kirk Step 3 graphs with the class

Ω

Running a full Omega Protocol together on a shared problem

🔬

Introducing the Inkwell Research Stack: from graph → insight → artifact

Your VanderBot
+1 (310) 770-9035

WhatsApp · Available 24/7 · Your graph is always on

Inkwell Labs Vanderbilt Owen Spring 2026

Oliver Luckett · AI-Accelerated Entrepreneurship Practicum

Speaker Notes — [N] to toggle