borderReality + refusalReasons (generic scaffolding, staged then applied); registry updated; exporter emits them; site parsers 0 gaps on all 573 exports; extractor 0 disagreements. Commit pushed.Plan v1.0 (signed 2026-09-02) · generated 2026-09-03 13:01 · refreshes every 5 min · data: status.json
scripts/gen_idp_nationality_v2_1.py (new file, v2 untouched; wrapper now uses v2.1; 19 staged pages regenerated). Next: facts-block retrofit (step 7) once the first human captures exist; Phase C blocked on the Astro schema. Done before: Phase B step 5–6: scripts/engine/staleness.py (demotion file changes per max-age) and source_watch.py + timer on the top-value lead URLs that DO fetch (home-affairs.ec.europa.eu, ica.gov.sg, gov.uk, canada.ca…). In parallel, people work: the 642-line source queue (John/Expedify) and the 26 dead source links. Previous: scripts/engine/truth_gate.py (deterministic gate over a page's facts: every rendered number has a fact id; no fact past max-age; money facts need an agreeing second source; captures from data/facts/captures/ promote lead → sourced). The human source queue (reports/source-queue-2026-09-03.md) runs in parallel — it is people work, not engine work. Staged fixes under handoff/fix-fact-2026-09-03/ await John's decision to apply to live. Order: (a) scripts/fixes/fix_convention_statements_2026-09-03.py (exact-match, count-guarded; 17 hubs ×4 occurrences incl. a families[] block the extractor did not vote on, 7 guides, Ireland verdict) → extractor: 0 disagreements, 0 self-contradictions; 2 diff-review rounds (round 1: Indonesia rows + 5 leftover FAQ sentences + last_reviewed), round 2 clean → COMMITTED + pushed 2026-09-03; (a2) for-costa-ricans + for-mexicans regenerated as non_party into handoff/fix-fact-2026-09-03/ (STAGED, live untouched per John's new rule); root cause = idp-routes.json stale → John: do all three. DONE 2026-09-03: scripts/fixes/build_corrected_idp_routes_2026-09-03.py → data/idp-routes.corrected-2026-09-03.json (19 lcc + 20 dest re-derived, 55 routes recomputed, new convention_required: non_party value); scripts/gen_idp_nationality_staged.py (wrapper, generator unmodified) staged all 19 nationality pages under handoff/fix-fact-2026-09-03/; 2 review rounds (CTA slug clobber, non-party×non-party copy, stale validity/multi fields, Nepal→Indonesia name clobber — all fixed) → COMMITTED + pushed 2026-09-03. OPEN: wire the corrected routes file into the checker only after site-astro renders non_party; apply the 19 staged pages to live = John's call; (b) human-tier the ~100 unknown source hosts listed in the report; (c) capture script for the 172 money figures with a scoped lead; (d) human source queue for the 15 with none; (e) fix the 1 malformed literal (japan/visa/for-indians footer). source the 661 third-party money figures (550 have a tier-1/2 candidate URL on the page → capture script; 111 → human source queue). John still to send the developer requests.docs/adr/: 0001 files-never-deploys, 0002 legal read = Expedify, 0003 cap + post-mortem, 0004 named reviewer (growth-cap numbers ADR waits on §9)docs/Expedify_Developer_Requests_2026-09-02.md (repo access, reviewer, legal sign-off, release safety, footprint, cap/cohort/conversion)docs/Expedify_Handover_Cover_Note_2026-09-03.md (decided 2026-09-03: Claude does not send client-facing mail; note is forward-ready)Gate: ≥ 95 % of money figures carry a tier 1/2 source; remainder suppressed. Falsified otherwise → Phase D shrinks to sourced pages only.
facts: schema — DONE 2026-09-02 docs/content engine/facts.schema.json (tiers 0–3, statuses incl. not_stated, conditional source/second_source/sign_off requirements): {id, claim_type: fee|processing_time|eligibility|convention|validity, value, unit, source_url, authority_tier: 1 govt|2 embassy|3 aggregator, captured_at, max_age_days, verification_status, second_source_url?}; sections reference facts by {{fact:id}} instead of literal numbersscripts/engine/extract_facts.py — DONE 2026-09-02, read-only, 745 pages → 7,521 candidates in data/facts/candidates/, report reports/facts-extraction-2026-09-02.md; 5 unit tests in tests/test_extract_facts.py. Money gate baseline: 3,316 fee facts = 1,658 first-party + 997 not_stated + 550 with a tier-1/2 candidate on page + 111 with none → 661 third-party figures need real sourcingdata/facts/authority_registry.json (112 hosts) + 11 tests on real data. Gate baseline (v2.1): 187 distinct third-party money figures, 0 % captured, 92 % with a scoped lead, 8 % none. 25 convention disagreements (17 stale hubs + 8 self-contradicting driving guides)scripts/engine/capture_facts.py — DONE 2026-09-03: fetches lead URLs (cached, polite, honest UA), matches value near a currency/unit marker, confidence = claim word nearby (weak matches never count). First full run: 21 hits / 546 fetches; money gate 0 → ~2 %; travel.state.gov + mofa.go.jp + immi.homeaffairs.gov.au block bots (403), VFS/moi.gov.ae are JS shells, most ministry leads are sections not fee pagesscripts/engine/source_queue.py → reports/source-queue-2026-09-03.md (~180 figures grouped by lead host and failure reason: value_not_on_lead_page / blocked_403 / js_or_thin_page / no_lead / weak_match_confirm)data/idp-countries-by-convention.json (audited 2026-08-30, tier 1 via UN treaty lists); fees/times from data/genuine_fees_*.json + VisaHQ matrix (tier 3 → needs tier 1/2 confirmation); everything else → human source queue cardscripts/engine/truth_gate.py — DONE 2026-09-03 (R1 provenance, R2 second source, R3 max-age, R4 disagreement; merges captures; per-page verdict PASS/HOLD/FAIL + corpus gate). First run: corpus gate NOT YET, 4/187 money figures sourced. Remaining design gap: the 'every rendered number has a fact id' check needs the facts block retrofit (step 7)scripts/engine/staleness.py — DONE 2026-09-03: ages every dated claim vs §9 max-age, stages 1/2/3 (suppress figure = TODO until the {{fact:id}} retrofit / banner / noindex), stage 2-3 as staged whole-file copies under handoff/demotions-<date>/. Today: 0 stale; 271 fee facts fall due 2026-11, 762 in 2027-02, 1,527 in 2027-08 (the corpus's single last_verified date makes staleness arrive in waves — a reason to capture, not just re-date)scripts/engine/source_watch.py — DONE 2026-09-03: watch list = 56 lead URLs that fetch cleanly (ranked by facts backed), sentence-level diff of numeric lines vs stored snapshot, aos-notify warning on change, report per run; weekly user timer expedify-source-watch.timer (Agentic-OS ops/systemd). Opens no W2 card yet (W2 not built)reports/legal-claim-checklist-2026-09-03.{md,csv}, 2,279 claims / 5 sections with provenance + blank sign-off columns. Expedify's reviewer signs; not yet sentGate: dry-run batch builds clean on the site; applied set == manifest.
docs/policies/corpus-admission.md + scripts/engine/admit_brief.py — DONE 2026-09-03 (T1–T7; first brief b-20260903-japan-driving-guide-refresh = HOLD awaiting approver). Original: docs/policies/corpus-admission.md (right-to-exist test) + scripts/engine/admit_brief.py (mechanical parts: sibling payload check, refresh-not-new lookup, query-overlap check vs reports/ SERP data, commercial-value flag from a per-page-type value table)briefs/_template.yaml with facts_plan: — DONE 2026-09-03 (which fact ids the page will carry and their planned sources)scripts/engine/export_site.py — DONE 2026-09-03 for the three routed page types: 191 driving guides + 191 visa hubs + 191 country hubs → site markdown; site parsers: 0 gaps except visa border/refusals (v2 has no such sections — playbook components borderReality/refusalReasons still to author). Driving-guide Astro build passed; full 573-page build running. TODO: idp_nationality (site has only 2 hand-built nationality pages — needs a site route), visa_tuple (site has no route)scripts/engine/create_page.py: brief → registry-composed draft via luna-content (Gemma) → validate_page.py → truth_gate.py → dedup_gate.py (siblings + competitor corpus via pipelines/query_competitor_corpus.py) → citation_gate.py (only where the page type warrants) → kanban_request_review (opus-reviewer, evidence-ID contract, ≤ 3 rounds)scripts/engine/approve_batch.py — DONE 2026-09-03 (sample/record, earned batch size, review-time alarm; smoke-tested incl. rejection). Original: Sampled approval scripts/engine/approve_batch.py: picks k files (start k = batch = 5), prints the 3 questions per file, records verdicts + time-on-page to reviews/approvals/<batch_id>.json; batch-size rule (double after 2 clean, halve on any rejection, any rejection rejects the batch); alarm when median review time < thresholdscripts/engine/handoff.py + manifest.schema.json v0 — DONE 2026-09-03 (idempotent, cap-recorded; pin to the real site schema later). Original: Handoff scripts/engine/handoff.py: copies approved files to handoff/<batch_id>/, writes manifest.json (file, sha256, action, approver, verdicts, redirect_from), idempotent re-run; pin manifest.schema.jsonscripts/engine/cap.py — DONE 2026-09-03 (10 new/week, 5 % of 568 modified/week, audit log). Original: Growth-cap + audit log scripts/engine/cap.py: refuses a handoff that would exceed URLs/week or %-modified/week; appends every handoff to reviews/audit-log.jsonlhandoff/, developer builds it on a preview → measures writer throughput (pages/day) for §9Gate: ≥ 80 % indexed @ 30 d; ≥ 50 % with ≥ 1 impression-bearing query @ 90 d; no manual action. Fail ⇒ STOP.
scripts/engine/measure.py: pull GSC (source per Phase A decision), URL-inspection indexation, conversion events; write data/measure/; per-page cost ledger from Phase C logsGate: refreshed beats control at 90 d by the §9 margin; else keep only FIX-FACT/TECHNICAL.
scripts/engine/triage.py: evidence floor check → deterministic typed decision (NO-ACTION default; FIX-FACT / REFRESH / CONSOLIDATE / PRUNE / REWORK-INTENT / TECHNICAL-ONLY) with a stated hypothesis and evidence IDs; cannibalization detection (same query, multiple URLs)cap.pyGate: only if D and E passed.
create_page.py into build_family.py ("visa|IDP|passport family for [country set]") under cap.py + commercial gatescripts/engine/research.py: source-watch events + SERP-shift detection as primary triggers → candidate briefs → admit_brief.py; keyword sweep secondary, low-frequency; idempotency rule vs in-flight W2 cardsmeta keys does the site read (incl. last_verified)? PENDING EXPEDIFYborderReality + refusalReasons (generic scaffolding, staged then applied); registry updated; exporter emits them; site parsers 0 gaps on all 573 exports; extractor 0 disagreements. Commit pushed.non_party first).scripts/engine/capture_facts.py (fetch lead URL, visible text, value-near-marker match, cached, polite). Smoke test 0/12: 403 (immi.homeaffairs.gov.au), JS shells (punetejashtme.gov.al), and a matcher miss on mfa.am. Full run (546 fetches, 120 hosts): 21 raw hits; added confidence scoring (claim word near the value; weak matches never count) → 17 strong captures, 4 of them money figures → gate 0 → 2.1 %. 403 bot-blocks: travel.state.gov (80 attempts), mofa.go.jp, immi.homeaffairs.gov.au; JS shells: visa.vfsglobal.com, moi.gov.ae; 26 of our own source links return 404 (content defect).scripts/engine/source_queue.py → reports/source-queue-2026-09-03.md: 642 figures (fee+processing+stay) by lead host and reason (value_not_on_lead_page 229, blocked_403 123, no_lead 113, fetch_failed 94, js_or_thin_page 53, lead_url_404 26, weak_match_confirm 4).scripts/engine/truth_gate.py (R1 provenance, R2 second source, R3 max-age, R4 disagreement): 623 PASS (mostly pages with no third-party money), 122 FAIL on R1; corpus gate NOT YET (4/187).data/idp-routes.corrected-2026-09-03.json (script clones existing route templates per status pair; authored copy for the new non-party-destination case). Wrapper scripts/gen_idp_nationality_staged.py stages pages from the corrected file without touching the generator or content/.x_votes; found Ireland's verdict ("either type") that the voter treated as ambiguous.scripts/fixes/fix_convention_statements_2026-09-03.py: exact-match/regex replacements with per-file expected counts; dry-run ABORTED on first pass (hubs had 4 occurrences not 3; Indonesia guide 3 not 2) → located the extra occurrences (families[] block, requirements row note) → counts corrected → applied to 24 files with backups.reports/facts-extraction-2026-09-03.md): disagreements 0, self-contradictions 0, all YAML valid, 17 tests OK. Residual-wording grep: clean.last_reviewed + next_review, anchored+asserted date bumps, three-sentence neither wording), re-applied. Extractor: 0/0 again; 17 tests OK; YAML valid. Round 2 dispatched.docs/content engine/facts.schema.json (draft 2020-12; validated with jsonschema).scripts/engine/extract_facts.py (read-only) + tests/test_extract_facts.py (5 tests, pass).claim_type.<subject-key>, per-path convention votes with inconsistent pages reported as disagreement, fx inside any "(~ …)" group incl. "/"-separated, $0 by row subject, rolling windows → qualifier, generic gov ^gov.<cc>$ + .gv.at, country aliases (dubai→UAE, schengen→None), own-country advice → tier 1, no invented captured_at, dead code removed, unknown hosts fully listed. Tests 16 (every page validated with FormatChecker; no duplicate ids). Run 4: 187 distinct third-party money figures, 0 % captured, 92 % scoped lead, 8 % none; 25 disagreements of which 8 are self-contradicting driving guides.docs/AI_Content_Engine_Project_Plan_v0.4.md (components C1–C9, workflows W1–W6, site-side contract, decisions ledger, §9 blanks). Committed 78764724, pushed to expedify-hk/content-workspace main.pipelines/page-content-audit/ on John's instruction.docs/AI_Content_Engine_Project_Plan_v0.4.md (new, committed)~/Agentic-OS/outbound/Expedify/Expedify_AI_Content_Engine_PRD.md (revised)task_plan.md, findings.md, progress.md (new, ignored).gitignore (+3 planning files)docs/adr/0001..0004-*.md, docs/Expedify_Developer_Requests_2026-09-02.md (new)docs/AI_Content_Engine_Project_Plan_v0.4.md, docs/Expedify_AI_Content_Engine_PRD.md (decisions recorded)docs/adr/; developer requests drafted.2a027a3d | 2026-09-03 | content: add travel-visa-assistance ad-lander (config + outline) |
5912c6bc | 2026-09-03 | content(v2)+engine: borderReality + refusalReasons on all 191 visa hubs; exporter emits them; site parsers now 0 gaps on all 573 pages |
ff7b7b74 | 2026-09-03 | engine: exporter covers all three routed page types — 573 pages (191 driving guides, 191 visa hubs, 191 country hubs) |
e5aca3eb | 2026-09-03 | engine: C5 exporter — v2 driving guides -> site markdown (parse-idp-destination grammar); 191 exported, 0 parser gaps |
8f2845e9 | 2026-09-03 | engine: tracker — URL inventory & agent-view tab (live routes vs v2 corpus, gate, fixes, needs, complete) |
a24b976b | 2026-09-03 | data+content: UAE and Bahrain are party to BOTH conventions (UN Treaty Collection check); re-derive routes, hubs, guides, nationality pages |
fe7420ef | 2026-09-03 | chore: make engine scripts executable; ignore .wrangler; add 2026-09-03 facts capture output |
fbed38ff | 2026-09-03 | engine: Phase C schema-independent pieces — admission policy + checker, brief template, sampled approval, growth cap, handoff manifest v0 |
3c4cf802 | 2026-09-03 | content: apply staged fixes to live — 19 nationality pages (corrected convention status, generator v2.1) + 10 pages with dead source links replaced |
62c045a6 | 2026-09-03 | docs: one-page cover note for the Expedify handover (requests + legal checklist + staged batches) |
c84b78d2 | 2026-09-03 | engine: legal claim checklist (ADR 0002) + nationality generator v2.1 (grammar/count fixes, new file) |
4af0400f | 2026-09-03 | content(staged): replace 6 dead source links (404) on 10 pages with live pages on the same authority |
Every URL the live site (v1 markdown mirror in the Astro repo) or the v2 corpus (content/**/index.yaml) knows. Live = served today · v2 = proposed format John chose for research and enrichment · Gate = truth-gate verdict on v2 facts · Sourced = money/duration facts captured from a tier-1/2 source over all facts · Agent = what the engine did or is doing · Needs = the input that unblocks it.
| URL | Type | Live | v2 | Gate | Sourced | Fixes | Agent | Needs | Done |
|---|---|---|---|---|---|---|---|---|---|
/en/about/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/afghanistan/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/afghanistan/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/11 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/afghanistan/visa/ | visa_destination_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/albania/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/albania/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/albania/visa/ | visa_destination_hub | ● | ● | PASS | 0/8 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/algeria/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/algeria/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/algeria/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/andorra/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/andorra/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/11 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/andorra/visa/ | visa_destination_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/angola/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/angola/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/angola/visa/ | visa_destination_hub | ● | ● | PASS | 0/7 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/antigua-and-barbuda/ | country_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/antigua-and-barbuda/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/antigua-and-barbuda/visa/ | visa_destination_hub | ● | ● | PASS | 0/9 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/argentina/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/argentina/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/10 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/argentina/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/armenia/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/armenia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/armenia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/australia/ | country_hub | ● | ● | FAIL | 0/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/australia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/australia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/australia/visa/for-indians/ | visa_tuple | ● | PASS | 0/7 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/austria/ | country_hub | ● | ● | PASS | 1/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/austria/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/austria/visa/ | visa_destination_hub | ● | ● | FAIL | 1/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/azerbaijan/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/azerbaijan/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/azerbaijan/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/bahamas/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bahamas/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bahamas/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bahrain/ | country_hub | ● | ● | FAIL | 0/5 | fix-fact-2026-09-03b · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/bahrain/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/10 | fix-fact-2026-09-03b · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bahrain/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/bahrain/visa/for-indians/ | visa_tuple | ● | PASS | 0/4 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/bangladesh/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bangladesh/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bangladesh/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/barbados/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/barbados/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/barbados/visa/ | visa_destination_hub | ● | ● | PASS | 0/7 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/belarus/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/belarus/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/belarus/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/belgium/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/belgium/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/belgium/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/belize/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/belize/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/belize/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/benin/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/benin/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/benin/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bhutan/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/bhutan/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/bhutan/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bolivia/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bolivia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bolivia/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bosnia-and-herzegovina/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bosnia-and-herzegovina/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bosnia-and-herzegovina/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/botswana/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/botswana/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/11 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/botswana/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/brazil/ | country_hub | ● | ● | FAIL | 0/5 | fix-links-2026-09-03 · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/brazil/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/brazil/visa/ | visa_destination_hub | ● | ● | FAIL | 0/10 | fix-links-2026-09-03 · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/brunei/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/brunei/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/brunei/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/bulgaria/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bulgaria/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/bulgaria/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/burkina-faso/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/burkina-faso/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/burkina-faso/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/burundi/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/burundi/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/burundi/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cabo-verde/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cabo-verde/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cabo-verde/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/cambodia/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/cambodia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cambodia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/9 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/cameroon/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cameroon/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/15 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cameroon/visa/ | visa_destination_hub | ● | ● | PASS | 0/8 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/canada/ | country_hub | ● | ● | FAIL | 0/6 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/canada/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/16 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/canada/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/canada/visa/for-indians/ | visa_tuple | ● | FAIL | 0/7 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/central-african-republic/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/central-african-republic/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/central-african-republic/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/chad/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/chad/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/chad/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/chile/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/chile/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/10 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/chile/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/china/ | country_hub | ● | ● | FAIL | 0/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/china/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/china/visa/ | visa_destination_hub | ● | ● | FAIL | 0/9 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/china/visa/for-indians/ | visa_tuple | ● | FAIL | 0/6 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/civil-records/ | civil_records_hub | ● | ● | PASS | 0/0 | facts clean | ✓ | ||
/en/colombia/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/colombia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/colombia/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/comoros/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/comoros/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/comoros/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/congo/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/congo/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/congo/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/contact/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/cookie-policy/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/costa-rica/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/costa-rica/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/10 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/costa-rica/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cote-divoire/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cote-divoire/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cote-divoire/visa/ | visa_destination_hub | ● | ● | PASS | 0/7 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/countries/ | countries_hub | ● | ● | PASS | 0/0 | facts clean | ✓ | ||
/en/croatia/ | country_hub | ● | ● | FAIL | 0/6 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/croatia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/croatia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/9 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/cuba/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cuba/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cuba/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/cyprus/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cyprus/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/cyprus/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/czechia/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/czechia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/czechia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/democratic-republic-of-the-congo/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/democratic-republic-of-the-congo/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/democratic-republic-of-the-congo/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/denmark/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/denmark/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/denmark/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/djibouti/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/djibouti/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/djibouti/visa/ | visa_destination_hub | ● | ● | PASS | 0/7 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/dominica/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/dominica/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/dominica/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/dominican-republic/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/dominican-republic/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/dominican-republic/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/driving-document/ | idp_hub | ● | ● | PASS | 0/0 | facts clean | ✓ | ||
/en/driving-document/1949-geneva-convention/ | static route | ● | 0/0 | · site hotfix | site static page (not engine content) | ✓ | |||
/en/driving-document/1968-vienna-convention/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/driving-document/application/ | application | ● | ● | PASS | 0/0 | facts clean | ✓ | ||
/en/driving-document/checker/ | idp_checker | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-afghans/ | idp_nationality | ● | PASS | 0/0 | facts clean | exporter (v2→site) to publish | ✓ | ||
/en/driving-document/for-albanians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-algerians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-americans/ | idp_nationality | ● | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture | ||
/en/driving-document/for-argentines/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-armenians/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-australians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-austrians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-azerbaijanis/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-bahamians/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-bahrainis/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03, fix-fact-2026-09-03b | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-bangladeshis/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-barbadians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-basotho/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-batswana/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-belarusians/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-belgians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-beninese/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-bosnians-and-herzegovinians/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-brazilians/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-british/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-bruneians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-bulgarians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-burkinabe/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-burmese/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-cambodians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-canadians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-cape-verdeans/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-central-africans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-chileans/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-congolese/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-congolese-drc/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-costa-ricans/ | idp_nationality | ● | PASS | 0/3 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-croatians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-cubans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-cypriots/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-czechs/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-danes/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-dominicans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-dutch/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-ecuadorians/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-egyptians/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-emiratis/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03, fix-fact-2026-09-03b | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-estonians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-ethiopians/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-fijians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-filipinos/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-finns/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-french/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-georgians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-germans/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-ghanaians/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-greeks/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-guatemalans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-guyanese/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-haitians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-hondurans/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-hungarians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-icelanders/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-indians/ | idp_nationality | ● | ● | FAIL | 0/3 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/driving-document/for-indonesians/ | idp_nationality | ● | PASS | 0/0 | facts clean | exporter (v2→site) to publish | ✓ | ||
/en/driving-document/for-iranians/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-iraqis/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-irish/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-israelis/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-italians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-ivorians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-jamaicans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-japanese/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-jordanians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-kazakhstanis/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-kenyans/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-kuwaitis/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-kyrgyzstanis/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-laotians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-latvians/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-lebanese/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-liberians/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-liechtensteiners/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-lithuanians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-luxembourgers/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-macedonians/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-malagasy/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-malawians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-malaysians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-malians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-maltese/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-mexicans/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-moldovans/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-monegasques/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-mongolians/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-montenegrins/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-moroccans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-namibians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-nepalis/ | idp_nationality | ● | PASS | 0/0 | facts clean | exporter (v2→site) to publish | ✓ | ||
/en/driving-document/for-new-zealanders/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-nigerians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-nigeriens/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-norwegians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-omanis/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-pakistanis/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-papua-new-guineans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-paraguayans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-peruvians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-poles/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-portuguese/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-qataris/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-romanians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-russians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-rwandans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-sammarinese/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-saudis/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-senegalese/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-serbs/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-seychellois/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-sierra-leoneans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-singaporeans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-slovaks/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-slovenians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-south-africans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-south-koreans/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-spaniards/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-sri-lankans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-swedes/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-swiss/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-syrians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-taiwanese/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-tajikistanis/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-thais/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-togolese/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-trinidadians-and-tobagonians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-tunisians/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-turkmenistani/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-turks/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-ugandans/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-ukrainians/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-uruguayans/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-uzbekistanis/ | idp_nationality | ● | PASS | 0/3 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/driving-document/for-vatican/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-venezuelans/ | idp_nationality | ● | PASS | 0/2 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-vietnamese/ | idp_nationality | ● | PASS | 0/3 | fix-fact-2026-09-03 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/driving-document/for-zimbabweans/ | idp_nationality | ● | PASS | 0/2 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/dubai/driving-guide/ | country_driving_guide (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/dubai/visa/ | visa_destination_hub (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/dubai/visa/for-indians/ | visa_tuple | ● | FAIL | 0/9 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/ecuador/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ecuador/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/10 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ecuador/visa/ | visa_destination_hub | ● | ● | PASS | 0/7 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/egypt/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/egypt/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/egypt/visa/ | visa_destination_hub | ● | ● | FAIL | 0/9 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/egypt/visa/for-indians/ | visa_tuple | ● | FAIL | 0/6 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/el-salvador/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/el-salvador/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/el-salvador/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/equatorial-guinea/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/equatorial-guinea/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/equatorial-guinea/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/eritrea/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/eritrea/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/eritrea/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/estonia/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/estonia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/estonia/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/eswatini/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/eswatini/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/eswatini/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ethiopia/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ethiopia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ethiopia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/faq/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/fiji/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/fiji/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/fiji/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/finland/ | country_hub | ● | ● | PASS | 0/3 | fix-links-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/finland/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/finland/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | fix-links-2026-09-03 · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/france/ | country_hub | ● | ● | FAIL | 0/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/france/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/france/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/gabon/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/gabon/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/gabon/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/gambia/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/gambia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/gambia/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/georgia/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/georgia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/georgia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/germany/ | country_hub | ● | ● | FAIL | 0/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/germany/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/germany/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/ghana/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ghana/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/10 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ghana/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/greece/ | country_hub | ● | ● | FAIL | 0/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/greece/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/greece/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/grenada/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/grenada/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/grenada/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guatemala/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guatemala/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guatemala/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guinea/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guinea-bissau/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guinea-bissau/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guinea-bissau/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guinea/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guinea/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guyana/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guyana/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/guyana/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/haiti/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/haiti/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/haiti/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/honduras/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/honduras/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/honduras/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/hong-kong/ | country_hub (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/hong-kong/driving-guide/ | country_driving_guide (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/hong-kong/visa/ | visa_destination_hub (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/hong-kong/visa/for-indians/ | visa_tuple | ● | FAIL | 0/6 | fix-links-2026-09-03 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | ||
/en/hungary/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/hungary/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/hungary/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/iceland/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/iceland/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/15 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/iceland/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/index/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/india/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/india/driving-guide/ | country_driving_guide | ● | ● | FAIL | 0/16 | fix-content-2026-09-03 · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/india/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/indonesia/ | country_hub | ● | ● | FAIL | 0/3 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/indonesia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/indonesia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/indonesia/visa/for-indians/ | visa_tuple | ● | FAIL | 0/5 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/iran/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/iran/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/iran/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/iraq/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/iraq/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/15 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/iraq/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ireland/ | country_hub | ● | ● | FAIL | 0/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/ireland/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ireland/visa/ | visa_destination_hub | ● | ● | FAIL | 0/6 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/israel/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/israel/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/israel/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/italy/ | country_hub | ● | ● | FAIL | 0/3 | fix-links-2026-09-03 · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/italy/driving-guide/ | country_driving_guide | ● | ● | FAIL | 0/16 | fix-content-2026-09-03 · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/italy/visa/ | visa_destination_hub | ● | ● | FAIL | 0/6 | fix-links-2026-09-03 · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/jamaica/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/jamaica/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/jamaica/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/japan/ | country_hub | ● | ● | FAIL | 0/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/japan/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/japan/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/japan/visa/for-indians/ | visa_tuple | ● | FAIL | 0/8 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/jordan/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/jordan/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/jordan/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/kazakhstan/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/kazakhstan/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/kazakhstan/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/kenya/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/kenya/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/kenya/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/kiribati/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/kiribati/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/kiribati/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/kuwait/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/kuwait/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/kuwait/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/kyrgyzstan/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/kyrgyzstan/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/kyrgyzstan/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/laos/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/laos/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/laos/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/latvia/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/latvia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/latvia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/lebanon/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/lebanon/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/15 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/lebanon/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/lesotho/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/lesotho/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/lesotho/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/liberia/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/liberia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/liberia/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/libya/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/libya/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/libya/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/liechtenstein/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/liechtenstein/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/11 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/liechtenstein/visa/ | visa_destination_hub | ● | ● | FAIL | 0/9 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/lithuania/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/lithuania/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/lithuania/visa/ | visa_destination_hub | ● | ● | FAIL | 0/9 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/luxembourg/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/luxembourg/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/luxembourg/visa/ | visa_destination_hub | ● | ● | FAIL | 0/9 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/macao/visa/ | visa_destination_hub (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/madagascar/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/madagascar/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/madagascar/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/malawi/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/malawi/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/malawi/visa/ | visa_destination_hub | ● | ● | PASS | 0/7 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/malaysia/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/malaysia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/15 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/malaysia/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/maldives/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/maldives/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/maldives/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/mali/ | country_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/mali/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/mali/visa/ | visa_destination_hub | ● | ● | PASS | 0/8 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/malta/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/malta/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/11 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/malta/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/marshall-islands/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/marshall-islands/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/marshall-islands/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/mauritania/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/mauritania/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/mauritania/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/mauritius/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/mauritius/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/mauritius/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/mexico/ | country_hub | ● | ● | FAIL | 0/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/mexico/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/mexico/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/micronesia/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/micronesia/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/micronesia/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/moldova/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/moldova/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/moldova/visa/ | visa_destination_hub | ● | ● | PASS | 0/7 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/monaco/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/monaco/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/11 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/monaco/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/mongolia/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/mongolia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/mongolia/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/montenegro/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/montenegro/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/montenegro/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/morocco/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/morocco/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/morocco/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/mozambique/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/mozambique/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/mozambique/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/myanmar/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/myanmar/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/myanmar/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/namibia/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/namibia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/11 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/namibia/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/nauru/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/nauru/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/nauru/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/nepal/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/nepal/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/15 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/nepal/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/netherlands/ | country_hub | ● | ● | FAIL | 0/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/netherlands/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/netherlands/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/new-zealand/ | country_hub | ● | ● | FAIL | 1/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/new-zealand/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/new-zealand/visa/ | visa_destination_hub | ● | ● | FAIL | 1/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/new-zealand/visa/for-indians/ | visa_tuple | ● | PASS | 1/5 | facts clean | exporter (v2→site) to publish | ✓ | ||
/en/nicaragua/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/nicaragua/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/nicaragua/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/niger/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/niger/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/niger/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/nigeria/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/nigeria/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/nigeria/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/north-macedonia/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/north-macedonia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/north-macedonia/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/norway/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/norway/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/norway/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/oman/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/oman/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/oman/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/oman/visa/for-indians/ | visa_tuple | ● | FAIL | 0/6 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/pakistan/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/pakistan/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/15 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/pakistan/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/palau/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/palau/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/palau/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/panama/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/panama/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/panama/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/papua-new-guinea/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/papua-new-guinea/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/papua-new-guinea/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/paraguay/ | country_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/paraguay/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/paraguay/visa/ | visa_destination_hub | ● | ● | PASS | 0/8 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/partners/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/partners/faq/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/partners/signup/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/partners/welcome/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/passport/ | passport_hub | ● | ● | PASS | 0/0 | facts clean | ✓ | ||
/en/peru/ | country_hub | ● | ● | PASS | 0/5 | fix-links-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/peru/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/peru/visa/ | visa_destination_hub | ● | ● | PASS | 0/8 | fix-links-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/philippines/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/philippines/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/philippines/visa/ | visa_destination_hub | ● | ● | PASS | 0/7 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/philippines/visa/for-indians/ | visa_tuple | ● | PASS | 0/7 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/poland/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/poland/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/poland/visa/ | visa_destination_hub | ● | ● | FAIL | 0/9 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/portugal/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/portugal/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/14 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/portugal/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/privacy/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/qatar/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/qatar/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/qatar/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/refund-policy/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/romania/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/romania/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/romania/visa/ | visa_destination_hub | ● | ● | PASS | 0/7 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/russia/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/russia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/russia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/9 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/rwanda/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/rwanda/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/rwanda/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/saint-kitts-and-nevis/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/saint-kitts-and-nevis/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/saint-kitts-and-nevis/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/saint-lucia/ | country_hub | ● | ● | PASS | 0/8 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/saint-lucia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/saint-lucia/visa/ | visa_destination_hub | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/saint-vincent-and-the-grenadines/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/saint-vincent-and-the-grenadines/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/saint-vincent-and-the-grenadines/visa/ | visa_destination_hub | ● | ● | PASS | 0/7 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/samoa/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/samoa/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/samoa/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/san-marino/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/san-marino/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/11 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/san-marino/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/sao-tome-and-principe/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/sao-tome-and-principe/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/sao-tome-and-principe/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/saudi-arabia/ | country_hub | ● | ● | FAIL | 1/3 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/saudi-arabia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/saudi-arabia/visa/ | visa_destination_hub | ● | ● | FAIL | 1/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/saudi-arabia/visa/for-indians/ | visa_tuple | ● | FAIL | 1/6 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/schengen-visa/ | schengen_visa_hub | ● | FAIL | 4/13 | fix-links-2026-09-03 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | ||
/en/schengen/visa/ | visa_destination_hub (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/schengen/visa/for-indians/ | visa_tuple | ● | FAIL | 1/9 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/senegal/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/senegal/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/senegal/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/serbia/ | country_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/serbia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/serbia/visa/ | visa_destination_hub | ● | ● | PASS | 0/8 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/seychelles/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/seychelles/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/seychelles/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/sierra-leone/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/sierra-leone/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/sierra-leone/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/singapore/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/singapore/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/11 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/singapore/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/singapore/visa/for-indians/ | visa_tuple | ● | FAIL | 1/9 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/slovakia/ | country_hub | ● | ● | FAIL | 0/6 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/slovakia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/slovakia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/slovenia/ | country_hub | ● | ● | FAIL | 0/6 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/slovenia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/slovenia/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/solomon-islands/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/solomon-islands/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/solomon-islands/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/somalia/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/somalia/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/somalia/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/south-africa/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/south-africa/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/11 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/south-africa/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/south-korea/ | country_hub (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/south-korea/driving-guide/ | country_driving_guide (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/south-korea/visa/ | visa_destination_hub (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/south-korea/visa/for-indians/ | visa_tuple | ● | FAIL | 0/8 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/south-sudan/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/south-sudan/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/south-sudan/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/spain/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/spain/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/spain/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/sri-lanka/ | country_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/sri-lanka/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/13 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/sri-lanka/visa/ | visa_destination_hub | ● | ● | FAIL | 0/9 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/sudan/ | country_hub | ● | ● | PASS | 0/4 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/sudan/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/sudan/visa/ | visa_destination_hub | ● | ● | PASS | 0/8 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/suriname/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/suriname/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/suriname/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/sweden/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/sweden/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/sweden/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/switzerland/ | country_hub | ● | ● | FAIL | 0/6 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/switzerland/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/10 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/switzerland/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/syria/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/syria/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/syria/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/taiwan/driving-guide/ | country_driving_guide (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/taiwan/visa/ | visa_destination_hub (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/tajikistan/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/tajikistan/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/tajikistan/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/tanzania/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/tanzania/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/tanzania/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/terms/ | static route | ● | 0/0 | site static page (not engine content) | ✓ | ||||
/en/thailand/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/thailand/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/15 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/thailand/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/timor-leste/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/timor-leste/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/timor-leste/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/togo/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/togo/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/togo/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/tonga/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/tonga/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/tonga/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/trinidad-and-tobago/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/trinidad-and-tobago/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/trinidad-and-tobago/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/tunisia/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/tunisia/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/tunisia/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/turkey/ | country_hub | ● | ● | FAIL | 0/6 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/turkey/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/turkey/visa/ | visa_destination_hub | ● | ● | FAIL | 0/9 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/turkey/visa/for-indians/ | visa_tuple | ● | FAIL | 0/9 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/turkmenistan/ | country_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/turkmenistan/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/turkmenistan/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/tuvalu/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/tuvalu/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/tuvalu/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/uae/visa/ | visa_destination_hub (v1) | ● | 0/0 | · site hotfix | live-only (v1) — not in v2 yet | decide: migrate to v2 or retire | |||
/en/uganda/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/uganda/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/uganda/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ukraine/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ukraine/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/ukraine/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/united-arab-emirates/ | country_hub | ● | ● | FAIL | 0/5 | fix-fact-2026-09-03b · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/united-arab-emirates/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | fix-fact-2026-09-03b | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | ||
/en/united-arab-emirates/visa/ | visa_destination_hub | ● | FAIL | 0/8 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/united-arab-emirates/visa/for-indians/ | visa_tuple | ● | FAIL | 0/9 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/united-kingdom/ | country_hub | ● | ● | FAIL | 1/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/united-kingdom/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/16 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/united-kingdom/visa/ | visa_destination_hub | ● | ● | FAIL | 1/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/united-kingdom/visa/for-indians/ | visa_tuple | ● | FAIL | 1/5 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/united-states/ | country_hub | ● | ● | FAIL | 0/4 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/united-states/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/17 | fix-content-2026-09-03 · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/united-states/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/united-states/visa/for-indians/ | visa_tuple | ● | FAIL | 0/5 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/uruguay/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/uruguay/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/uruguay/visa/ | visa_destination_hub | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/uzbekistan/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/uzbekistan/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/uzbekistan/visa/ | visa_destination_hub | ● | ● | FAIL | 0/7 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/vanuatu/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/vanuatu/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/vanuatu/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/venezuela/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/venezuela/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/10 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/venezuela/visa/ | visa_destination_hub | ● | ● | PASS | 0/4 | · site hotfix | facts clean | ✓ | |
/en/vietnam/ | country_hub | ● | ● | FAIL | 0/5 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/vietnam/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/6 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/vietnam/visa/ | visa_destination_hub | ● | ● | FAIL | 0/8 | · site hotfix | truth layer: money figures need a captured source | human source capture (queue) | |
/en/vietnam/visa/for-indians/ | visa_tuple | ● | FAIL | 0/7 | truth layer: money figures need a captured source | human source capture (queue); exporter (v2→site) to publish | |||
/en/visa/ | visa_hub | ● | ● | PASS | 0/1 | · site hotfix | facts clean | ✓ | |
/en/visa/application/ | application | ● | ● | PASS | 0/0 | facts clean | ✓ | ||
/en/yemen/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/yemen/driving-guide/ | country_driving_guide | ● | ● | PASS | 0/12 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/yemen/visa/ | visa_destination_hub | ● | ● | PASS | 0/5 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/zambia/ | country_hub | ● | ● | PASS | 0/2 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/zambia/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/zambia/visa/ | visa_destination_hub | ● | ● | PASS | 0/8 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/zimbabwe/ | country_hub | ● | ● | PASS | 0/3 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/zimbabwe/driving-guide/ | country_driving_guide | ● | PASS | 0/6 | truth layer: leads found, capture pending | human source capture; exporter (v2→site) to publish | |||
/en/zimbabwe/visa/ | visa_destination_hub | ● | ● | PASS | 0/7 | · site hotfix | truth layer: leads found, capture pending | human source capture | |
/en/armenia/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/australia/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/australia/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/austria/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/azerbaijan/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/bahrain/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/bhutan/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/brazil/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/brazil/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/cambodia/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/cambodia/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/canada/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/canada/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/china/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/croatia/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/dubai/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/dubai/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/egypt/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/egypt/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/france/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/france/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/georgia/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/georgia/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/germany/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/germany/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/greece/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/hong-kong/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/hong-kong/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/hungary/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/idp/ | idp (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/idp-near-me/ | idp (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/idp/1949-convention/ | idp (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/idp/1968-convention/ | idp (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/idp/checker/ | idp (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/idp/pricing/ | idp (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/idp/renew/ | idp (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/india/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/indonesia/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/indonesia/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/ireland/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/ireland/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/israel/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/israel/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/italy/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/italy/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/japan/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/japan/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/jordan/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/jordan/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/kazakhstan/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/kuwait/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/macao/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/malaysia/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/malaysia/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/maldives/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/mauritius/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/mexico/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/morocco/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/nepal/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/netherlands/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/netherlands/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/new-zealand/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/new-zealand/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/oman/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/oman/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/philippines/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/qatar/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/qatar/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/russia/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/russia/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/saudi-arabia/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/saudi-arabia/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/schengen/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/singapore/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/singapore/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/south-africa/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/south-africa/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/south-korea/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/south-korea/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/spain/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/spain/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/sri-lanka/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/switzerland/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/switzerland/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/taiwan/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/thailand/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/thailand/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/turkey/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/turkey/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/united-kingdom/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/united-kingdom/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/united-states/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/united-states/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/uzbekistan/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/vietnam/visa/for/filipinos/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/vietnam/visa/for/indians/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire | |||||
/en/visa/ | visa (mirrored, no route) | 0/0 | in the site mirror but no Astro route renders it | decide: route it, migrate to v2, or retire |