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
- Episodic
Memory - Episodic memory (experiences)
- Family
Relation - Family relationships
- Memory
Entry - Individual memory entry
- Organism
Memory - Organism memory system
- Performance
Metrics - Performance metrics
- Procedural
Memory - Procedural memory (skills)
- Relationship
- Relationship with another organism
- Social
Network - Social network connections
- TRON
- TRON Organism - A living digital entity
- Vital
Signs - Vital signs summary
Enums§
- Behavior
Action - Behavior actions
- Behavior
Trigger - Behavior triggers
- Family
Type - Family relationship types
- Organism
State - Organism lifecycle states
- Relationship
Type - Types of relationships
- TRON
Error - TRON-related errors