> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vendo.run/llms.txt
> Use this file to discover all available pages before exploring further.

# E-LIVE-003

> Retired: doctor no longer reads the execution venue from /status.

```text retired theme={null}
E-LIVE-003 — retired, doctor no longer emits this code
```

`error_code: E-LIVE-003` · `status: retired`

## What you're seeing

Nothing: `npx vendo doctor` cannot print this code anymore. You are reading
it from an older run's output, or a saved report.

## Why

This code fired when `/status` reported an execution venue doctor did not
recognize. Doctor no longer calls `/status`, so it never sees a venue value
to reject.

## The fix

Nothing to do.

## Related errors

* [E-LIVE-004](/production/troubleshooting/e-live-004) — the venue check itself, also retired, with a by-hand replacement
* [E-CLOUD-001](/production/troubleshooting/e-cloud-001) — the `VENDO_API_KEY` check doctor still runs
