Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
SelectiveDisclosure
Interface SelectiveDisclosure
interface
SelectiveDisclosure
{
agentId
:
string
;
commitments
:
Record
<
string
,
string
>
;
disclosedFields
:
string
[]
;
id
:
string
;
merkleProofs
:
Record
<
string
,
MerkleProof
>
;
merkleRoot
:
string
;
redactedFields
:
string
[]
;
salts
:
Record
<
string
,
string
>
;
}
Index
Properties
agent
Id
commitments
disclosed
Fields
id
merkle
Proofs
merkle
Root
redacted
Fields
salts
Properties
agent
Id
agentId
:
string
commitments
commitments
:
Record
<
string
,
string
>
disclosed
Fields
disclosedFields
:
string
[]
id
id
:
string
merkle
Proofs
merkleProofs
:
Record
<
string
,
MerkleProof
>
merkle
Root
merkleRoot
:
string
redacted
Fields
redactedFields
:
string
[]
salts
salts
:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
commitments
disclosed
Fields
id
merkle
Proofs
merkle
Root
redacted
Fields
salts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...