Neue Funktion zur Stabilisierung von PageID
Yes—let’s lock this down properly. I’ve put a hardened wiki_router.py (v1.4.0) in the canvas. It:
enriches /semantic/pages with pageid + fullurl for every title (batching + redirects + converttitles),
makes /info tolerant (variants) and 404-safe,
adds retry + light throttling to all MediaWiki calls,
keeps the same routes and parameters (no breaking changes),
logs coverage so we can see where things go sideways.