Files
organism/organism.md
T
2026-06-01 09:45:37 +02:00

1.5 KiB

organism.md

ORGANISM

Expansions and modulations:


include:
  organs/hypothalamus/hypothalamus.md
  organs/tectum/tectum.md
  organs/vertebrae/vertebrae.md

ORGANISM

  type: main_comprehension

  expansion:
    @TECTUM: EXPANSION [ comprehension: TECTUM ]
    @VERTEBRAE: EXPANSION [ comprehension: VERTEBRAE ]
    @HYPOTHALAMUS: EXPANSION [ comprehension: HYPOTHALAMUS ]

  instantiation:
    # scope
    !ALWAYS: SCOPE [] # per ora solo per hypothalamus
    !NIGHT: SCOPE []
    !DAY: SCOPE []

    # Context

    # tubs

    # behaviour

    @: BEHAVIOUR [ behaviour: EXCITATION, collection: COLLECTION [ 
      pre: @TECTUM.@OUT-EXCI-001.collection.pre, 
      post: @VERTEBREA.@IN-EXCI-002.collection.post, 
      astro: @VERTEBREA.@IN-EXCI-002.collection.astro ] ]

  activate_scope: !ALWAYS

EXCITATION


EXCITATION

  type: behaviour

  within_scope: !NIGHT

  snippet:

    # *Fixed
    @: CONTEXTOR [snippet: ExcitationPossible, RF: active 60x]

    # *ActivateAstroPostPre
    @: BINDER [snippet: ExcitationBind, RF: active 6x]
    @: ACCUMULATOR [snippet: ClearTraces, RF: active 6x]

    *DeActivateAstroPostPre
    @: BINDER [snippet: ExcitationUnbind, RF: active 6x]

*Fixed

ExcitationPossible

ExcitationPossible