Genome To Agent Update
Convert a genome to an agent update payload.
Reads genome from Darwin, then uses dome_converters locally to transform dome_genes into a DomeConfig-compatible format.
GET
Genome To Agent Update
Last modified on April 21, 2026
Previous
List Team EvaluationsList all evaluations for the authenticated user's teams.
This endpoint lists all evaluations (running and completed) from the job repository.
For completed evaluations stored in S3, use GET /evaluations-results/ instead.
Args:
claims: JWT claims with user and team info
diamond_domain: Diamond domain orchestrator
Returns:
Dict with "evaluations" key containing list of evaluation summaries
Next
Genome To Agent Update