Skip to content

fix(scan): restore immediate quick scoring - #144

Merged
AsperforMias merged 1 commit into
hikariming:devfrom
AsperforMias:fix/restore-immediate-scan
Jul 20, 2026
Merged

fix(scan): restore immediate quick scoring#144
AsperforMias merged 1 commit into
hikariming:devfrom
AsperforMias:fix/restore-immediate-scan

Conversation

@AsperforMias

Copy link
Copy Markdown
Collaborator

Summary

  • replace the user-facing durable scan path with one synchronous bounded quick scan that immediately materializes the existing v9 deterministic score and enables the roast flow
  • remove the deployed worker, Cron/status endpoints, polling UI, worker script, and related operational documentation; no web request can enqueue or wait on a global scan job
  • keep v5/v5/v3 as the only read-only emergency fallback, used only when the quick collector fails
  • bind default-model roast generation to the exact server quick snapshot that backs the current v9 score

Verification

  • pnpm test (65 files, 495 tests)
  • pnpm typecheck
  • pnpm lint
  • pnpm versions:check (v9/v9/v4, canonical)
  • pnpm build
  • manually checked the home flow in light, dark, auto, and mobile layouts

Operational effect

No worker deployment or Vercel Cron configuration is required after merge. Historical queue rows stay stored but have no runtime entrypoint.

@AsperforMias
AsperforMias requested a review from hikariming as a code owner July 20, 2026 20:17
@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

@AsperforMias is attempting to deploy a commit to the hikariming's projects Team on Vercel.

A member of the Team first needs to authorize it.

@AsperforMias
AsperforMias merged commit b52dab7 into hikariming:dev Jul 20, 2026
1 of 2 checks passed
@AsperforMias
AsperforMias deleted the fix/restore-immediate-scan branch July 20, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant