# CrPendingResolution

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/change-request/change-request.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/change-request/change-request.service.ts#L72)

A section resolution awaiting its cr-restage commit (persisted on the row; the job carries
only the crId, mirroring how open's proposal travels).

## Properties

| Property | Type |
|---|---|
| `documentId` | `string` |
| `resolvedContent` | `string` |
| `resolvedById` | `string | null` |
