Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
CorrectionLesson
Interface CorrectionLesson
interface
CorrectionLesson
{
advisoryCategory
:
string
;
advisorySeverity
:
"INFO"
|
"WARN"
|
"CRITICAL"
;
agentId
:
string
;
avgImprovementPostInjection
:
number
|
null
;
correctionId
:
string
;
createdTs
:
number
;
driftDetected
:
boolean
;
expiryTs
:
number
;
injectionCount
:
number
;
lastInjectedTs
:
number
|
null
;
lesson_hash
:
string
;
lessonId
:
string
;
lessonText
:
string
;
postInjectionRunIds
:
string
[]
;
prev_lesson_hash
:
string
;
questionIds
:
string
[]
;
signature
:
string
;
status
:
LessonStatus
;
}
Index
Properties
advisory
Category
advisory
Severity
agent
Id
avg
Improvement
Post
Injection
correction
Id
created
Ts
drift
Detected
expiry
Ts
injection
Count
last
Injected
Ts
lesson_
hash
lesson
Id
lesson
Text
post
Injection
Run
Ids
prev_
lesson_
hash
question
Ids
signature
status
Properties
advisory
Category
advisoryCategory
:
string
advisory
Severity
advisorySeverity
:
"INFO"
|
"WARN"
|
"CRITICAL"
agent
Id
agentId
:
string
avg
Improvement
Post
Injection
avgImprovementPostInjection
:
number
|
null
correction
Id
correctionId
:
string
created
Ts
createdTs
:
number
drift
Detected
driftDetected
:
boolean
expiry
Ts
expiryTs
:
number
injection
Count
injectionCount
:
number
last
Injected
Ts
lastInjectedTs
:
number
|
null
lesson_
hash
lesson_hash
:
string
lesson
Id
lessonId
:
string
lesson
Text
lessonText
:
string
post
Injection
Run
Ids
postInjectionRunIds
:
string
[]
prev_
lesson_
hash
prev_lesson_hash
:
string
question
Ids
questionIds
:
string
[]
signature
signature
:
string
status
status
:
LessonStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
advisory
Category
advisory
Severity
agent
Id
avg
Improvement
Post
Injection
correction
Id
created
Ts
drift
Detected
expiry
Ts
injection
Count
last
Injected
Ts
lesson_
hash
lesson
Id
lesson
Text
post
Injection
Run
Ids
prev_
lesson_
hash
question
Ids
signature
status
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...