# GuardrailResult

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/runtime/types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/runtime/types.ts#L168)

## Properties

| Property | Type |
|---|---|
| `passed` | `boolean` |
| `message` | `string` |
| `metadata` | `Record<string, unknown>` |
