Entity resolution answers what a raw input refers to in Kyberis.Documentation Index
Fetch the complete documentation index at: https://docs.kyberis.ai/llms.txt
Use this file to discover all available pages before exploring further.
Status values
| Status | Meaning | Agent action |
|---|---|---|
resolved | Kyberis found a canonical entity. | Continue with canonical_id and entity_type. |
ambiguous | Multiple candidates are plausible. | Ask for disambiguation or retry with tighter expected_types. |
not_found | No canonical entity matched. | Stop or pivot to a different enrichment path. |
Key fields
canonical_idcanonical_nameentity_typeresolution_confidencecandidates[]match_typescore- aliases and metadata when requested
Common mistakes
- Do not guess when status is
ambiguous. - Do not continue to assessment when status is
not_foundunless you intentionally switch toquerymode. - Do not use
iocas an expected type. Useip,domain,url,hash, oremail.
