Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
RunNarrowTaskBroadMisalignmentLiveDriftInput
Interface RunNarrowTaskBroadMisalignmentLiveDriftInput
interface
RunNarrowTaskBroadMisalignmentLiveDriftInput
{
agentId
:
string
;
baselineWindow
:
Omit
<
LiveDriftWindow
,
"rows"
>
&
{
rows
:
NarrowTaskBroadMisalignmentLiveDriftRow
[]
;
}
;
liveWindow
:
Omit
<
LiveDriftWindow
,
"rows"
>
&
{
rows
:
NarrowTaskBroadMisalignmentLiveDriftRow
[]
;
}
;
metadataProof
:
NarrowTaskBroadMisalignmentMetadataProof
;
now
?:
Date
;
sourceRefs
?:
string
[]
;
thresholds
?:
Partial
<
LiveDriftThresholds
>
;
}
Index
Properties
agent
Id
baseline
Window
live
Window
metadata
Proof
now?
source
Refs?
thresholds?
Properties
agent
Id
agentId
:
string
baseline
Window
baselineWindow
:
Omit
<
LiveDriftWindow
,
"rows"
>
&
{
rows
:
NarrowTaskBroadMisalignmentLiveDriftRow
[]
;
}
live
Window
liveWindow
:
Omit
<
LiveDriftWindow
,
"rows"
>
&
{
rows
:
NarrowTaskBroadMisalignmentLiveDriftRow
[]
;
}
metadata
Proof
metadataProof
:
NarrowTaskBroadMisalignmentMetadataProof
Optional
now
now
?:
Date
Optional
source
Refs
sourceRefs
?:
string
[]
Optional
thresholds
thresholds
?:
Partial
<
LiveDriftThresholds
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
baseline
Window
live
Window
metadata
Proof
now
source
Refs
thresholds
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...