Kind: Type
Source: atloria-monorepo/apps/api/src/change-request/docs-cr-queue.service.ts
One change-request lifecycle job: branch staging, merge writeback, diff refresh, or the conflict-resolution restage. Every job carries only the crId — state lives on the row.
Definition
ts'cr-open' | 'cr-merge' | 'cr-refresh' | 'cr-restage'
Was this page helpful?