Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
agent-safety
DeriveAgentSafetyEvidenceOptions
Interface DeriveAgentSafetyEvidenceOptions
interface
DeriveAgentSafetyEvidenceOptions
{
freshness
?:
{
maxAgeMs
?:
number
;
mode
:
|
"realtime"
|
"cursor"
|
"snapshot"
|
"watermark"
|
"delta"
;
}
;
realtimeCursorPresent
?:
boolean
;
}
Index
Properties
freshness?
realtime
Cursor
Present?
Properties
Optional
Readonly
freshness
freshness
?:
{
maxAgeMs
?:
number
;
mode
:
|
"realtime"
|
"cursor"
|
"snapshot"
|
"watermark"
|
"delta"
;
}
Optional
Readonly
realtime
Cursor
Present
realtime
Cursor
Present
?:
boolean
Presence only. Opaque cursor values must never cross this boundary.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
freshness
realtime
Cursor
Present
@honua/sdk-js
Loading...
Presence only. Opaque cursor values must never cross this boundary.