From 45d3496b82c9c80e509e0bbf86b765f06daf9f4f Mon Sep 17 00:00:00 2001 From: ocrampal Date: Mon, 1 Jun 2026 10:13:17 +0200 Subject: [PATCH] Create astrocyte.md --- elements/astrocyte/astrocyte.md | 59 +++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 elements/astrocyte/astrocyte.md diff --git a/elements/astrocyte/astrocyte.md b/elements/astrocyte/astrocyte.md new file mode 100644 index 0000000..6d4e2c7 --- /dev/null +++ b/elements/astrocyte/astrocyte.md @@ -0,0 +1,59 @@ +# astrocyte.md + +Da un certo punto di vista Astrocyte e' come un Neurone, mette a disposizione Astrosynapse, che con Presynapse e Postynapse creano la Synapse. Ma la synapse e' un concetto che verifichiamo quando c'e' il bind fra astrosynapse, presynapse e postsynapse. + +A single astrocyte has a highly branched structure with thousands of fine processes, each wrapping around a different synapse. A human cortical astrocyte can contact anywhere from 100,000 to 2 million synapses simultaneously. So the question of selectivity is real and important. + +## ASTROCYTE: Comprehension + +```Gen +ASTROCYTE + + type: comprehension + + include: + + expansion: + + _@Astrosynape: TUB [ comprehension: ASTROSYNAPSE, full: 100x, active: 0x, empty: 10x ] + # managed_by: EXCITATION or INHIBITION from winnertakeall + + intrication: + + # Scope + !DAY: INTRICATION [ ref: &ORGANISM.!DAY ] + !NIGHT: INTRICATION [ ref: &ORGANISM.!NIGHT ] + + # Context + *??: INTRICATION [ ref: &??.*?? ] + + # Tub + _??: INTRICATION [ ref: &??._?? ] + + instantiation: + + # Context + *??: CONTEXT [] + + # Tub + _??: TUB [ full: 60x, active: 30x, empty: 0x ] + + _??: TUB [ full: 100x, active: _??.full, empty: 40x ] + # serve al dev + + # Behaviour + $: BEHAVIOUR [ behaviour: ?? ] +``` + +### MAIN_ASTRO + +```Gen +MAIN_ASTRO + + type: behaviour + + within_scope: !DAY + + snippet: + # *?? + @: ACCUMULATOR [ snippet: ?, rf: active 12x ]