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 -7
View File
@@ -1,9 +1,9 @@
# hypothalamus-beh.md
## HYPOTHALAMUS-BEH: comprehension
## HYPOTHALAMUS-BEH: container
**HYPOTHALAMUS-BEH**:
Qui gestioamo la fatica organismica.
Qui gestiamo la fatica organismica.
```Gen
HYPOTHALAMUS-BEH
@@ -24,7 +24,7 @@ In questo caso non trattiamo ad esempio il WINNERTAKEALL-DEV, perche' avremmo bi
```Gen
BehDevPossibility: ( active: 60x )
type: scope # forse Contextor?
type: scope
contained_by: HYPOTHALAMUS
in_context: Fixed
@@ -32,11 +32,9 @@ BehDevPossibility: ( active: 60x )
# la disattivazione e' la non attivazione
condition: NOT ( OrganismicFatigue fullness ) # Day
activate_scope:
- NEURON-BEH
!DAY
condition: ( OrganismicFatigue fullness ) # Night
activate_scope:
- NEURON-DEV
- WINNERTAKEALL-BEH
- ASTROCYTE-DEV
!NIGHT
```
+1 -1
View File
@@ -14,5 +14,5 @@ HYPOTHALAMUS
hypothalamus-beh.md
expansion:
- HYPOTHALAMUS-BEH ( fullness: 1x, active: 1x, emptiness: 1x )
@HYPOTHALAMUS-BEH
```