Kind: Interface
Source: atloria-monorepo/apps/api/src/ai/services/business-context-parser.service.ts
Structured business context extracted from files
Properties
| Property | Type |
|---|---|
productName | string |
productType | string |
description | string |
features | Feature[] |
workflows | WorkflowHint[] |
terminology | Record<string, string> |
urls | string[] |
rawText | string |
Was this page helpful?