Skip to content

MetaKnowledgeCategory

reference
1 min readUpdated

Kind: Type

Source: atloria-monorepo/packages/doc-automation/src/v2/types/knowledge-reference.types.ts

Knowledge Reference Types

Types for the knowledge-driven meta-docs feature (Phase 1). Used by KnowledgeClassifier and KnowledgeCollector during Stage 10 to build a reference store that Stage 14 uses for meta-doc generation.

Definition

ts
| 'welcome'
  | 'getting-started'
  | 'learning-paths'
  | 'help-troubleshooting'
  | 'admin-guide'

Was this page helpful?

Download as PDF