---
title: "Systems for the Strategic Self | Book series"
description: The book series behind the named frameworks. Eleven titles are available now in English and Dutch.
image: "https://lenvanderhof.com/photos/len-portrait-1.jpg"
---

The series

# Systems for the Strategic Self

An operator-grade nonfiction series on founder psychology, agentic AI systems, and evidence-based decision-making. Each title installs one named framework the reader can run. Every title is two native editions, English and Dutch, never a machine translation.

Available now

11

Designed

51

## Available now

SENSE

### AI Agents for Startup Strategy

How Founders and Operators Deploy Agentic AI to Move Faster and Think Smarter

STACK

### The Agentic Codebase

The Five-Layer Architecture That Makes Agent Work Survive Production

RESILIENT

### The Psychology of Founder Resilience

How High-Stakes Leaders Stay Grounded, Clear, and Effective Under Pressure

BooksOS

### The Agentic Author

The BooksOS Method for Writing Serious Nonfiction with AI Agents

CHORUS

### The Multi-Agent Organization

How Humans and AI Agents Share Work Without Losing the Plot

CALIBRATE

### The Calibrated Mind

How to Hold Judgments at Their Right Strength Under Uncertainty

GRAIN

### The RAG Engineer

Retrieval Systems That Agents Can Actually Trust in Production

ROUTE

### The Model Portfolio

How to Route, Mix, and Govern LLMs Like a Strategic Asset Allocator

TRACE

### The Verified Research Loop

Deep Online Research for Entrepreneurs Using AI Without Trusting It Blindly

ROSTER

### The Agent Dream Team

Build Your Autonomous Specialist Roster for a One-Person Company

LEVEL

### The Evidence-Aware Life

How to Think in Levels Instead of Opinions

Another 40 designed titles sit in the library. They are in production and stay out of the search index until they are for sale.

Full libraryStart hereAll frameworks

```json
{
	"@context": "https://schema.org",
	"@graph": [
		{
			"@type": "BookSeries",
			"@id": "https://lenvanderhof.com/series/systems-for-the-strategic-self/#series",
			"name": "Systems for the Strategic Self",
			"alternateName": "Systems for the Strategic Self",
			"url": "https://lenvanderhof.com/series/systems-for-the-strategic-self/",
			"description": "An operator-grade nonfiction series on founder psychology, agentic AI systems, and evidence-based decision-making, published in native English and Dutch editions.",
			"author": {
				"@id": "https://lenvanderhof.com/#person"
			},
			"inLanguage": [
				"en",
				"nl"
			]
		},
		{
			"@type": "CollectionPage",
			"@id": "https://lenvanderhof.com/series/systems-for-the-strategic-self/#webpage",
			"url": "https://lenvanderhof.com/series/systems-for-the-strategic-self/",
			"name": "Systems for the Strategic Self",
			"inLanguage": "en",
			"isPartOf": {
				"@id": "https://lenvanderhof.com/#website"
			},
			"mainEntity": {
				"@id": "https://lenvanderhof.com/series/systems-for-the-strategic-self/#series"
			},
			"about": {
				"@id": "https://lenvanderhof.com/series/systems-for-the-strategic-self/#series"
			},
			"breadcrumb": {
				"@id": "https://lenvanderhof.com/series/systems-for-the-strategic-self/#breadcrumb"
			}
		},
		{
			"@type": "BreadcrumbList",
			"@id": "https://lenvanderhof.com/series/systems-for-the-strategic-self/#breadcrumb",
			"itemListElement": [
				{
					"@type": "ListItem",
					"position": 1,
					"name": "Home",
					"item": "https://lenvanderhof.com/"
				},
				{
					"@type": "ListItem",
					"position": 2,
					"name": "Systems for the Strategic Self",
					"item": "https://lenvanderhof.com/series/systems-for-the-strategic-self/"
				}
			]
		}
	]
}
```
