Files
organism/astrocyte/astrocyte-dev.md
T

32 lines
583 B
Markdown
Raw Normal View History

2026-05-06 10:54:57 +02:00
# astrocyte-dev.md
2026-05-05 13:43:13 +02:00
**Developing**: Qui mettiamo la creazione e distruzione di SYNAPSE possibili, cambiando il full dell'espansione SYNAPSE.
2026-05-06 10:54:57 +02:00
## SYNAPSE-DEV: Developer
2026-05-05 13:43:13 +02:00
```Gen
2026-05-05 15:14:59 +02:00
SYNAPSE-DEVELOPER
2026-05-05 13:43:13 +02:00
2026-05-05 15:14:59 +02:00
type: developer
2026-05-05 13:43:13 +02:00
contained_by: ASTROCYTE
2026-05-05 15:14:59 +02:00
develops: ASTROCYTE/expansion/SYNAPSE
2026-05-05 13:43:13 +02:00
tub_local:
- SomeTraces (fullness: 50x, active: 0x, emptiness: 0x)
```
2026-05-05 15:14:59 +02:00
### CheckDevPossibility: Contextor
2026-05-05 13:43:13 +02:00
```Gen
2026-05-05 15:14:59 +02:00
CheckDevPossibility: ( active: 60x )
2026-05-05 13:43:13 +02:00
type: contextor
2026-05-06 10:54:57 +02:00
contained_by: SYNASPE-DEV
2026-05-05 15:14:59 +02:00
2026-05-05 13:43:13 +02:00
in_context: Fixed
condition: NOT ( someTraces Empty )
out_context: TunPossibile
```