nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ResultConflict
Interface ResultConflict
Conflict between expert results.
interface
ResultConflict
{
expert1Id
:
string
;
expert2Id
:
string
;
field
:
string
;
description
:
string
;
resolution
:
"expert1"
|
"expert2"
|
"merged"
|
"unresolved"
;
resolutionReason
?:
string
;
}
Index
Properties
expert1
Id
expert2
Id
field
description
resolution
resolution
Reason?
Properties
expert1
Id
expert1Id
:
string
expert2
Id
expert2Id
:
string
field
field
:
string
description
description
:
string
resolution
resolution
:
"expert1"
|
"expert2"
|
"merged"
|
"unresolved"
Optional
resolution
Reason
resolutionReason
?:
string
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
expert1
Id
expert2
Id
field
description
resolution
resolution
Reason
GitHub
npm
nexus-agents - v2.80.0
Loading...
Conflict between expert results.