Files
organism/astrocyte/night-astrocyte.md
T

29 lines
446 B
Markdown
Raw Normal View History

2026-04-14 12:05:22 +02:00
# night-astrocyte.md
2026-03-10 12:11:28 +01:00
2026-03-11 11:40:51 +01:00
**Developing**: Qui mettiamo la creazione e distruzione di SYN
2026-03-10 12:11:28 +01:00
2026-04-14 12:05:22 +02:00
## NIGHT-AST: Modulator
2026-03-10 12:11:28 +01:00
```Gen
2026-04-14 12:05:22 +02:00
modulator: NIGHT-AST
contained_by: ASTRO
2026-03-10 12:11:28 +01:00
tub_local:
- SomeTraces (fullness: 50x, active: 0x, emptiness: 0x)
```
### IntegrateTunPossibility: Context
....
```Gen
context: IntegrateTunPossibility
2026-04-14 12:05:22 +02:00
contained_by: NIGHT-AST
2026-03-10 12:11:28 +01:00
in_context: Fixed
rf: 60x
condition: NOT ( someTraces Empty )
out_context: TunPossibile
```