---
id: "framework-world-model-principles"
type: "framework"
source_timestamps: ["00:12:50", "00:16:35"]
tags: ["best-practices", "systems-architecture"]
related: ["concept-outcome-encoding", "action-define-interpretive-boundary"]
sources: ["s15-block-layoffs"]
sourceVaultSlug: "s15-block-layoffs"
originDay: 15
---
# Five Principles for Building World Models

## Overview

To build a [[concept-world-model]] that actually compounds into a strategic advantage rather than degrading into an expensive knowledge base, organizations must follow five core principles.

## The Five Principles

### 1. Signal Fidelity Determines Ceiling

Assess the ground-truth quality of your data. Operational telemetry sets a high ceiling; chat logs set a low one. Recognize that your model can only be as good as its inputs. See [[concept-signal-fidelity]] and the action [[action-audit-signal-fidelity]].

### 2. Structure Must Be Earned

Balance fixed schemas for known entities with exploratory freedom for the model to discover new patterns. Do not impose a rigid schema everywhere immediately. See the canonical quote: [[quote-structure-earned]] and the open question [[question-ontology-discovery]].

### 3. Encode Outcomes to Compound

Create a feedback loop by recording not just actions taken, but the results of those actions. Without this, month six of using the model will be no smarter than month one. See [[concept-outcome-encoding]] and [[action-encode-outcomes]].

### 4. Design for Resistance

Ensure the organizational culture is incentivized to feed honest, potentially negative context into the system rather than hiding it in back-channels. See the open question [[question-incentivizing-honesty]].

### 5. Start Now

Recognize that the competitive moat is not the AI model itself, but the accumulated time and history of business reality flowing through your specific system. See [[claim-time-is-the-moat]].

## The Underlying Logic

These five principles map roughly onto five failure modes:

| Principle | Failure It Prevents |
| --- | --- |
| Signal Fidelity Ceiling | Garbage in, garbage out |
| Structure Earned | Either hallucination OR emergence-blindness |
| Encode Outcomes | Static knowledge base that never improves |
| Design for Resistance | Back-channel sabotage and surveillance theatre |
| Start Now | Losing the time-moat to competitors |

## Related

- [[framework-world-model-architectures]]
- [[concept-interpretive-boundary]]
- [[action-define-interpretive-boundary]]


## Related across days
- [[framework-world-model-architectures]]
- [[claim-time-is-the-moat]]
- [[concept-outcome-encoding]]
- [[concept-interpretive-boundary]]
