VesselRs 0.1.0

Shared memory primitives for multi-agent orchestration
Documentation
# thegent-shm

Shared memory primitives for multi-agent orchestration.

## Features

- Circuit breakers for failure tracking
- Provider metrics (AI model performance)
- Command caching (cmd_share deduplication)
- Health scores and system metrics
- Race tracking for agent competitions
- XP/Level gamification system

## Architecture

Uses PyO3 for Python bindings.

## License

MIT