Skip to content

Add Wikipedia watch and PDA backfill categories - #89

Merged
Seungpyo1007 merged 1 commit into
mainfrom
feat/wikipedia-watch-pda-backfill
Sep 25, 2026
Merged

Seungpyo1007 merged 1 commit into
mainfrom
feat/wikipedia-watch-pda-backfill

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

Summary

  • Add verified Wikipedia cross-reference pages for watch and PDA categories, with the category-aware matching gates used for tablets.
  • Add the needed brand tokens and tests for page routing, exact headings, dry runs, and category-specific cache paths.
  • Keep dry-run HTML caching off so reading TechAPI does not create HTML files there. The dry runs used JSONL caches under the local Temp directory.

The English Wikipedia API reported Xiaomi_Mi_Watch missing and Palm_T|X invalid, so those two stash entries were omitted. Redirecting titles were retained.

TechAPI dry runs

Category Checked Confirm Ambiguous Not found Contradict
Watch 300 0 11 286 3
PDA 125 0 4 116 5

Both runs used --data-root C:/Users/29/Desktop/TechAPI --dry-run with no apply flag. No TechAPI data files were written.

Validation

  • python -m pytest -q --basetemp C:/Users/29/AppData/Local/Temp/techengine-pytest-watch-pda-full
  • python -m mypy app
  • python -m ruff check app tests
  • python -m ruff format --check app/verify/wikipedia_smartphone_backfill.py tests/verify/test_wikipedia_smartphone_backfill.py
  • git diff --check

@Seungpyo1007
Seungpyo1007 merged commit 61375f3 into main Sep 25, 2026
1 check passed
@Seungpyo1007
Seungpyo1007 deleted the feat/wikipedia-watch-pda-backfill branch September 25, 2026 01:44
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