Skip to content

docs: sync country coverage with Grid Switch Corridor List#534

Open
pengying wants to merge 1 commit into
mainfrom
sync-country-coverage-2026-06
Open

docs: sync country coverage with Grid Switch Corridor List#534
pengying wants to merge 1 commit into
mainfrom
sync-country-coverage-2026-06

Conversation

@pengying
Copy link
Copy Markdown
Contributor

@pengying pengying commented Jun 1, 2026

Summary

Sync mintlify/snippets/country-support.mdx with the Grid Switch Corridor List source of truth.

  • Add Egypt (EG) as a Live destination — newly live via Thunes (Bank Transfer).
  • Bump headline count: 60 → 61 countries (header FeatureCard tags + "Send payments to N countries" copy).
  • Bump Middle East & Africa regional count: 14 → 15. Total still matches (32 + 15 + 9 + 5 = 61).
  • Coming Soon (CA, CN, HK, KR) already matches the spreadsheet filter (Public Roadmap = Yes AND Status ≠ Live) — no change.

Live destinations were derived from rows with Status = "Live" (column J), deduped on ISO code; Egypt was the only delta vs. the current published table.

Test plan

  • make lint-markdown (no OpenAPI changes, no rebundle needed)
  • Spot check the rendered snippet in mint dev

🤖 Generated with Claude Code

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Jun 1, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Grid 🟢 Ready View Preview Jun 1, 2026, 8:43 PM

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
grid-flow-builder Ignored Ignored Preview Jun 5, 2026 7:07pm

Request Review

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Jun 1, 2026

Greptile Summary

This PR updates the country coverage documentation snippet by adding Egypt (EG) with Bank Transfer rails to the live countries table, incrementing the headline count from 60 to 61 and the Middle East & Africa regional count from 14 to 15. The regional arithmetic is correct (32 + 15 + 9 + 5 = 61), Egypt is alphabetically ordered correctly between Denmark and Estonia, and the Coming Soon section is unchanged.

  • Egypt (EG) added at line 32 with Bank Transfer rails; all count fields updated consistently.
  • The PR description is stale — it describes adding Ghana (which already existed in the base file) with outdated starting counts (59→60, ME&A 13→14); the description should be corrected to reflect the actual change (Egypt, 60→61, ME&A 14→15).
  • No structural, navigation, or component changes; only the country table and summary cards are affected.

Confidence Score: 5/5

Safe to merge — the file change correctly adds Egypt with consistent count updates throughout the snippet.

The only changed file is a documentation snippet. Egypt is inserted in the correct alphabetical position, all three count references (inline text, card tag, and regional summary card) are updated consistently, and the regional totals add up correctly. The PR description mismatch is cosmetic and does not affect the deployed docs.

No files require special attention.

Important Files Changed

Filename Overview
mintlify/snippets/country-support.mdx Adds Egypt (EG) with Bank Transfer to the live countries table; bumps headline count 60→61 and ME&A regional count 14→15. All arithmetic checks out (32+15+9+5=61). PR description is stale and incorrectly describes the change as adding Ghana.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    Entry[New Country Entry] --> Status{Status in\nCorridor List}
    Status -->|Live| LiveTable[Live Countries Table\n61 countries total]
    Status -->|Public Roadmap = Yes\nStatus ≠ Live| ComingSoon[Coming Soon\nCA · CN · HK · KR]
    LiveTable --> Region{Regional\nClassification}
    Region --> EU[🌍 Europe\n32 countries\nSEPA / SEPA Instant]
    Region --> MEA[🌍 Middle East & Africa\n15 countries\nBank Transfer]
    Region --> APAC[🌏 Asia-Pacific\n9 countries\nVarious instant rails]
    Region --> AMER[🌎 Americas\n5 countries\nPIX · SPEI · ACH · FedNow]
    MEA --> EgyptNew[🇪🇬 Egypt EG\nBank Transfer\n✅ Added this PR]
Loading
Prompt To Fix All With AI
Fix the following 1 code review issue. Work through them one at a time, proposing concise fixes.

---

### Issue 1 of 1
mintlify/snippets/country-support.mdx:32
**PR description does not match the actual change**

The PR description says "Add Ghana (GH) as a Live destination" with counts moving 59→60 and ME&A 13→14, but the diff here adds Egypt (EG) — Ghana is already present in the file at line 37. The description also cites starting totals that were already outdated (60 countries and 14 ME&A entries) before this PR landed.

The file itself is correct (Egypt is properly placed alphabetically, and 32 + 15 + 9 + 5 = 61 adds up), but the PR description appears to have been generated against a stale file state and describes a different country entirely. It's worth updating the description to reflect the actual change (Egypt, 60 → 61, ME&A 14 → 15) so git history is accurate.

Reviews (2): Last reviewed commit: "docs: sync country coverage with Grid Sw..." | Re-trigger Greptile

Add Egypt (EG) as a new Live destination via Thunes (Bank Transfer).
Total Live destinations 60 -> 61; Middle East and Africa 14 -> 15.

https://claude.ai/code/session_01UyBGuQnkw8hQPjQuGRweKn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants