Module tron

Source
Expand description

🤖 TRON Organisms - Living Digital Entities

This module implements TRON (Transcendent Recursive Organism Network) organisms, which are the living digital entities at the heart of Genesis Protocol. Each TRON has its own DNA, lifecycle, neural connections, and adaptive behaviors.

Structs§

Behavior
Learned behaviors
EpisodicMemory
Episodic memory (experiences)
FamilyRelation
Family relationships
MemoryEntry
Individual memory entry
OrganismMemory
Organism memory system
PerformanceMetrics
Performance metrics
ProceduralMemory
Procedural memory (skills)
Relationship
Relationship with another organism
SocialNetwork
Social network connections
TRON
TRON Organism - A living digital entity
VitalSigns
Vital signs summary

Enums§

BehaviorAction
Behavior actions
BehaviorTrigger
Behavior triggers
FamilyType
Family relationship types
OrganismState
Organism lifecycle states
RelationshipType
Types of relationships
TRONError
TRON-related errors