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

11 lines
329 B
Markdown

---
# nuzlocke-tracker-ceeh
title: Clean up old seed generation tools
status: completed
type: task
priority: normal
created_at: 2026-02-11T12:52:31Z
updated_at: 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.