Merged
Conversation
added 3 commits
April 10, 2026 09:18
…ystem - Replace team section with Alice/Jack/Taylor/Quentin and real avatar images - Fix pain point slide with verified Elliptic/Chainalysis 2025 data ($218B cross-chain laundering, NK $2.6B, 33% investigations span 3+ chains) - Remove overclaimed roadmap items; make phases realistic for wallet/dApp/trader audience - Add project overview slide with all README badges (license, tech stack, CI/CD, tests) - Fix all links to use real GitHub repo and Netlify demo URLs - Add target audience messaging (wallet providers, dApps, traders using li.fi) - Polish: update title to "合规网关", add Open Source tag, fix slide counter to 12
- Add independent ESLint configs for backend (.eslintrc.json) and SDK (flat config) - Remove all 'as any' type suppressions, replace with proper types - Add parameter validation to RiskScorer and BehaviorAnalyzer - Improve error handling: RiskDataLoader try/catch, CacheService error distinction - Change CircuitBreaker fallback from ALLOW to REVIEW (safer for AML) - Add RiskCheckResponse type to check.ts for type safety - Update dev_log.md with v0.0.5 entry All tests pass: 104 backend + 21 SDK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.