Fix Untitled titles: convert all YAML frontmatter to org-style headers
This commit is contained in:
@@ -1,16 +1,8 @@
|
||||
---
|
||||
title: Local-First Architecture
|
||||
type: reference
|
||||
tags: :passepartout:architecture:
|
||||
---
|
||||
|
||||
* Local-First Architecture
|
||||
:PROPERTIES:
|
||||
:ID: 3747ae5f-b4e5-4503-b397-a5b07862062d
|
||||
:ID: design-local-first
|
||||
:CREATED: [2026-05-07 Wed]
|
||||
:WEIGHT: 40
|
||||
:CREATED: [2026-06-04 Thu]
|
||||
:END:
|
||||
#+title: Local-First Architecture
|
||||
#+filetags: :passepartout:architecture:
|
||||
|
||||
Passepartout is designed to run on the user's machine, on their hardware, with their data, without requiring an internet connection. This is not a deployment option — it is an architectural commitment. The system must be able to reason, plan, and act using only the resources available locally.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user