Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
AMCKnowledgeNode
Interface AMCKnowledgeNode
interface
AMCKnowledgeNode
{
contentHash
?:
string
;
createdAt
:
Date
;
id
:
string
;
label
:
string
;
metadata
:
Record
<
string
,
unknown
>
;
trustLevel
?:
"observed"
|
"attested"
|
"self_reported"
;
type
:
NodeType
;
updatedAt
:
Date
;
}
Index
Properties
content
Hash?
created
At
id
label
metadata
trust
Level?
type
updated
At
Properties
Optional
content
Hash
contentHash
?:
string
Version or hash of the node content
created
At
createdAt
:
Date
id
id
:
string
label
label
:
string
metadata
metadata
:
Record
<
string
,
unknown
>
Optional
trust
Level
trustLevel
?:
"observed"
|
"attested"
|
"self_reported"
AMC trust level if applicable
type
type
:
NodeType
updated
At
updatedAt
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Hash
created
At
id
label
metadata
trust
Level
type
updated
At
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Version or hash of the node content