AI Workloads
An AI workload is an automation-ready task that requires human judgement and can be meaningfully measured by an expert. If you can define what a good result looks like, and the task will come up again, it's a workload Jetty can run. See Running AI Workloads for the full lifecycle.
RunbooksThe hero artifact: one markdown file with the job, the bar for “done”, and the checks.Runtime ConfigurationThe agents Jetty runs inside its own sandboxes, which providers back each, and how to pick one.IntegrationsHow a workload connects to the world: integrations are environment variables injected into every run: Slack, databases, GitHub, CRMs, your own app.RunsEvery run is captured end to end: each step, its inputs, outputs, files, and status, plus labels to group and compare runs.Agent EvaluationsCode checks, checklists, and LLM or agent judges live in the runbook and run in flight. Every run records a verdict you can investigate and improve against.