adk-rust-eval-observability-guardrails

star 464

Add evaluation, telemetry, and guardrails to ADK-Rust systems as one quality loop. Use when hardening agent behavior before production release.

zavora-ai By zavora-ai schedule Updated 2/14/2026

name: adk-rust-eval-observability-guardrails description: Add evaluation, telemetry, and guardrails to ADK-Rust systems as one quality loop. Use when hardening agent behavior before production release.

ADK Rust Eval Observability Guardrails

Overview

Treat eval, telemetry, and guardrails as a single production hardening system.

Workflow

  1. Define measurable eval criteria and failure thresholds.
  2. Add telemetry spans for model, tool, and callback paths.
  3. Add guardrails for PII/content/schema constraints.
  4. Run eval suites and compare outcomes to thresholds.

Guardrails

  1. Block promotion when eval criteria regress.
  2. Ensure telemetry includes request correlation IDs.
  3. Keep guardrail severity and remediation policy explicit.

References

  • Use references/eval-telemetry-guardrails.md.
Install via CLI
npx skills add https://github.com/zavora-ai/adk-rust --skill adk-rust-eval-observability-guardrails
Repository Details
star Stars 464
call_split Forks 68
navigation Branch main
article Path SKILL.md
More from Creator