# convergio-types
Core types for the Convergio ecosystem: `Extension` trait, `Manifest`, `DomainEvent`, and shared type definitions.
This crate defines the contract that all Convergio extensions build on.
## Usage
```toml
[dependencies]
convergio-types = "0.1"
```
## License
MIT