Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-14.types.ts
Properties
| Property | Type |
|---|---|
appName | string |
synthesis | `{ |
summary: string; personas: MetaDocumentationPersona[]; featureAreas: Array<{ name: string; description: string; modules: string[] }>; crossModuleRelationships: Array<{ from: string; to: string; description: string }>;
}| |existingCategories|DocumentCategoryStructure[]| |existingDocuments|PlannedDocument[]| |generatedDocuments|GeneratedDocument[]| |knowledgeReferences|KnowledgeReferenceStore` |
Was this page helpful?