Fix Untitled titles: convert all YAML frontmatter to org-style headers
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user