This commit is contained in:
2026-04-28 16:48:30 +02:00
parent a57596f185
commit 5fe84d80a1
+17 -20
View File
@@ -374,45 +374,42 @@ Gln — depletes over bursts, refilled by glucose (slowest, astrocyte-depend
Each tier buys time for the one below it to respond. When all three are depleted simultaneously — which only happens under prolonged high-frequency firing with insufficient glucose — the synapse has no remaining buffer and goes silent until the minutes loop restores the Glutamine_pool.
#### VGCC-PRE-TUN: Tuner
### VGCC-PRE-TUN: Tuner
```Gen
tuner: VGCC-PRE-TUN
contained_by: PRESYNAPSE
# qui stiamo aggiungendo o eliminando VGCC-PRE. Fra un massimo full e minimo empty (empty puo' non essere 0)
tunes: PRESYNAPSE/expansion/PRESYNAPSE-VCGG
tub_modulation: # in TUN agiamo su POS/ACT
- posMod ( fullness: None, active: PRESYNAPSE-VCGG/fullness, empty: 0x) # riferimento a possible di PRESYNAPSE-VCGG
- actMod ( fullness: None, active: PRESYNAPSE-VCGG/active, empty: PRESYNAPSE-VCGG/emptiness) # riferimento a active di PRESYNAPSE-VCGG
# qui stiamo modulando possible e actual di PRESYNAPSE-VCGG associandoli
# a posMod e actMod. Non serve associare una fullness perche'
# la modulazione e' una pompa fra posMod e actMod e controlliamo
# solo empty
contained_by: PRESYNAPSE
check_tpc_intricated:
- TunPossible ( contained_by: DAY-N )
tunes: PRESYNAPSE/expansion/VCGG-PRE
tub_local:
tub_modulation:
- VCGG-PRE
tub_intricated:
context_intricated:
- TunPossible_ctx ( contained_by: DAY-N )
tub_local:
tub_intricated:
```
##### contexting
#### CheckPossibleTun:contexting
```Gen
contexting: Check
contexting: CheckPossibleTun
contained_by: VGCC-PRE-TUN
in_context: TunPossible
in_context: TunPossible_ctx
rf: ( active: 60x )
condition:
out_context: TunPreVcgg
out_context: TunPreVcgg
```
##### interacting
#### interacting
```Gen
interacting: Tun