Files
nuzlocke-tracker/.beans/nuzlocke-tracker-ceeh--clean-up-old-seed-generation-tools.md
Julian Tabel d0b0f08665
All checks were successful
CI / backend-lint (push) Successful in 7s
CI / frontend-lint (push) Successful in 29s
Fix and complete route ordering for all games
Rewrote route_order.json with correct progression ordering for all 15
version groups (Gen 1-9), validated against encounter data files. Added
generate_route_order.py script for reproducible generation and validation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 15:21:18 +01:00

329 B

title, status, type, priority, created_at, updated_at
title status type priority created_at updated_at
Clean up old seed generation tools completed task normal 2026-02-11T12:52:31Z 2026-02-11T13:55:49Z

Remove the old Go fetch-pokeapi tool from tools/fetch-pokeapi/ and update README.md references to point to the new import-pokedb tool instead.