Shared types, config parsing, personality system, and error types for the [Ironclad](https://github.com/robot-accomplice/ironclad) agent runtime.
```toml
[dependencies]
ironclad-core = "0.1"
```
API docs are available on [docs.rs](https://docs.rs/ironclad-core).
Licensed under Apache-2.0. See [LICENSE](https://github.com/robot-accomplice/ironclad/blob/main/LICENSE) for details.