mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Move the worker scanner surface into TypeScript, add a direct worker regression, and make the version=2 app-test path populate the same visible result data and final status as the legacy scanner. This keeps the refactor bounded while making the worker route safe to exercise. Constraint: Must preserve the existing Apple Silicon app-test behavior while changing the worker internals Rejected: Flip production to the worker path immediately | still needs the normal deploy path and broader production soak Confidence: medium Scope-risk: moderate Reversibility: clean Directive: Keep the version=2 adapter using the shared finishFileScan path until the legacy scanner can be removed entirely Tested: pnpm run typecheck; pnpm exec vitest run test/scanner/client.test.ts; pnpm run test:browser (original workspace); netlify build --context deploy-preview (original workspace) Not-tested: Browser suite from the clean clone environment (local Astro dev server startup timed out there) |
||
|---|---|---|
| .. | ||
| api | ||
| app-store | ||
| astro | ||
| macho | ||
| pagefind | ||
| scanner | ||
| search | ||
| stork | ||
| app-derived.js | ||
| app-files-scanner.js | ||
| array.js | ||
| build-app-list.js | ||
| build-device-list.js | ||
| build-game-list.js | ||
| build-homebrew-list.js | ||
| build-payload.js | ||
| build-video-list.js | ||
| bundles.js | ||
| categories.js | ||
| check-types.js | ||
| cli-options.js | ||
| config-node.js | ||
| constants.js | ||
| devices.js | ||
| environment.js | ||
| get-list-summary-numbers.js | ||
| get-list.js | ||
| json.js | ||
| listing-page.js | ||
| lite-youtube.js | ||
| matching.js | ||
| parse-date.js | ||
| public-runtime-config.mjs | ||
| related.js | ||
| scroll.js | ||
| searchable-list.js | ||
| slug.js | ||
| sort-list.js | ||
| statuses.js | ||
| structured-data.js | ||
| url.js | ||