Get Readiness
GET /api/creative/edit/readiness/{document_id}
GET
/api/creative/edit/readiness/{document_id}
Calculate publishing readiness score for a document.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” document_id
required
Document Id
string
Responses
Section titled “ Responses ”Successful Response
ReadinessBreakdown
Transparent, weighted composite publishing readiness score.
object
proseguardScore
required
Proseguardscore
ProseGuard score
number
proseguardErrors
required
Proseguarderrors
integer
proseguardWarnings
required
Proseguardwarnings
integer
lorekeeperScore
required
Lorekeeperscore
Lorekeeper consistency score
number
lorekeeperIssues
required
Lorekeeperissues
integer
mlHealthScore
required
Mlhealthscore
ML health overall score
number
editCompletionScore
required
Editcompletionscore
Pct of suggestions addressed
number
pendingSuggestions
required
Pendingsuggestions
integer
overallScore
required
Overallscore
Weighted composite score
number
isReady
required
Isready
Whether score meets threshold
boolean
threshold
required
Threshold
Publishing readiness threshold
number
weightProseguard
required
Weightproseguard
Effective ProseGuard weight used
number
weightLorekeeper
required
Weightlorekeeper
Effective Lorekeeper weight used
number
weightMlHealth
required
Weightmlhealth
Effective ML health weight used
number
weightEditCompletion
required
Weighteditcompletion
Effective edit completion weight used
number
lorekeeperChecked
Lorekeeperchecked
Whether Lorekeeper has been run
boolean
mlHealthChecked
Mlhealthchecked
Whether ML health snapshot exists
boolean
editCompletionChecked
Editcompletionchecked
Whether an edit session exists
boolean
proseguardRecommendation
required
Proseguardrecommendation
ProseGuard advice
string
lorekeeperRecommendation
required
Lorekeeperrecommendation
Lorekeeper advice
string
mlHealthRecommendation
required
Mlhealthrecommendation
ML health advice
string
editCompletionRecommendation
required
Editcompletionrecommendation
Edit completion advice
string
overallRecommendation
required
Overallrecommendation
Overall readiness advice
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context