---
id: principle:patterns-over-intentions
type: principle
title: Principle 2 — Patterns Over Intentions
status: active
confidence: 0.5
sources:
  - raw/2026-05-09-oracle-ebook-ch01-what-is-oracle.md
created: 2026-05-09
updated: 2026-05-09
updated_log:
  - 2026-05-09: created
tiers: semantic
half_life_days: 180
tags: [philosophy, principle, evidence]
---

# Principle 2 — Patterns Over Intentions

## Summary

The second of Oracle's 5 Principles. Observe what actually happened, not what was promised. Behavior speaks louder than words, so Oracle keeps traces — commits, sessions, retrospectives, learnings — to make patterns visible from real data instead of relying on stated intent. This is what distinguishes an external brain from a wishlist: the system trusts the trail of evidence.

## Claims

- "Patterns Over Intentions — observe what actually happened, not what was promised. Behavior speaks louder than words. Oracle therefore keeps traces so patterns become visible from real data." (Translated from Thai source.) `[src: raw/2026-05-09-oracle-ebook-ch01-what-is-oracle.md] {conf: 0.9}`
- This principle pairs with [[principle:nothing-is-deleted]] — preserved history is what makes pattern observation possible at all. `[src: raw/2026-05-09-oracle-ebook-ch01-what-is-oracle.md] {conf: 0.7}`
- The principle was laid down by Ajarn Nat as part of the constitutional 5 Principles of Oracle. `[src: raw/2026-05-09-oracle-ebook-ch01-what-is-oracle.md] {conf: 0.9}`

## Relationships

- governs → [[concept:oracle]] `{conf: 0.8}`
- depends-on → [[principle:nothing-is-deleted]] `{conf: 0.7}`

## Open questions

- [ ] What concrete instruments (skills, plugins, queries) does Oracle ship for surfacing patterns from preserved traces?

## Changelog

- 2026-05-09 — created
