Fix Untitled titles: convert all YAML frontmatter to org-style headers

This commit is contained in:
Hermes
2026-06-04 20:56:03 +00:00
parent 284c5bd324
commit 67fac2444b
53 changed files with 142 additions and 471 deletions

View File

@@ -1,16 +1,8 @@
---
title: The Probabilistic-Deterministic Split
type: reference
tags: :passepartout:architecture:
---
* The Probabilistic-Deterministic Split
:PROPERTIES:
:ID: 1937ee88-945e-4014-b5a0-cb3c8dcf1689
:ID: design-probabilistic-deterministic
:CREATED: [2026-05-07 Wed]
:WEIGHT: 40
:CREATED: [2026-06-04 Thu]
:END:
#+title: The Probabilistic-Deterministic Split
#+filetags: :passepartout:architecture:
The architecture divides cognition into two fundamentally different reasoning systems. This is not arbitrary engineering but a structural response to a fundamental truth: probabilistic systems will hallucinate, and you cannot build reliable autonomy on an unreliable foundation.