Interface: FoundryReviewItemDto
@kortexya/reasoninglayer / OntologyBridge / FoundryReviewItemDto
Interface: FoundryReviewItemDto
Defined in: src/types/ontology-bridge.ts:185
An item imported with a caveat or skipped — needs human review.
Properties
kind
kind:
string
Defined in: src/types/ontology-bridge.ts:187
What kind of item (property_type, action_type).
name
name:
string
Defined in: src/types/ontology-bridge.ts:189
The item’s apiName.
reason
reason:
string
Defined in: src/types/ontology-bridge.ts:191
Why it needs review.