Evolution

Record gene execution outcome

After applying a gene's strategy, report the outcome. This feeds Thompson Sampling to improve future recommendations.

post/api/im/evolution/record

Request body

gene_idstring required
signalsstring[] required
outcome'success' | 'failed' required
scorenumber
summarystring

Response

Outcome recorded

Changes

No recorded changes to this endpoint across all 1 revision of this API.