retired
error_code: E-AUTH-007 · 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 warning fired when theactAs probe reported that no seam was
configured. Doctor reads files now and never asks the running composition
what it wired, so it cannot tell.
The fix
Read yourcreateVendo call. If it has neither an auth preset nor a
hand-wired actAs, away calls have no credential: the agent cannot act
through your API while the user is away. Present calls are unaffected, so a
present-only install can leave this unset.
Most presets fill actAs for you.
vendo/server.ts
Related errors
- E-AUTH-004 — a configured seam that fails, also retired
- E-WIRE-001 — the
createVendowiring doctor still reads on disk