01_authoring_guidelines
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 3s

This commit is contained in:
Lars 2025-12-20 16:47:43 +01:00
parent 725dc6bda4
commit 41e7a49d52

View File

@ -151,7 +151,7 @@ Nutze **Meta Bind**, um Felder wie `status` oder `retriever_weight` über Schieb
## 8. Verbindungen von Notiztypen
´´´mermaid
```mermaid
graph TD
%% Identity Stream
V[Value] -- definieren --> N[Need]
@ -186,4 +186,4 @@ graph TD
style V fill:#f9f,stroke:#333,stroke-width:2px
style EX fill:#bbf,stroke:#333,stroke-width:2px
style P fill:#bfb,stroke:#333,stroke-width:2px
´´´