chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references

This commit is contained in:
2026-04-01 12:37:45 -04:00
parent 78ba3112cb
commit d364f90ff6
102 changed files with 955 additions and 955 deletions

View File

@@ -4,7 +4,7 @@
#+FILETAGS: :ast:normalization:integrity:psf:
* Overview
The **AST Normalization Agent** maintains the structural integrity of the Org-mode Abstract Syntax Tree. It ensures all nodes adhere to strict metadata requirements and handles deterministic refactoring.
The *AST Normalization Agent* maintains the structural integrity of the Org-mode Abstract Syntax Tree. It ensures all nodes adhere to strict metadata requirements and handles deterministic refactoring.
* Phase A: Demand (PRD)
:PROPERTIES:
@@ -15,9 +15,9 @@ The **AST Normalization Agent** maintains the structural integrity of the Org-mo
Define automated structural enforcement and refactoring for the Org AST.
** 2. User Needs
- **Structural Enforcement:** Mandatory unique IDs for all headlines.
- **Deterministic Preemption:** Symbolic verification must override neural suggestions if errors exist.
- **Fidelity:** Preservation of content during metadata normalization.
- *Structural Enforcement:* Mandatory unique IDs for all headlines.
- *Deterministic Preemption:* Symbolic verification must override neural suggestions if errors exist.
- *Fidelity:* Preservation of content during metadata normalization.
** 3. Success Criteria
*** TODO ID Injection