# MarkerResult

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/tools/watch-mode.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/tools/watch-mode.ts#L13)

## Properties

| Property | Type |
|---|---|
| `filePath` | `string` |
| `relativePath` | `string` |
| `line` | `number` |
| `marker` | `string` |
| `instruction` | `string` |
| `context` | `string` |
