Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-14.types.ts
Type for a fixed doc template.
The referenceNeeds field tells the KnowledgeCollector what snippet types to prioritize.
Properties
| Property | Type |
|---|---|
id | string |
categoryId | string |
title | string |
slug | string |
order | number |
referenceNeeds | SnippetType[] |
promptGuidance | string |
maxTokens | number |
subcategory | string |
Was this page helpful?