# RehydrationItem

**Kind:** Interface

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

## Properties

| Property | Type |
|---|---|
| `filePath` | `string` |
| `content` | `string` |
| `success` | `boolean` |
