E-TOOLS-002
Extraction ran and found nothing:.vendo/tools.json carries zero tools.
check tools/live-surface · error_code E-TOOLS-002 · doctor exits 0 (warning only)
What you’re seeing
Doctor reads.vendo/tools.json and warns when the extracted tool list is
empty. This is different from
E-TOOLS-001, where tools exist
but are all disabled; here there is nothing to disable in the first place.
Why
Either extraction found no end-user API surface to describe as tools, or every proposed tool was removed by hand afterward. A deployment whose agent works purely through connected third-party tools rather than the host’s own API is a legitimate reason for this to stay empty.The fix
Re-run extraction:Related errors
E-TOOLS-001
every tool disabled
E-TOOLS-003
tools ungraded
E-TOOLS-004
tools with no schema