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 Dispatcher as Learning System
type: reference
tags: :passepartout:architecture:
---
* The Dispatcher as Learning System
:PROPERTIES:
:ID: 76d92677-1eb0-4a3a-bee7-561874841e45
:ID: design-dispatcher-learning
:CREATED: [2026-05-07 Wed]
:WEIGHT: 40
:CREATED: [2026-06-04 Thu]
:END:
#+title: The Dispatcher as Learning System
#+filetags: :passepartout:architecture:
The Dispatcher begins as a static guard — a set of rules that block obviously dangerous actions. But defining "obviously" is the hard problem. The agent encounters situations the rules do not anticipate. The Dispatcher must grow.