dsh_plugin_lookup now falls back to GitHub repository search when a package is not on npm — most dsh plugins are git-only, so 'look up dsh-github-intelligence' now works.
- 6 unit tests (2 new: fallback success + loud failure on both sources)
- Packaged integration test executes the real GitHub fallback against the real GitHub API
- README EN/ZH updated