Skip to main content

Guardrails

Guardrails are safety policies checked against agent input and output.
  • kind: pii, regex, keyword, max_length, or json_schema
  • target: input, output, or both
  • action: block, redact, or warn

Prompts

A versioned registry of prompt templates. Templates use {{variable}} placeholders; every edit bumps the version so callers can pin a revision.