{"success-immediate":{"label":"Success Immediate","description":"Returns completed immediately on first request"},"success-delayed":{"label":"Success Delayed","description":"Returns processing first, then completed after 3 status checks"},"pending-loop":{"label":"Pending Loop","description":"Always returns processing, never completes"},"logical-failure":{"label":"Logical Failure","description":"Always returns error state"},"network-failure":{"label":"Network Failure","description":"Returns 503 Service Unavailable"},"logical-then-fix":{"label":"Logical Then Fix","description":"Returns error for first 3 requests, then completed"},"wrong-json":{"label":"Wrong JSON","description":"Returns 200 OK with JSON missing expected path"}}