Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-03.types.ts
Properties
| Property | Type |
|---|---|
features | UserFeature[] |
chunkFeatureMap | Record<string, string[]> |
stats | `{ |
totalFeatures: number; totalActions: number; avgConfidence: number;
}` |
Was this page helpful?