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: :visual:diagram:mermaid:psf:
* Overview
The **Multi-Modal Diagrammer** enables the agent to communicate complex architectural plans visually using Mermaid.js and D2 synthesis.
The *Multi-Modal Diagrammer* enables the agent to communicate complex architectural plans visually using Mermaid.js and D2 synthesis.
* Phase A: Demand (PRD)
:PROPERTIES:
@@ -15,9 +15,9 @@ The **Multi-Modal Diagrammer** enables the agent to communicate complex architec
Enable visual communication of plans and system states.
** 2. User Needs
- **Mermaid Synthesis:** Generate valid Mermaid.js graph code.
- **D2 Support:** Support D2 for complex layout requirements.
- **Org-Integration:** Embed results in `#+begin_src mermaid` blocks.
- *Mermaid Synthesis:* Generate valid Mermaid.js graph code.
- *D2 Support:* Support D2 for complex layout requirements.
- *Org-Integration:* Embed results in `#+begin_src mermaid` blocks.
* Phase D: Build (Implementation)