ras-judge 2.2.0

Judge eval for agent traces
Documentation
1
2
3
4
5
6
pub mod application;
pub mod domain;
pub mod infrastructure;

pub use domain::judgement::{JudgementResult, Verdict};
pub use domain::repository::JudgePort;