Class TraceEvalRuleService

java.lang.Object
dev.dokimos.server.service.TraceEvalRuleService

@Service public class TraceEvalRuleService extends Object
Manages per-project trace eval rules. A rule names what to match (span name or attribute key/value) and the judge configuration plus connection used to score matching spans. Rule names are unique within a project. Every load is tenant-scoped so a cross-tenant id surfaces as a 404, and a new rule is stamped with its owning project's tenant.