Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/knowledge-reference.types.ts
Properties
| Property | Type |
|---|---|
references | Record<MetaKnowledgeCategory, MetaCategoryReference> |
metadata | `{ |
buildStartedAt: Date; buildCompletedAt?: Date; totalDocsProcessed: number; totalDocsClassified: number; classificationFailures: number;
}` |
Was this page helpful?