Live-queried against FLEET Mongo + the static route catalogue. Fetched 27/07/2026, 16:44:28. Mongo up.
| Kind | Docs | Hero | Audio | Video | Editorial | Full coverage |
|---|---|---|---|---|---|---|
| country | 4 | 125% | 00% | 00% | 375% | 75% |
| region | 116 | 00% | 00% | 00% | 7968% | 68% |
| city | 13,151 | 00% | 00% | 00% | 6,52950% | 50% |
| sight | 225 | 00% | 00% | 00% | 18482% |
22 untagged lists — run npm run tag:travel-lists to classify them.
| Path | Source | Notes |
|---|---|---|
| / | seed + FLEET.items sights (12) + lists (8) | |
| /places | seed + FLEET.items (all kinds) | |
| /places/[kind] | FLEET.items (per kind) | |
| /places/[kind]/[slug] | FLEET.items + FLEET.media | |
| /lists | FLEET.lists (travelOnly=true) | |
| /lists/[slug] | FLEET.lists | |
| /hotels | FLEET.items {kind:hotel} + seed | |
| /hotels/[slug] | FLEET.items | |
| /academy | FLEET.pages | |
| /academy/[slug] | FLEET.pages + Wikipedia |
| 82% |
| hotel | 0 | 00% | 00% | 00% | 00% | 0% |
| /videos | FLEET.videos |
| /videos/[id] | FLEET.videos |
| /worldai | OpenRouter chat |
| /map | FLEET.items (all with lat/lng) |
| /random | $sample over FLEET |
| /trip | localStorage |
| /test | hardcoded 5-Q quiz |
| /handbook | static content |
| /search | FLEET.items + FLEET.lists |
| /media | FLEET.media |
| /media/[kind] | FLEET.media (per kind) |
| /mobile | force-mobile Feed |
| /scroller | force-mobile Feed (alias) |
| Path | Source | Notes |
|---|---|---|
| /m | Wikivoyage /api/wiki/random Star | |
| /m/read/[slug] | FLEET.items + Wikivoyage summary + FLEET.media | |
| /m/lists | FLEET.lists (travelOnly) | |
| /m/lists/[slug] | FLEET.lists | |
| /m/random | Wikivoyage random | |
| /m/search | Wikivoyage /search/title | |
| /m/explore | 7-continent bucket + FLEET counts | |
| /m/explore/[continent] | FLEET.items countries + city counts | |
| /m/explore/[continent]/[country] | FLEET.items regions + cities | |
| /m/explore/[continent]/[country]/[region] | FLEET.items cities |
| Path | Source | Notes |
|---|---|---|
| /api/wiki/random | en.wikivoyage.org REST + Category:Star_articles | |
| /api/wiki/summary | en.wikivoyage.org REST | |
| /api/wiki/search | en.wikivoyage.org REST | |
| /api/wiki/full | en.wikivoyage.org REST /page/html | |
| /api/destinations | FLEET.items | |
| /api/search | FLEET.items + FLEET.lists | |
| /api/healthz | Mongo + Supabase ping | |
| /api/media/status | FLEET.media aggregation | |
| /api/media/worker | media_jobs cron drain | |
| /api/newsletter | outbound (Resend / stub) | |
| /api/worldai/chat | OpenRouter | |
| /api/bo/list | FLEET (admin) | gated |
| /api/bo/mongo-status | Mongo (admin) | gated |
| Path | Source | Notes |
|---|---|---|
| /bo | Supabase-gated CRUD console | |
| /bo/diagrams | admin diagrams | |
| /login | Supabase magic link |
| Path | Source | Notes |
|---|---|---|
| /diagrams | static 12-panel gallery | |
| /stats | FLEET counts (this page) | |
| /robots.txt | static | |
| /sitemap.xml | FLEET.items + FLEET.lists | |
| /manifest.webmanifest | static (PWA) | |
| /sw.js | static (service worker) | |
| /opengraph-image | dynamic OG |