Skip to content

fix(uipath-agents): document guardrail policy schema#403

Open
kab0rn wants to merge 1 commit intoUiPath:mainfrom
kab0rn:fix/uipath-agents-guardrail-schema
Open

fix(uipath-agents): document guardrail policy schema#403
kab0rn wants to merge 1 commit intoUiPath:mainfrom
kab0rn:fix/uipath-agents-guardrail-schema

Conversation

@kab0rn
Copy link
Copy Markdown

@kab0rn kab0rn commented Apr 27, 2026

Summary

  • Add the low-code agent guardrail policy item schema for custom and built-in validator guardrails.
  • Document selectors, rules, actions, built-in validator parameters, and escalation recipient shapes so agents do not invent guardrail JSON.
  • Clarify that current uip agent exposes validation but no guardrail authoring/list command, and link inline-agent guidance back to the schema.

Fixes #336

Validation

  • git diff --check
  • bash hooks/validate-skill-descriptions.sh skills/uipath-agents/SKILL.md
  • npx -y @uipath/cli@latest agent guardrails --help --output json (confirms no guardrail subcommand is exposed)
  • npx -y @uipath/cli@latest agent validate MyAgent --output json with the documented custom guardrail example
  • npx -y @uipath/cli@latest agent validate MyAgent --output json with the documented built-in PII guardrail example

@kab0rn kab0rn marked this pull request as ready for review April 27, 2026 07:34
@kab0rn kab0rn force-pushed the fix/uipath-agents-guardrail-schema branch 2 times, most recently from 9762f2e to 5183055 Compare April 28, 2026 12:45
@kab0rn kab0rn force-pushed the fix/uipath-agents-guardrail-schema branch from 5183055 to 8d25a90 Compare April 29, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[high] uipath-agents: skill documents guardrail: {policies: []} stub but omits the policy item schema, forc...

2 participants