PSF: Append @notes/personal-software-foundry.org to closos files

This commit is contained in:
2026-04-07 13:04:44 -04:00
parent c0eb8206f7
commit 5abf6f0efd
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#+TITLE: CLOSOS: Persistence by Default (Single Memory Abstraction)
#+ID: closos-memory-persistence
#+DATE: 2026-03-22
#+FILETAGS: :architecture:lisp:os:closos:persistence:
#+FILETAGS: :architecture:lisp:os:closos:persistence:@notes/personal-software-foundry.org:
* Concept
CLOSOS eliminates the distinction between volatile primary memory (RAM) and permanent secondary memory (Disk). Primary memory functions as a transparent cache for a persistent object store.