restructuring

This commit is contained in:
2026-05-22 10:26:15 +02:00
parent 4d7bc407cb
commit f98f4ea438
5 changed files with 19 additions and 15 deletions
+5
View File
@@ -14,6 +14,11 @@ g_comprehension
include: include:
organism/organism.md organism/organism.md
activity_scope:
!ALWAYS
!NIGHT
!DAY
expansion: expansion:
@ORGANISM: ORGANISM @ORGANISM: ORGANISM
``` ```
+5 -7
View File
@@ -1,9 +1,9 @@
# hypothalamus-beh.md # hypothalamus-beh.md
## HYPOTHALAMUS-BEH: comprehension ## HYPOTHALAMUS-BEH: container
**HYPOTHALAMUS-BEH**: **HYPOTHALAMUS-BEH**:
Qui gestioamo la fatica organismica. Qui gestiamo la fatica organismica.
```Gen ```Gen
HYPOTHALAMUS-BEH HYPOTHALAMUS-BEH
@@ -24,7 +24,7 @@ In questo caso non trattiamo ad esempio il WINNERTAKEALL-DEV, perche' avremmo bi
```Gen ```Gen
BehDevPossibility: ( active: 60x ) BehDevPossibility: ( active: 60x )
type: scope # forse Contextor? type: scope
contained_by: HYPOTHALAMUS contained_by: HYPOTHALAMUS
in_context: Fixed in_context: Fixed
@@ -32,11 +32,9 @@ BehDevPossibility: ( active: 60x )
# la disattivazione e' la non attivazione # la disattivazione e' la non attivazione
condition: NOT ( OrganismicFatigue fullness ) # Day condition: NOT ( OrganismicFatigue fullness ) # Day
activate_scope: activate_scope:
- NEURON-BEH !DAY
condition: ( OrganismicFatigue fullness ) # Night condition: ( OrganismicFatigue fullness ) # Night
activate_scope: activate_scope:
- NEURON-DEV !NIGHT
- WINNERTAKEALL-BEH
- ASTROCYTE-DEV
``` ```
+1 -1
View File
@@ -14,5 +14,5 @@ HYPOTHALAMUS
hypothalamus-beh.md hypothalamus-beh.md
expansion: expansion:
- HYPOTHALAMUS-BEH ( fullness: 1x, active: 1x, emptiness: 1x ) @HYPOTHALAMUS-BEH
``` ```
+5
View File
@@ -14,6 +14,8 @@ EXCITATION
type: container type: container
active: NIGHT
tub_intricated: tub_intricated:
PRESYNAPSE: out.{}.{}.{}.PRESYNAPSE PRESYNAPSE: out.{}.{}.{}.PRESYNAPSE
POSTSYNAPSE: in.{}.{}.{}.POSTSYNAPSE POSTSYNAPSE: in.{}.{}.{}.POSTSYNAPSE
@@ -23,6 +25,7 @@ EXCITATION
#### EXCITATION-POSSIBLE: Contextor #### EXCITATION-POSSIBLE: Contextor
```Gen ```Gen
EXCITATION-POSSIBLE EXCITATION-POSSIBLE
type: contextor type: contextor
contained_by: EXCITATION contained_by: EXCITATION
@@ -31,6 +34,7 @@ EXCITATION-POSSIBLE
#### EXCITATION-BIND: Binder #### EXCITATION-BIND: Binder
```Gen ```Gen
EXCITATION-BIND EXCITATION-BIND
type: binder type: binder
contained_by: EXCITATION contained_by: EXCITATION
@@ -39,6 +43,7 @@ EXCITATION-BIND
#### EXCITATION-UNBIND: Binder #### EXCITATION-UNBIND: Binder
```Gen ```Gen
EXCITATION-UNBIND EXCITATION-UNBIND
type: binder type: binder
contained_by: EXCITATION contained_by: EXCITATION
+3 -7
View File
@@ -19,13 +19,9 @@ ORGANISM
expansion: expansion:
elements: @TECTUM: TECTUM
@VERTEBRAE: VERTEBRAE
@TECTUM: TECTUM-BEH @HYPOTHALAMUS: HYPOTHALAMUS
@VERTEBRAE: VERTEBRAE-BEH
@HYPOTHALAMUS: HYPOTHALAMUS-BEH
relations:
@: EXCITATION [out: @TECTUM.@WTA-001.@OUT-EXCI-001, in: @VERTEBREA.@WTA-001.@IN-EXCI-002] @: EXCITATION [out: @TECTUM.@WTA-001.@OUT-EXCI-001, in: @VERTEBREA.@WTA-001.@IN-EXCI-002]