From 142abd6360d7e518591e923cb9d3b1d77d39fdaf Mon Sep 17 00:00:00 2001 From: ocrampal Date: Tue, 14 Apr 2026 16:29:20 +0200 Subject: [PATCH] varie --- neuron/day-neuron.md | 8 ++++---- organism.md | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/neuron/day-neuron.md b/neuron/day-neuron.md index e019058..8a037b8 100644 --- a/neuron/day-neuron.md +++ b/neuron/day-neuron.md @@ -2,15 +2,15 @@ **Neuron Behavior**: (traditionally observable, excluding Episodes Tuner). -Questo container serve solo ad espandere AXO, SOMA e DB, ed ad essere attivato dallo scope DAY in N.md. +Questo container viene attivato durente il DAY in neuron.md. ```Gen container: DAY-N expansion: - - BEH-AXO ( active: 1x ) - - BEH-SOMA ( active: 1x ) - - BEH-DB ( active: 3x ) + - AXON ( active: 1x ) + - SOMA ( active: 1x ) + - D-BRANCH ( active: 3x ) ``` ## TunPossibility: Context diff --git a/organism.md b/organism.md index bbc0ed7..ac1e7b9 100644 --- a/organism.md +++ b/organism.md @@ -3,18 +3,18 @@ ## ORG: Comprehension **Organism Comprehension**: Qui comprendiamo l'organismo. Qui dentro, oltre all'espansione degli organi, ci va anche un organo tipo Ipotalamo, che gestisce l'alternanza DAY/NIGHT. -L'espressione degli organi prevede l'utilizzo di moduli tipo il WTA. ```Gen comprehension: ORG - include: - - ## qui vanno gli organi + include: + hypothalamus.md + tectum.md + vertebrae.md - expansion: - - + expansion: + - - tub_intricated: - - + tub_intricated: + - ```