agentskit.js

ValidatorGuardRun

Auto-generated API reference for ValidatorGuardRun.

Interface: ValidatorGuardRun

Defined in: validator-guard.ts:76

#Properties

#accepted

accepted: boolean

Defined in: validator-guard.ts:80

True when a validator chain accepted; false when blocked / fallback.


#attempts

attempts: number

Defined in: validator-guard.ts:82

Total attempts made.


#failures

failures: object[]

Defined in: validator-guard.ts:83

#action

action: ValidatorAction

#attempt

attempt: number

#reason?

optional reason?: string

#validator

validator: string


#output

output: string

Defined in: validator-guard.ts:78

Output that survived the gauntlet (or the fallback).

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page