---
title: "SENSE | Glossary"
description: "SENSE is a five-move strategic intelligence layer: Scan, Evaluate, Navigate, Simulate, Execute. Scan collects with a thesis. Evaluate turns a signal into a sourced claim with a confidence grade. Navigate makes the claim change a watchlist, an assumption register, or a Monday decision. Simulate rehearses the future before it arrives. Execute meets a decision or it never happened. The unit of work is one claim, not another unread summary. A model in the loop is not this layer until a claim can change a decision."
image: "https://lenvanderhof.com/photos/len-portrait-1.jpg"
---

Term

# SENSE

SENSE is a five-move strategic intelligence layer: Scan, Evaluate, Navigate, Simulate, Execute. Scan collects with a thesis. Evaluate turns a signal into a sourced claim with a confidence grade. Navigate makes the claim change a watchlist, an assumption register, or a Monday decision. Simulate rehearses the future before it arrives. Execute meets a decision or it never happened. The unit of work is one claim, not another unread summary. A model in the loop is not this layer until a claim can change a decision.

## When to use it

Use it when models are already in the loop and you still decide from anecdote. If the week produced summaries and no watchlist moved, you ran a model. You did not run SENSE.

## Do not confuse with

Not a sensor brand or a generic “sense-making” slogan. It is the protocol in AI Agents for Startup Strategy.

## Essays on this site

- [What is an AI agent?](https://lenvanderhof.com/en/blog/what-is-an-ai-agent/)
- [AI Agents for Startup Strategy: introduction](https://lenvanderhof.com/en/blog/ai-agents-for-startup-strategy-introduction/)
- [A SENSE intelligence layer in 90 days](https://lenvanderhof.com/en/blog/sense-90-day-intelligence-layer/)
- [A go-to-market system that survives the first ten customers](https://lenvanderhof.com/en/blog/gtm-that-survives-ten-customers/)

```json
{
	"@context": "https://schema.org",
	"@graph": [
		{
			"@type": "DefinedTerm",
			"@id": "https://lenvanderhof.com/glossary/sense/#term",
			"name": "SENSE",
			"description": "SENSE is a five-move strategic intelligence layer: Scan, Evaluate, Navigate, Simulate, Execute. Scan collects with a thesis. Evaluate turns a signal into a sourced claim with a confidence grade. Navigate makes the claim change a watchlist, an assumption register, or a Monday decision. Simulate rehearses the future before it arrives. Execute meets a decision or it never happened. The unit of work is one claim, not another unread summary. A model in the loop is not this layer until a claim can change a decision.",
			"url": "https://lenvanderhof.com/glossary/sense/",
			"inDefinedTermSet": "https://lenvanderhof.com/glossary/"
		},
		{
			"@type": "WebPage",
			"@id": "https://lenvanderhof.com/glossary/sense/#webpage",
			"url": "https://lenvanderhof.com/glossary/sense/",
			"name": "SENSE",
			"description": "SENSE is a five-move strategic intelligence layer: Scan, Evaluate, Navigate, Simulate, Execute. Scan collects with a thesis. Evaluate turns a signal into a sourced claim with a confidence grade. Navigate makes the claim change a watchlist, an assumption register, or a Monday decision. Simulate rehearses the future before it arrives. Execute meets a decision or it never happened. The unit of work is one claim, not another unread summary. A model in the loop is not this layer until a claim can change a decision.",
			"inLanguage": "en",
			"isPartOf": {
				"@id": "https://lenvanderhof.com/#website"
			},
			"about": {
				"@id": "https://lenvanderhof.com/glossary/sense/#term"
			},
			"mainEntity": {
				"@id": "https://lenvanderhof.com/glossary/sense/#term"
			},
			"breadcrumb": {
				"@id": "https://lenvanderhof.com/glossary/sense/#breadcrumb"
			}
		},
		{
			"@type": "BreadcrumbList",
			"@id": "https://lenvanderhof.com/glossary/sense/#breadcrumb",
			"itemListElement": [
				{
					"@type": "ListItem",
					"position": 1,
					"name": "Home",
					"item": "https://lenvanderhof.com/"
				},
				{
					"@type": "ListItem",
					"position": 2,
					"name": "All terms",
					"item": "https://lenvanderhof.com/glossary/"
				},
				{
					"@type": "ListItem",
					"position": 3,
					"name": "SENSE",
					"item": "https://lenvanderhof.com/glossary/sense/"
				}
			]
		}
	]
}
```
