Skip to content

PrComment

Defined in: src/forge/types.ts:46

One issue comment on a PR (author responses to review rounds).

author: string

Defined in: src/forge/types.ts:51


body: string

Defined in: src/forge/types.ts:52


createdAt: number

Defined in: src/forge/types.ts:53


id: string

Defined in: src/forge/types.ts:50

Host-stable comment id, used to inject each author note into the critic exactly once (scoped to the round it responded to) rather than re-feeding every marked comment on every re-review. Empty when the host can’t supply one.