# PreflightConfig

**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#L295)

## Properties

| Property | Type |
|---|---|
| `cwd` | `string` |
| `testCommand` | `string` |
| `customChecks` | `PreflightCheck[]` |
