diff --git a/astrocyte/AST.md b/astrocyte/AST.md index e69de29..1407d72 100644 --- a/astrocyte/AST.md +++ b/astrocyte/AST.md @@ -0,0 +1,2 @@ +# AST: Comprehension +Qui comprendiamo Astrocyte, sia BEH, che TUN e DEV \ No newline at end of file diff --git a/astrocyte/TUN-AST.md b/astrocyte/TUN-AST.md index 92a3728..4779902 100644 --- a/astrocyte/TUN-AST.md +++ b/astrocyte/TUN-AST.md @@ -26,6 +26,7 @@ modulator: TUN-AST - ??? (fullness: 50x, active: 0x, emptiness: 0x) # intricated with ??? ``` +Forse con questi tub_modulation riesco a risolvere il problema dello SCOPE, perche' mi servono a mettere assieme scope diversi, quelli di PRE, POST e SYN. ## ??: Context diff --git a/neuron/BEH-N b/neuron/BEH-N new file mode 100644 index 0000000..d6a0227 --- /dev/null +++ b/neuron/BEH-N @@ -0,0 +1,14 @@ +# BEH-N: Container + +**Neuron Behavior** (directly observable, excluding TUN e DEV). + +Questo container serve solo ad espandere AXO, SOMA e DB. + +```Gen +container: BEH-N + + expansion: + - BEH-AXO ( active: 1x ) + - BEH-SOMA ( active: 1x ) + - BEH-DB ( active: 3x ) +``` \ No newline at end of file diff --git a/neuron/N.md b/neuron/N.md index 6d5a9b8..a132a39 100644 --- a/neuron/N.md +++ b/neuron/N.md @@ -6,9 +6,7 @@ Neuron Comprehension: Nel folder Appunti ci sono i comportamenti osservabili, da comprehension: N include: - - BEH-AXO.md - - BEH-SOMA.md - - BEH-POST.md + - BEH-N.md - TUN-N.md - DEV-N.md @@ -37,19 +35,4 @@ context: IntegrateBehTunDevPossibility condition: ( DevPossible Full ) # Night activate: DEV-N -``` - -## BEH-N: Container - -**Neuron Behavior** (directly observable, excluding TUN e DEV). - -Questo container serve solo ad espandere AXO, SOMA e DB. - -```Gen -container: BEH-N - - expansion: - - BEH-AXO ( active: 1x ) - - BEH-SOMA ( active: 1x ) - - BEH-DB ( active: 3x ) ``` \ No newline at end of file diff --git a/winnertalkeall/WTA.md b/winnertalkeall/WTA.md index e69de29..49eafa1 100644 --- a/winnertalkeall/WTA.md +++ b/winnertalkeall/WTA.md @@ -0,0 +1,2 @@ +# WTA: Comprehension +Qui comprendiamo un primo circuito Winner Take All, sia BEH, che TUN e DEV \ No newline at end of file