FIX: Repair dangling dependencies in the skill graph

This commit is contained in:
2026-04-09 21:10:52 -04:00
parent 90e4a84996
commit 393c86c7cf
6 changed files with 5 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
#+TITLE: SKILL: Homoiconic Memory (Universal Literate Note)
#+STARTUP: content
#+FILETAGS: :org-mode:ast:json:normalization:psf:
#+DEPENDS_ON: id:e8b500e2-3f26-4c8e-8558-528061e178ca
#+DEPENDS_ON: id:state-persistence-skill
* Overview
The *Homoiconic Memory* skill defines the "Grammar of the Memex." It establishes Org-mode as the native Abstract Syntax Tree (AST) for both humans and agents. This skill consolidates the definition of Org nodes, the bidirectional JSON bridge, and the structural normalization logic (ID injection) into a single, high-integrity unit.