systemprompt-evaluation 0.30.1

Evaluation framework for systemprompt.io AI governance infrastructure. Samples production AI traffic, scores it against rubrics with an LLM judge, and replays failures with repair hints.
Documentation
1
2
3
fn main() {
    systemprompt_extension::build::emit_migrations();
}