Files
organism/organs/vta/vta.md
T
2026-06-13 16:55:31 +02:00

1.1 KiB

Table of Contents
include_toc
include_toc
true

vta.md

Expansions and modulations:

Qui comprendiamo Hypothalamus. E' l'organo che si occupa di far inniettare dopamine.

VTA

VTA

  type: comprehension

  expansion:

  intrication:

    # Scope
    !ALWAYS: INTRICATION [ ref: &ORGANISM.!ALWAYS]
    !DAY: INTRICATION [ ref: &ORGANISM.!DAY ]
    !NIGHT: INTRICATION [ ref: &ORGANISM.!NIGHT ]

    # Context  
    *??: INTRICATION [ ref: &??.*?? ]

    # Tub
    ??: INTRICATION [ ref: &??._?? ]
    
  instantiation:

    # Context
    *??: CONTEXT []
    
    # Tub
    _Dopamine: TUB [ full: 60x, active: 30x, empty: 0x ]

    # Behaviour
    $: BEHAVIOUR [ behaviour: MAIN ]

!ALWAYS | MAIN:

MAIN

  type: container

  activity_scope: !ALWAYS

  snippets:

    # *AP
    @: ACCUMULATOR [ snippet: ??, rf: active 12x ]  

*Fixed

??
??: ( active: 60x )

    type: contextor

    in_context: *Fixed

    condition: NOT ( ?? fullness )
        activate_scope:
            !DAY

    condition: ( ?? fullness )
        activate_scope:
            !NIGHT