audit.schema.json
$id:https://yam.svatah.com/schema/1.0.0/audit.schema.json- Root:
audit· definitions: 1
Root properties
| Property | Type | Required |
|---|---|---|
answer | "accept" | "dismiss" | |
armed | boolean | |
at | string | yes |
call | object | |
detail | … | |
durationMs | number | |
error | string | |
kind | "run" | "story" | "surface" | "input" | "output" | "policy" | "dialog" | "stop" | yes |
outcome | "ok" | "error" | |
runId | string | yes |
seq | integer | yes |
stepId | string | |
story | string |
The file itself: packages/schema/json/audit.schema.json.