Skip to main content
POST
Create evalgate auto plan

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
objective
string
required
targetPath
string
required
strategyTracks
string[]
required
targetContent
string
required
iteration
number
autonomyLevel
Available options:
manual
hypothesis
string
forbiddenChanges
string[]
workflowClass
Available options:
approval_gated_mutation
approvalMode
Available options:
human_review
memoryMode
Available options:
session
backgroundExecution
Available options:
false
requiredHooks
enum<string>[]
Available options:
session_start

Response

Successful response

iteration
number
required
selectedStrategyTrack
null | string
required
proposedPatch
null | string
required
candidate
null | object
required
reason
required
Available options:
cluster_exhausted
rankedStrategyTracks
object[]
required
workflowRecommendation
object
required
workflowRecipe
object
required
rankedStrategies
object[]
required