Uses of Package
dev.dokimos.server.dto.v1
Packages that use dev.dokimos.server.dto.v1
Package
Description
-
Classes in dev.dokimos.server.dto.v1 used by dev.dokimos.server.controller.v1ClassDescriptionPublic view of an
AlertWebhook.Per-run, per-evaluator agreement between automated evaluator verdicts and human annotations.Payload for creating or updating the annotation on a run item result.Read model for an annotation on a run item result.Metadata view of anApiKey.Request to register an alert webhook for a project.Request to mint a scoped API key.Response returned exactly once when a key is minted.Request to register an OpenAI-compatible LLM connection.Request to create or replace a trace eval rule.Combined per-case run-diff payload: the whole-run summary plus the first (or requested) page of cases.Request to enqueue a server-side judge job for a run.Public view of anEvalJob, returned by the enqueue endpoint and the per-run job listing.Request to evaluate a CI regression gate for an already-ingested candidate run.Verdict of a CI regression gate.Public view of anLlmConnection.Stable page envelope used by paginated endpoints.Payload for promoting run item results into a new version of an existing dataset.A run item surfaced in the review queue because it still needs a human verdict, carrying enough run, experiment, and project context for a reviewer to act on it without opening the run first.Detail view of a single run.Summary view of a single run in a list.Full view of one trace: its metadata, all of its spans, and the online eval jobs scoped to those spans.Public view of aTraceEvalRule.Result of an OTLP ingestion call.Compact view of aTracefor the list endpoint, without its spans.Payload for updating an alert webhook.Payload for updating an LLM connection. -
Classes in dev.dokimos.server.dto.v1 used by dev.dokimos.server.dto.v1ClassDescriptionPublic view of an
AlertWebhook.Agreement breakdown for a single evaluator across a run's annotated items.Read model for an annotation on a run item result.Metadata view of anApiKey.Response returned exactly once when a key is minted.One row of the per-case run-diff table: a single item compared across baseline and candidate, with its per-evaluator old-to-new deltas.A single evaluator's change on one item between baseline and candidate.Whole-run summary of a per-case run diff.Public view of anEvalJob, returned by the enqueue endpoint and the per-run job listing.A per-item evaluator score drop.A single regressed item, identified by its dataset item id when paired by id or by its positional index otherwise.A single evaluator's regression between baseline and candidate.Public view of anLlmConnection.Stable page envelope used by paginated endpoints.Mirrors Spring'sPageableObjectJSON shape.Mirrors Spring'sSortObjectJSON shape.A single run item result to promote.Public view of aTraceSpan, including its derived input/output text and flattened attributes.Public view of aTraceEvalJob, returned in the per-trace detail.Public view of aTraceEvalRule.Compact view of aTracefor the list endpoint, without its spans. -
Classes in dev.dokimos.server.dto.v1 used by dev.dokimos.server.serviceClassDescriptionPublic view of an
AlertWebhook.Per-run, per-evaluator agreement between automated evaluator verdicts and human annotations.Payload for creating or updating the annotation on a run item result.Read model for an annotation on a run item result.Metadata view of anApiKey.Request to register an alert webhook for a project.Request to mint a scoped API key.Response returned exactly once when a key is minted.Request to register an OpenAI-compatible LLM connection.Request to create or replace a trace eval rule.Combined per-case run-diff payload: the whole-run summary plus the first (or requested) page of cases.Request to enqueue a server-side judge job for a run.Public view of anEvalJob, returned by the enqueue endpoint and the per-run job listing.Request to evaluate a CI regression gate for an already-ingested candidate run.Verdict of a CI regression gate.Public view of anLlmConnection.Payload for promoting run item results into a new version of an existing dataset.JSON body POSTed to a project's alert webhooks when a completed run regresses against its baseline.A run item surfaced in the review queue because it still needs a human verdict, carrying enough run, experiment, and project context for a reviewer to act on it without opening the run first.Detail view of a single run.Summary view of a single run in a list.Full view of one trace: its metadata, all of its spans, and the online eval jobs scoped to those spans.Public view of aTraceEvalRule.Result of an OTLP ingestion call.Compact view of aTracefor the list endpoint, without its spans.Payload for updating an alert webhook.Payload for updating an LLM connection.