Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
SemanticEdge
Interface SemanticEdge
interface
SemanticEdge
{
confidence
:
number
;
createdTs
:
number
;
description
:
string
;
edgeId
:
string
;
evidenceRefs
:
string
[]
;
fromNodeId
:
string
;
hash
:
string
;
impactWeight
:
number
;
stale
:
boolean
;
toNodeId
:
string
;
type
:
SemanticEdgeType
;
verifiedTs
:
number
|
null
;
}
Index
Properties
confidence
created
Ts
description
edge
Id
evidence
Refs
from
Node
Id
hash
impact
Weight
stale
to
Node
Id
type
verified
Ts
Properties
confidence
confidence
:
number
created
Ts
createdTs
:
number
description
description
:
string
edge
Id
edgeId
:
string
evidence
Refs
evidenceRefs
:
string
[]
from
Node
Id
fromNodeId
:
string
hash
hash
:
string
impact
Weight
impactWeight
:
number
stale
stale
:
boolean
to
Node
Id
toNodeId
:
string
type
type
:
SemanticEdgeType
verified
Ts
verifiedTs
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
confidence
created
Ts
description
edge
Id
evidence
Refs
from
Node
Id
hash
impact
Weight
stale
to
Node
Id
type
verified
Ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...