The deleteDocument() function exists in src/core/documents.ts but there is no CLI command to delete documents. Users who accidentally index wrong content have no way to remove it. Should add libscope docs delete <id> and potentially libscope docs delete --url <url> for URL-based deletion.