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

@@ -5,7 +5,7 @@
#+DEPENDS_ON: skill-atomic-notes skill-brain-mapper
* Overview
The **Unified Knowledge Hyper-Graph** extends the agent's memory beyond text. It maps relationships between **Code Blocks, Documents, Media Assets, and Research PDFs**, enabling cross-modal context retrieval.
The *Unified Knowledge Hyper-Graph* extends the agent's memory beyond text. It maps relationships between *Code Blocks, Documents, Media Assets, and Research PDFs*, enabling cross-modal context retrieval.
* Phase A: Demand (PRD)
:PROPERTIES:
@@ -16,9 +16,9 @@ The **Unified Knowledge Hyper-Graph** extends the agent's memory beyond text. It
Unify the system's diverse information silos into a single, navigable graph.
** 2. User Needs
- **Cross-Modal Linking:** Connect a Lisp function to a research PDF and an Org PRD.
- **Traceability:** Follow the chain of reasoning from requirement to implementation.
- **Deep Retrieval:** Pull related media assets during plan synthesis.
- *Cross-Modal Linking:* Connect a Lisp function to a research PDF and an Org PRD.
- *Traceability:* Follow the chain of reasoning from requirement to implementation.
- *Deep Retrieval:* Pull related media assets during plan synthesis.
* Phase D: Build (Implementation)