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: Language-Based Protection Mechanisms
#+ID: closos-protection-mechanisms
#+DATE: 2026-03-22
#+FILETAGS: :architecture:lisp:os:closos:security:
#+FILETAGS: :architecture:lisp:os:closos:security:@notes/personal-software-foundry.org:
* Concept
Security in a Lisp OS is enforced by the compiler and runtime environment rather than traditional hardware MMU (Memory Management Unit) boundaries.