Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
KnowledgeRefreshLineageReceipt
Interface KnowledgeRefreshLineageReceipt
interface
KnowledgeRefreshLineageReceipt
{
affectedScores
:
KnowledgeRefreshAffectedScore
[]
;
agentId
:
string
;
corpus
:
{
corpusId
:
string
;
previousVersion
:
string
;
refreshedVersion
:
string
;
}
;
createdAt
:
string
;
deletionRequests
:
KnowledgeRefreshDeletionRequest
[]
;
evidenceRefs
:
string
[]
;
failClosed
:
boolean
;
failClosedReasons
:
string
[]
;
ingestion
:
{
jobId
:
string
;
receiptId
:
string
}
;
receiptHash
:
string
;
receiptId
:
string
;
receiptPath
:
string
|
null
;
receiptType
:
"knowledge-refresh-lineage"
;
schemaVersion
:
"2026-06-25"
;
scoreImpact
:
{
averageAbsDelta0to100
:
number
;
changedScoreCount
:
number
;
maxAbsDelta0to100
:
number
;
}
;
signaturePath
:
string
|
null
;
sourceApprovals
:
KnowledgeRefreshSourceApproval
[]
;
sourceRefs
:
string
[]
;
surfaces
:
KnowledgeRefreshSurface
[]
;
}
Index
Properties
affected
Scores
agent
Id
corpus
created
At
deletion
Requests
evidence
Refs
fail
Closed
fail
Closed
Reasons
ingestion
receipt
Hash
receipt
Id
receipt
Path
receipt
Type
schema
Version
score
Impact
signature
Path
source
Approvals
source
Refs
surfaces
Properties
affected
Scores
affectedScores
:
KnowledgeRefreshAffectedScore
[]
agent
Id
agentId
:
string
corpus
corpus
:
{
corpusId
:
string
;
previousVersion
:
string
;
refreshedVersion
:
string
}
created
At
createdAt
:
string
deletion
Requests
deletionRequests
:
KnowledgeRefreshDeletionRequest
[]
evidence
Refs
evidenceRefs
:
string
[]
fail
Closed
failClosed
:
boolean
fail
Closed
Reasons
failClosedReasons
:
string
[]
ingestion
ingestion
:
{
jobId
:
string
;
receiptId
:
string
}
receipt
Hash
receiptHash
:
string
receipt
Id
receiptId
:
string
receipt
Path
receiptPath
:
string
|
null
receipt
Type
receiptType
:
"knowledge-refresh-lineage"
schema
Version
schemaVersion
:
"2026-06-25"
score
Impact
scoreImpact
:
{
averageAbsDelta0to100
:
number
;
changedScoreCount
:
number
;
maxAbsDelta0to100
:
number
;
}
signature
Path
signaturePath
:
string
|
null
source
Approvals
sourceApprovals
:
KnowledgeRefreshSourceApproval
[]
source
Refs
sourceRefs
:
string
[]
surfaces
surfaces
:
KnowledgeRefreshSurface
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
affected
Scores
agent
Id
corpus
created
At
deletion
Requests
evidence
Refs
fail
Closed
fail
Closed
Reasons
ingestion
receipt
Hash
receipt
Id
receipt
Path
receipt
Type
schema
Version
score
Impact
signature
Path
source
Approvals
source
Refs
surfaces
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...