Device discovery
Scan selected folders/drives for project folders, ZIPs, deploy outputs, screenshots and reports.
Private discovery layer
Map selected folders, ZIPs, repositories and authorised hosting accounts into one private project inventory. Discovery is permission-first and read-only by default.
Scan selected folders/drives for project folders, ZIPs, deploy outputs, screenshots and reports.
Connect authorised GitHub, GitLab or Bitbucket accounts with read-only tokens.
Map authorised Netlify, Vercel, Cloudflare Pages, Firebase and Supabase projects.
Match local folders, ZIPs, repos and live URLs so the best version is easier to find.
Run from the local-engine folder. Tokens stay outside the public dashboard.
npm run discover:all -- ./path-to-search-root
npm run discover:device -- ./Downloads
npm run discover:zips -- ./Old-Builds
npm run discover:matchOnly scan folders, accounts and servers you own or have explicit permission to inspect.
Discovery creates reports and queues. Move, delete, archive or repair actions require a separate explicit choice.
Private reports keep technical detail. Public-safe exports hide paths, source detail, tokens and repair internals.