EmittedCitations
@forge/monorepo / backend/src / EmittedCitations
Type Alias: EmittedCitations
EmittedCitations =
object
Defined in: backend/src/citations/index.ts:113
Properties
parts
readonlyparts: readonlyCitationPart[]
Defined in: backend/src/citations/index.ts:114
withheld
readonlywithheld:number
Defined in: backend/src/citations/index.ts:122
How many candidates were dropped for lack of access.
Reported rather than silent. A withheld citation leaves its claim looking ungrounded, and a caller that cannot tell the difference between "nothing supported this" and "you may not see what supported this" will present the two identically — so the count is here for a caller that wants to drop the claim instead.