paladin-ai-core 0.5.1

Pure domain types for the Paladin framework — zero infrastructure dependencies
Documentation
1
2
3
4
5
6
7
8
// Re-export core arsenal types
mod core;
pub use core::*;

pub mod handoff_error;

// Arsenal tools
pub mod handoff_tool;