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 Five Architecture Options
type: reference
tags: :passepartout:architecture:
---
* The Five Architecture Options
:PROPERTIES:
:ID: e9c7a384-b42d-4dff-8da7-d4b62bb69956
:ID: design-five-options
:CREATED: [2026-05-08 Fri]
:WEIGHT: 40
:CREATED: [2026-06-04 Thu]
:END:
#+title: The Five Architecture Options
#+filetags: :passepartout:architecture:
The symbolic engine must relate to the human memex. The relationship is not obvious because knowledge lives in two incompatible forms: natural language prose (what the human reads and writes) and formal facts (what the symbolic engine reasons about). The translation between them is lossy by nature. The architecture is defined by how it handles that lossiness.