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