Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
SessionSpillRange
Interface SessionSpillRange
interface
SessionSpillRange
{
contentBase64
:
string
;
contentSha256
:
string
;
eventIds
:
readonly
string
[]
;
locator
:
string
;
nextOffset
:
number
|
null
;
offset
:
number
;
returnedBytes
:
number
;
sessionIds
:
readonly
string
[]
;
storage
:
"encrypted-v2"
|
"legacy-plaintext-v1"
;
totalBytes
:
number
;
verification
:
{
expectedMonitorFingerprint
:
string
|
null
;
fullContentVerified
:
true
;
history
:
"supplied-references-only"
;
}
;
}
Index
Properties
content
Base64
content
Sha256
event
Ids
locator
next
Offset
offset
returned
Bytes
session
Ids
storage
total
Bytes
verification
Properties
Readonly
content
Base64
contentBase64
:
string
Readonly
content
Sha256
contentSha256
:
string
Readonly
event
Ids
eventIds
:
readonly
string
[]
Readonly
locator
locator
:
string
Readonly
next
Offset
nextOffset
:
number
|
null
Readonly
offset
offset
:
number
Readonly
returned
Bytes
returnedBytes
:
number
Readonly
session
Ids
sessionIds
:
readonly
string
[]
Readonly
storage
storage
:
"encrypted-v2"
|
"legacy-plaintext-v1"
Readonly
total
Bytes
totalBytes
:
number
Readonly
verification
verification
:
{
expectedMonitorFingerprint
:
string
|
null
;
fullContentVerified
:
true
;
history
:
"supplied-references-only"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Base64
content
Sha256
event
Ids
locator
next
Offset
offset
returned
Bytes
session
Ids
storage
total
Bytes
verification
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...