Skip to main content

describeSkipped

@forge/monorepo


@forge/monorepo / backend/src / describeSkipped

Function: describeSkipped()

describeSkipped(skipped): string | null

Defined in: backend/src/files/turn-parts.ts:232

The sentence a caller puts in the transcript when something was left out.

Provided rather than left to each host, because "say so in the transcript" is the half of AC-2 that a host forgets: the parts arrive, the turn works, and the skip is a field nobody read. One sentence, already written.

Parameters

skipped

readonly SkippedAttachment[]

Returns

string | null