Update presynapse.md

This commit is contained in:
2026-06-26 10:44:44 +02:00
parent 1770444589
commit 1dc2c0248f
+9 -4
View File
@@ -97,6 +97,7 @@ RELEASE_NT
type: container
// !DAY
// Emit NT, *AP
void: INSTANTIATE [ accumulator: NTreleaseLow, event: 12x, cost: 3x, context: *AP ] {
@@ -127,6 +128,7 @@ TRACE
type: container
// !DAY
// Tag endourance, *AP
void: INSTANTIATE [ accumulator: endourance_tag, event: 12x, cost: 3x, context: *AP ] {
@@ -167,6 +169,7 @@ MAIN
type: container
// !DAY
// eCB Clearance, NOT *AP
void: INSTANTIATE [ accumulator: eCBClearenceMedium, event: 24x, cost: 3x, context: NOT *AP ] {
@@ -207,6 +210,7 @@ RECOVER
type: container
// DAY!
// 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. Rate: 0.00 0.25
@@ -250,18 +254,17 @@ ADJUST
type: container
// qui stiamo attivando e disattivando PRE_VGCC. Fra un massimo full e minimo empty (empty puo' non essere 0)
// DAY! - qui stiamo attivando e disattivando PRE_VGCC. Fra un massimo full e minimo empty (empty puo' non essere 0)
// VGCC_TUNE: *TunPossible
// Contextor no cost
void: INSTANTIATE [ contextor: VgccCheck, event: 60x, context: NOT *TunPossible ] {
condition: _CaTraceHigh fullness
out_context: *VcggIncrease
condition: _CaTraceLow fullness
out_context: *VcggDecrease
}
} // Contextor no cost
// Increase: *VcggIncrease
@@ -271,7 +274,7 @@ ADJUST
trace:
}
// decrease: *VcggDecrease
// Decrease: *VcggDecrease
void: INSTANTIATE [ accumulator: VcggDecrease, event: 10x, cost: 3x, context: NOT *VcggDecrease ] {
hypothesis:
@@ -289,6 +292,8 @@ DEVELOP
type: container
// !NIGHT
// CaFull, *fixed
void: INSTANTIATE [ contextor: Ca2Check, event: 60x, context: *fixed ] {