chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#+FILETAGS: :knowledge:retrieval:zettelkasten:psf:
|
||||
|
||||
* Overview
|
||||
This skill provides the **Deep Memory** for the agent. it enables **Sparse Tree Perception** over the Zettelkasten, using semantic search and recursive interlinking to maintain high-signal context without token bloat.
|
||||
This skill provides the *Deep Memory* for the agent. it enables *Sparse Tree Perception* over the Zettelkasten, using semantic search and recursive interlinking to maintain high-signal context without token bloat.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -15,10 +15,10 @@ This skill provides the **Deep Memory** for the agent. it enables **Sparse Tree
|
||||
Define the interfaces for knowledge retrieval from the atomic note DAG.
|
||||
|
||||
** 2. User Needs
|
||||
- **Atomicity:** Each note represents exactly one concept.
|
||||
- **Sparse Tree Perception:** Extract headlines and IDs before deep reading.
|
||||
- **Recursive Deep-Dive:** Follow internal links to pull related context.
|
||||
- **Search Efficiency:** Optimized searching via `ripgrep`.
|
||||
- *Atomicity:* Each note represents exactly one concept.
|
||||
- *Sparse Tree Perception:* Extract headlines and IDs before deep reading.
|
||||
- *Recursive Deep-Dive:* Follow internal links to pull related context.
|
||||
- *Search Efficiency:* Optimized searching via `ripgrep`.
|
||||
|
||||
** 3. Success Criteria
|
||||
*** TODO Concept Discovery
|
||||
|
||||
Reference in New Issue
Block a user