Update presynapse.md

This commit is contained in:
2026-06-25 17:18:06 +02:00
parent 2a705a22f9
commit 6bb183ffc7
+4 -4
View File
@@ -98,7 +98,7 @@ RELEASE_NT
type: container type: container
// Emit NT // Emit NT, *AP
void: INSTANTIATE [ accumulator: NTreleaseLow, event: 12x, cost: 3x, context: *AP ] { void: INSTANTIATE [ accumulator: NTreleaseLow, event: 12x, cost: 3x, context: *AP ] {
hypothesis: _Ca2 mediumness AND _Rrp mediumness AND NOT _pre_budget empty hypothesis: _Ca2 mediumness AND _Rrp mediumness AND NOT _pre_budget empty
@@ -136,7 +136,7 @@ TRACE
trace: None trace: None
} }
// Fast Traces // Fast Traces, NOT *AP
void: INSTANTIATE [ accumulator: TracesAccLow, event: 3x, cost: 3x, context: NOT *AP ] { void: INSTANTIATE [ accumulator: TracesAccLow, event: 3x, cost: 3x, context: NOT *AP ] {
hypothesis: _Ca2 emptiness hypothesis: _Ca2 emptiness
@@ -168,7 +168,7 @@ MAIN
type: container type: container
// eCB Clearance // eCB Clearance, NOT *AP
void: INSTANTIATE [ accumulator: eCBClearenceMedium, event: 24x, cost: 3x, context: NOT *AP ] { void: INSTANTIATE [ accumulator: eCBClearenceMedium, event: 24x, cost: 3x, context: NOT *AP ] {
hypothesis: NOT _eCB empty hypothesis: NOT _eCB empty
@@ -182,7 +182,7 @@ MAIN
trace: None trace: None
} }
// Fast traces Clearance // Fast traces Clearance, NOT *AP
void: INSTANTIATE [ accumulator: TracesClearance, event: 30x, cost: 3x, context: NOT *AP ] { void: INSTANTIATE [ accumulator: TracesClearance, event: 30x, cost: 3x, context: NOT *AP ] {
hypothesis: NOT _CaTraceHigh empty hypothesis: NOT _CaTraceHigh empty