From b322eb1dfcf62cc14c23f948e4096f3e4af97cca Mon Sep 17 00:00:00 2001 From: ocrampal Date: Wed, 24 Jun 2026 17:13:41 +0200 Subject: [PATCH] varie --- elements/neuron/neuron.md | 11 ++++++----- modules/winnertakeall/winnertakeall.md | 5 +++-- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/elements/neuron/neuron.md b/elements/neuron/neuron.md index eb8a069..e1af7c7 100644 --- a/elements/neuron/neuron.md +++ b/elements/neuron/neuron.md @@ -23,15 +23,16 @@ NEURON type: comprehension - expansion: - + // expansion: @AXON: EXPAND [ comprehension: AXON ] @SOMA: EXPAND [ comprehension: SOMA ] - @D_BRANCH: EXPAND [ comprehension: D_BRANCH ] + @D_BRANCH_001: EXPAND [ comprehension: D_BRANCH ] + @D_BRANCH_002: EXPAND [ comprehension: D_BRANCH ] + @D_BRANCH_003: EXPAND [ comprehension: D_BRANCH ] - intrication: + // scope intrication: - # Scope + !DAY: INTRICATION [ ref: &ORGANISM.!DAY ] !NIGHT: INTRICATION [ ref: &ORGANISM.!NIGHT ] diff --git a/modules/winnertakeall/winnertakeall.md b/modules/winnertakeall/winnertakeall.md index 9d22ddf..4fabf9a 100644 --- a/modules/winnertakeall/winnertakeall.md +++ b/modules/winnertakeall/winnertakeall.md @@ -27,8 +27,9 @@ include: @NEU_005: EXPAND [ comprehension: NEURON ] @NEU_006: EXPAND [ comprehension: NEURON ] - // Scope Instantiation - !NIGHT: INSTANTIATE [ scope: &ORGANISM.!NIGHT] + // Intrication + // Scope + !NIGHT: INTRICATE [ scope: &ORGANISM.!NIGHT] // Container Instantiation