# PreflightResult

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/autonomous/test-watcher.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/autonomous/test-watcher.ts#L289)

## Properties

| Property | Type |
|---|---|
| `name` | `string` |
| `passed` | `boolean` |
| `message` | `string` |
