Skip to content

chore: Phase 1 cleanups (registry, timeouts, docs, indicator, alerts)#51

Merged
poketonova merged 1 commit into
mainfrom
chore/phase-1-cleanups
Jul 18, 2026
Merged

chore: Phase 1 cleanups (registry, timeouts, docs, indicator, alerts)#51
poketonova merged 1 commit into
mainfrom
chore/phase-1-cleanups

Conversation

@poketonova

Copy link
Copy Markdown
Collaborator

Summary

Clean maintainer-owned reimplementation of five accepted bot PRs, branched from current main. Supersedes bot PRs #45, #43, #41, #42, #17 (do not merge those branches directly).

Verification (per AGENTS.md)

  • eval:harness — ✅ all harness evals passed
  • eval:danger — ✅ tripwire fires only on expected files (priceCharting.js, cardCache.js); focused review done
  • build — ✅ built clean (Node 22; Node 18 cannot run Vite 8 locally, unrelated to this change)

Notes

  • Danger-zone files touched: src/services/priceCharting.js (price parser path — timeouts only, no parsing logic changed; $0-is-valid semantics untouched), src/services/tcg/cardCache.js (counts only).
  • No UI smoke needed beyond Settings; smoke:browser recommended before merge if you want the full pass.

🤖 Reimplemented by opencode from reviewed bot PRs

…lerts)

- cardCache: derive game list from TCGS registry instead of hardcoded array
- priceCharting: 10s fetch timeouts + bad_key handling on product endpoint
- priceCharting: JSDoc for extractPrice
- CardLoadIndicator: reuse speed computed in timeLeft; add isLight() helper
- Settings: Clear All Alerts button with confirm guard
@vercel

vercel Bot commented Jul 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pokemon-collectr Ready Ready Preview, Comment Jul 18, 2026 5:57pm

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.

2 participants