Interface: AugmentationTargetDto
@kortexya/reasoninglayer / Synthetic / AugmentationTargetDto
Interface: AugmentationTargetDto
Defined in: src/types/synthetic.ts:34
A sort identified as needing augmentation by ECE calibration.
Properties
featureName?
optionalfeatureName:string|null
Defined in: src/types/synthetic.ts:36
Specific feature (if feature-level target).
priority
priority:
number
Defined in: src/types/synthetic.ts:38
Priority score (higher = more urgent).
reason
reason:
string
Defined in: src/types/synthetic.ts:40
Reason for augmentation need.
recommendedExamples
recommendedExamples:
number
Defined in: src/types/synthetic.ts:42
Recommended number of additional examples.
sortId
sortId:
string
Defined in: src/types/synthetic.ts:44
Sort UUID.
sortName
sortName:
string
Defined in: src/types/synthetic.ts:46
Sort name.