Polish README for public app linking#1
Conversation
…sync - Wrap all 16 community directory categories in <details><summary> tags to reduce initial scroll from ~420 lines to a scannable list - Add <a id> anchors so ToC links still work with collapsed sections - Sync Toolkit descriptions with Community Directory (source of truth): Xapo (add USD yield), Revolut (add MiCA + crypto trading), Bank of Georgia (add Club tier + tax residency acceptance), EtherFi (specify wETH cashback), Kraken, Firefish, Resolv, Gauntlet - Fix Gauntlet product name: "USD Alpha" → "AlphaUSD" - Include Zodl URL update (zashi.app → zodl.com) + editor's pick - Set repo homepage to polystate.io, update repo description Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PR Auto-ReviewIssues found — this PR needs changes before it can be merged:
Please fix these issues and update your PR. See CONTRIBUTING.md for guidelines. |
📝 WalkthroughWalkthroughDocumentation updates across README.md standardize service descriptions for cryptocurrency platforms and exchanges with clarified regulatory notes, expanded naming conventions, and consistent phrasing. A single tool entry in tools.json was modified with a URL update and pick flag status change. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR Auto-ReviewIssues found — this PR needs changes before it can be merged:
Please fix these issues and update your PR. See CONTRIBUTING.md for guidelines. |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
README.md (1)
83-83: Minor description variance between Toolkit and Directory (acceptable).The Toolkit Revolut entry (line 83) omits the MiCA licensing date "(Oct 2025)" that appears in the Community Directory entry (line 260). This is fine since the Toolkit serves as a condensed summary, but you may want to keep them identical for easier maintenance.
Also applies to: 260-260
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@README.md` at line 83, The Revolut table row in the Toolkit README has a condensed description missing the MiCA licensing date present in the Community Directory entry; update the Revolut entry string (the table row containing "Revolut | CRS multi-currency digital banking with crypto trading built in. MiCA-licensed | [revolut.com](https://revolut.com) |") to include the licensing date "(Oct 2025)" so it matches the Community Directory Revolut entry, and ensure both entries remain identical to simplify future maintenance.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@README.md`:
- Line 83: The Revolut table row in the Toolkit README has a condensed
description missing the MiCA licensing date present in the Community Directory
entry; update the Revolut entry string (the table row containing "Revolut | CRS
multi-currency digital banking with crypto trading built in. MiCA-licensed |
[revolut.com](https://revolut.com) |") to include the licensing date "(Oct
2025)" so it matches the Community Directory Revolut entry, and ensure both
entries remain identical to simplify future maintenance.
Summary
<details>sections with tool counts — reduces initial scroll to a scannable list<a id>anchors so ToC links still work inside collapsed sectionsTest plan
<details>sections render as collapsiblegh repo viewshows polystate.io homepage🤖 Generated with Claude Code
Summary by CodeRabbit
Documentation
Chores