Update presynapse.md

This commit is contained in:
2026-06-26 12:09:24 +02:00
parent 769d96a3b0
commit e6f7573da8
+12 -12
View File
@@ -39,7 +39,7 @@ PRESYNAPSE
include: pre_vgcc.md
// ################## Intrication ##################
// ########################## Intrication ##########################
// Scope
!DAY: INTRICATE [ scope: &ORGANISM.!DAY ]
@@ -54,7 +54,7 @@ PRESYNAPSE
_pre_budget: INTRICATE [ tub: &ASTROCYTE._pre_budget ]
_eCB: INTRICATE [ tub: &POSTSYNAPSE._eCB ]
// ################## Instantiation ##################
// ########################## Instantiation ##########################
// Context
*VcggIncrease: INSTANTIATE [ context: local ]
@@ -99,7 +99,7 @@ RELEASE_NT
// !DAY
// ################## Emit NT, *AP ##################
// ########################## Emit NT, *AP ##########################
void: INSTANTIATE [ accumulator: NTreleaseLow, event: 12x, cost: 3x, context: *AP ] {
hypothesis: _Ca2 mediumness AND _Rrp mediumness AND NOT _pre_budget empty
@@ -131,7 +131,7 @@ TRACE
// !DAY
// ################## Tag endourance, *AP ##################
// ########################## Tag endourance, *AP ##########################
// Tag se manca pre_budget, ma il rilascio di NT sarebbe stato di beneficio
@@ -141,7 +141,7 @@ TRACE
trace: None
}
// ################## Fast Traces, NOT *AP ##################
// ########################## Fast Traces, NOT *AP ##########################
void: INSTANTIATE [ accumulator: TracesAccLow, event: 3x, cost: 3x, context: NOT *AP ] {
hypothesis: _Ca2 emptiness
@@ -175,7 +175,7 @@ MAIN
// !DAY
// ################## eCB Clearance, NOT *AP ##################
// ########################## eCB Clearance, NOT *AP ##########################
void: INSTANTIATE [ accumulator: eCBClearenceMedium, event: 24x, cost: 3x, context: NOT *AP ] {
hypothesis: NOT _eCB empty
@@ -189,7 +189,7 @@ MAIN
trace: None
}
// ################## Fast traces Clearance, NOT *AP ##################
// ########################## Fast traces Clearance, NOT *AP ##########################
void: INSTANTIATE [ accumulator: TracesClearance, event: 30x, cost: 3x, context: NOT *AP ] {
hypothesis: NOT _CaTraceHigh empty
@@ -217,7 +217,7 @@ RECOVER
// DAY!
// ################## Rp Schuttle, NOT *AP ##################
// ########################## Rp Schuttle, NOT *AP ##########################
// The "Hard Bottleneck" State. Recruitment is throttled by a lack of signal, a lack of supply, or a lack of space.
// If even one of these "Near-Stop" conditions is met, the rate cannot exceed "Slow," regardless of the other two conditions.
@@ -242,7 +242,7 @@ RECOVER
trace: None
}
// ################## RefillGlutamine ##################
// ########################## RefillGlutamine ##########################
// The "High Performance" State. Multiple systems are optimized, but one is still at a "mediumness" level.
// This represents an active synapse that hasn't reached its absolute peak because either the supply is only 50%
@@ -270,7 +270,7 @@ ADJUST
// DAY!
// ################## VGCC_TUNE: *TunPossible ##################
// ########################## VGCC_TUNE: *TunPossible ##########################
// - qui stiamo attivando e disattivando PRE_VGCC. Fra un massimo full e minimo empty (empty puo' non essere 0)
@@ -310,7 +310,7 @@ DEVELOP
// !NIGHT
// ################## CaFull, *fixed ##################
// ########################## CaFull, *fixed ##########################
void: INSTANTIATE [ contextor: Ca2Check, event: 60x, context: *fixed ] {
condition: ( empty )
@@ -336,7 +336,7 @@ DEVELOP
out_context: *IncreaseRrpFull
}
// ################## RRPFull: *fixed ##################
// ########################## RRPFull: *fixed ##########################
void: INSTANTIATE [ contextor: RrpCheck, event: 60x, context: *fixed ]