Why
This card exists because of a sentence written on another one. The institutional custody study card promised a separation — which parts are engineering (MPC, approval state machines, AA policies) and which parts are a licence you either have or do not — and then set the licence half aside. Nearly every card since has hit the same wall from a different angle. Verifiable credentials prove an institution signed something but not that the claim is true, so someone has to decide which issuers count. Zero-knowledge selective disclosure can prove an investor is eligible without revealing a birthday, but eligibility is defined by a regulator, not a circuit. The multichain RWA card's hardest question turns out to be who is liable for overissuance rather than how to detect it. In each case the technical work stops at the same boundary, and the boundary is worth studying directly rather than repeatedly noting in passing.
Why it is live, 2026-08-20. At the Financial AX Risk & Compliance 2026 conference in Seoul, 송근섭, head of the Korean association of certified anti-money-laundering specialists, argued that financial crime has gone cross-border faster than AML has: digital assets and new payment rails are dissolving the boundary between sectors, so customer identification, beneficial-ownership checks, sanctions screening and suspicious-transaction analysis have to be raised together rather than firm by firm. His practical instruction was to stop waiting for complete data and AI governance before starting, and to run a proof of concept on a controllable task — STR analysis was his example — then widen the scope once effectiveness is shown. His limit was that AI must not become a shortcut past the expert: an organisation should use it to strengthen the analyst's judgment, not to route around it. Those two instructions point at the same task from opposite directions, and that tension is what this card can actually measure.
How it works
Planned as a reading study with a map as its output, not an essay. The Korean layer first, since that is the one that would actually bind: 특금법 registration for a VASP, the 실명확인 입출금계정 requirement that gates everything else, 트래블룰 above the threshold, and the domestic solutions that carry it (CODE, VerifyVASP) — which are, structurally, the same institution-to-institution fact transport the RWA card is about, solved by consortium rather than by protocol. Then the international frame: FATF Recommendation 16 and the originator/beneficiary fields it demands, sanctions screening against OFAC and equivalents, STR and CTR reporting duties, and the risk-based approach that decides how much diligence each customer gets. The output worth producing is a two-column map: obligations a protocol can actually carry (screening a destination address, enforcing a transfer allowlist, proving eligibility without disclosure) against obligations that require a licensed entity with staff and liability (filing a suspicious transaction report, deciding a risk rating, answering a regulator). The tension to keep in view throughout is that AML is built on knowing who, and most of this catalogue is built on not needing to know — reusable KYC credentials are the one place those two genuinely meet, and the interesting question is whether a reused credential satisfies a regulator who wants the underlying evidence on file.
The tension in the 2026-08-20 position, and how to measure it
STR triage is precisely where a model substitutes for the analyst's first-pass judgment. So "start with STR" and "do not bypass the expert" aim at the same task from opposite directions, and the speech offers no test that tells them apart. On an org chart they are identical — a human signs either way.
What separates them is measurable:
| Signal | Augmenting | Being rubber-stamped |
|---|---|---|
| Analyst override rate | Non-trivial and stable | Falls toward zero |
| Override precision | Overrides are right more often than the model | Overrides are noise |
| Time per case | Falls, then plateaus | Falls to a signature |
| Escalations the model did not flag | Still happen | Stop happening |
The claim worth testing: an AI that augments leaves a non-trivial override rate whose overrides are correct more often than chance; an AI that is being rubber-stamped shows a collapsing one. That is automation bias, and it needs no bank's data — a synthetic alert queue and two arms reproduce the shape.
One correction to the governance advice
"Do not wait for perfect governance" is right, and it is not the same as "start without an audit trail." An STR is a regulated filing examined after the fact, so the minimum a PoC owes is a decision record from day one: inputs, model version, score, what the analyst did, and why. That is a far smaller thing than full AI governance, and conflating the two is how good advice becomes an excuse.
Where the partnership point lands
The closing argument — that information and expertise sit scattered across firms, supervisors and private specialists, so public-private partnership matters — belongs in this card's existing two-column map rather than in a new card. Sharing typologies is fact transport, which this catalogue already knows how to think about. Deciding a risk rating and signing a filing is not. Add it as a third row: obligations a consortium can carry, sitting between what a protocol can carry and what only a licensed entity can.
Where it lands in Jayverse
- Verex: split AML obligations into protocol-carryable and licensed-entity-only before scaling past devnet. Address screening and a transfer allowlist are things Verex's contracts or API can enforce; filing an STR or setting a risk rating are not, and that line should be a written doc, not an assumption.
- Wallet: use the session-signer policy engine as the protocol's screening point. A scoped app signer can already gate what a transaction is allowed to do, so a destination-address check against a sanctions list is a natural addition to jayverse-wallet's policy layer rather than a separate service.
- Auditor: keep a decision record from day one for anything with compliance exposure. Inputs, model or rule version, the score, and what a human did and why — small enough to add now, and the exact gap the AML note calls out as the difference between a PoC and a real filing.
Key expressions
| Expression | 뜻 · 쓰이는 자리 |
|---|---|
| hit the same wall | 같은 벽에 부딪히다(같은 한계에 도달) · 여러 문서가 결국 같은 문제에 막힐 때. "Nearly every card since has hit the same wall" |
| set aside | 일단 제쳐두다·보류하다 · 다루기 어려운 부분을 뒤로 미룰 때. "and then set the licence half aside" |
| route around | ~을 우회하다 · 규칙이나 검토 절차를 피해가는 것. "not to route around it" |
| rubber-stamped | 형식적으로 도장만 찍는(제대로 검토 없이 승인) · AI가 사람 판단을 대체해버릴 때. "An AI that is being rubber-stamped shows a collapsing" |
| widen the scope | 범위를 넓히다 · 작게 시작한 PoC를 점차 확대할 때. "then widen the scope once effectiveness is shown" |
| audit trail | 감사 추적(누가 언제 무엇을 했는지 기록) · 규제 대응에서 필수적인 기록. "start without an audit trail" |
| conflating the two | 둘을 혼동하는 것 · 서로 다른 개념을 하나로 뭉뚱그릴 때. "conflating the two is how good advice becomes an excuse" |
| risk-based approach | 위험기반 접근법(위험도에 따라 심사 강도를 달리함) · 규제 준수 전략. "and the risk-based approach that decides how much diligence" |
| beneficial-ownership checks | 실소유자 확인(자금세탁방지 절차) · KYC의 핵심 항목 중 하나. "customer identification, beneficial-ownership checks, sanctions screening" |
| AML | 자금세탁방지(Anti-Money Laundering) · 규제·신원확인 중심의 컴플라이언스 영역, 이 카드의 주제. "AML — where the cryptography stops" |
| Travel Rule | 트래블룰(가상자산 이전 시 송수신인 정보 전달 의무) · FATF 권고16에 근거한 핵심 규제. "Travel Rule, KYC reuse, sanctions screening" |
| FATF | 국제자금세탁방지기구(Financial Action Task Force) · 트래블룰 등 AML 국제기준을 제정하는 기구. "FATF Recommendation 16 and the originator/beneficiary fields" |
| VASP | 가상자산사업자(Virtual Asset Service Provider) · 특금법상 등록 의무를 지는 사업자 범주. "특금법 (VASP registration, 트래블룰)" |
| OFAC | 미 해외자산통제국(Office of Foreign Assets Control) · 제재 대상 스크리닝의 기준이 되는 미국 기관. "sanctions screening against OFAC and equivalents" |
| STR | 의심거래보고(Suspicious Transaction Report) · 분석가가 서명하는 규제 신고서, PoC 측정 대상. "STR analysis was his example" |
| CTR | 고액현금거래보고(Currency Transaction Report) · 일정 금액 이상 거래를 신고하는 의무. "STR and CTR reporting duties" |
| CODE | 한국 트래블룰 정보공유 솔루션(국내 VASP 컨소시엄이 구축) · 국내 거래소 간 트래블룰 인프라. "the domestic solutions that carry it (CODE, VerifyVASP)" |
| VerifyVASP | 한국의 또 다른 트래블룰 정보공유 솔루션 · CODE와 함께 국내 VASP 간 정보 전달을 처리. "the domestic solutions that carry it (CODE, VerifyVASP)" |
| AX | AI 전환(AI Transformation) · 금융권 AI 리스크·컴플라이언스 컨퍼런스 명칭에 쓰인 용어. "the Financial AX Risk & Compliance 2026 conference" |