vex-core
Core types and primitives for the VEX (Verified Evolutionary Xenogenesis) Protocol.
Features
- Agent - Autonomous AI agent with cryptographic identity
- ContextPacket - Immutable, versioned context for agent memory
- MerkleNode - Cryptographic verification of agent state history
- Evolution - Trait-based agent evolution and improvement tracking
Installation
[]
= "0.1"
Quick Start
use ;
async
License
MIT License - see LICENSE for details.