Skip to content

GeneratedDocument

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-10.types.ts

Properties

PropertyType
idstring
titlestring
slugstring
contentstring
frontmatterDocumentFrontmatter
sectionsGeneratedSection[]
claimsEvidencedClaim[]
screenshotPlaceholdersstring[]
metadata`{
groundingScore?: number;       // 0-1, % of entity mentions verified against source code
ungroundedEntities?: string[]; // entities mentioned but not found in code

}` |

Was this page helpful?

Download as PDF