# GitBackendConfig

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/context/git-backend.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/context/git-backend.ts#L27)

## Properties

| Property | Type |
|---|---|
| `rootDir` | `string` |
| `sessionId` | `string` |
| `staleAgeDays` | `number` |
