Workspace IndexKnowledge Notes › AML — where the cryptography stops

#171PoC

AML — where the cryptography stops

Travel Rule, KYC reuse, sanctions screening — the layer this catalogue keeps hitting and calling 'not a technical problem', studied on its own terms.

Not yet scoped — a reading study. Start with Korea's 특금법 (VASP registration, 트래블룰) and FATF Recommendation 16, then map which obligations a protocol can carry and which only a licensed entity can.

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

Words and phrases from this page worth keeping, with the Korean meaning and the sentence they come from.

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)"
AXAI 전환(AI Transformation) · 금융권 AI 리스크·컴플라이언스 컨퍼런스 명칭에 쓰인 용어. "the Financial AX Risk & Compliance 2026 conference"

← All Knowledge Notes · Workspace Index · Top ↑

AML — 암호학이 멈추는 자리

트래블룰·KYC 재사용·제재 스크리닝 — 이 카탈로그가 계속 부딪히고는 "기술 문제가 아니다"라고 넘겼던 층을, 이번엔 그 자체로 공부해 본다.

아직 범위 미정 — 정독 스터디. 특금법(가상자산사업자 신고·트래블룰)과 FATF 권고 16번부터 시작해, 어떤 의무가 프로토콜로 옮겨지고 어떤 의무가 라이선스를 가진 법인에만 남는지 매핑.

이 카드는 다른 카드에 적어둔 문장 하나 때문에 생겼습니다. 기관 커스터디 스터디 카드가 분리를 약속했죠 — 어디까지가 엔지니어링(MPC·승인 상태기계·AA 정책)이고, 어디부터가 있거나 없거나인 라이선스인가. 그러고는 라이선스 쪽을 옆으로 치워뒀습니다. 그 뒤의 거의 모든 카드가 각도만 바꿔 같은 벽에 부딪혔습니다. VC는 기관이 서명했다는 사실만 증명하고 그 주장이 참인지는 증명하지 못하므로, 결국 어느 발급자를 신뢰할지 사람이 정해야 합니다. ZK 선택적 공개는 생년월일을 밝히지 않고 적격 투자자임을 증명하지만, 적격의 정의는 회로가 아니라 규제기관이 씁니다. 멀티체인 RWA 카드의 가장 어려운 질문도 결국 과발행을 어떻게 탐지하느냐가 아니라 누가 책임지느냐로 귀결됐습니다. 매번 기술적 작업이 같은 경계에서 멈추는데, 그 경계를 지나가며 언급만 하지 말고 정면으로 공부해 볼 값어치가 있습니다.

지금 살아 있는 이유, 2026-08-20. 서울에서 열린 'Financial AX Risk & Compliance 2026' 콘퍼런스에서 송근섭 국제자금세탁방지전문가협회 대표는 금융범죄가 AML보다 빠르게 초국경화됐다고 지적했습니다 — 디지털자산과 새 지급결제 수단이 업권 경계를 허물고 있으므로, 고객확인·지배구조 확인·제재 스크리닝·의심거래 분석을 개별 회사가 아니라 함께 끌어올려야 한다는 것입니다. 실무 지침은 완벽한 데이터·AI 거버넌스를 기다리지 말고 통제 가능한 업무부터 개념검증을 돌리라는 것이었고(예로 STR 분석을 들었습니다), 효과성을 확인한 뒤 범위를 넓히라고 했습니다. 다만 선을 그었습니다 — AI가 전문가를 우회하는 지름길이 되어선 안 되고, 전문가의 판단을 강화하는 쪽이어야 한다는 것. 두 지침은 같은 업무를 반대 방향에서 가리키고, 이 카드가 실제로 측정할 수 있는 것이 그 긴장입니다.

동작 방식

에세이가 아니라 지도 하나를 산출물로 하는 정독 스터디로 계획합니다. 실제로 구속력을 갖는 국내 층부터: 가상자산사업자 특금법 신고, 나머지 전부의 관문인 실명확인 입출금계정 요건, 기준금액 이상의 트래블룰, 그리고 그것을 실어 나르는 국내 솔루션(CODE·VerifyVASP) — 이건 구조적으로 RWA 카드가 다룬 기관 간 사실 전달과 같은 문제인데, 프로토콜이 아니라 컨소시엄으로 푼 사례입니다. 다음으로 국제 프레임: FATF 권고 16번과 그것이 요구하는 송신인·수취인 필드, OFAC 등 제재 목록 스크리닝, STR(의심거래보고)·CTR(고액현금거래보고) 의무, 그리고 고객별 실사 강도를 정하는 위험기반접근법(RBA). 만들 값어치가 있는 산출물은 두 칸짜리 지도입니다 — 프로토콜이 실제로 질 수 있는 의무(수취 주소 스크리닝, 전송 화이트리스트 강제, 원문 없이 적격성 증명) 대 사람과 책임을 가진 법인만 질 수 있는 의무(의심거래보고 제출, 위험등급 판정, 감독당국 응대). 내내 놓치지 말아야 할 긴장은 이것입니다 — AML은 "누구인지 아는 것" 위에 서 있고, 이 카탈로그의 대부분은 "알 필요가 없게 만드는 것" 위에 서 있습니다. 재사용 가능한 KYC 크리덴셜이 그 둘이 실제로 만나는 유일한 지점이고, 흥미로운 질문은 재사용된 증명이 원본 증거를 파일로 갖고 싶어 하는 감독당국을 만족시키는가입니다.

2026-08-20 발언의 긴장, 그리고 그것을 재는 법

STR 트리아지는 모델이 분석가의 1차 판단을 대체하는 바로 그 자리입니다. 그러니 "STR부터 시작하라"와 "전문가를 우회하지 말라"는 같은 업무를 반대 방향에서 겨누고 있고, 발언은 둘을 가르는 시험을 주지 않습니다. 조직도에서는 똑같아 보입니다 — 어느 쪽이든 사람이 서명하니까요.

둘을 가르는 것은 측정 가능합니다:

신호 강화하고 있음 형식적 결재가 되고 있음
분석가 번복률 유의미하고 안정적 0으로 수렴
번복의 정확도 번복이 모델보다 자주 옳음 번복이 잡음
건당 소요 시간 줄다가 평탄해짐 서명 수준까지 떨어짐
모델이 안 잡은 건의 상향 보고 여전히 발생 사라짐

시험할 값어치가 있는 주장: 강화하는 AI는 유의미한 번복률을 남기고 그 번복이 우연보다 자주 옳다. 형식적으로 결재되는 AI는 번복률이 붕괴한다. 이것이 자동화 편향(automation bias)이고, 은행 데이터 없이도 됩니다 — 합성 경보 큐와 두 개 군이면 같은 형태가 재현됩니다.

거버넌스 조언에 정정 하나

"완벽한 거버넌스를 기다리지 말라"는 옳습니다. 그리고 그것은 "감사 추적 없이 시작하라"와 같은 말이 아닙니다. STR은 사후에 검사받는 규제 보고이므로, PoC가 첫날부터 지고 있어야 할 최소치는 결정 기록입니다 — 입력, 모델 버전, 점수, 분석가가 무엇을 했고 왜 그랬는지. 이것은 완전한 AI 거버넌스보다 훨씬 작은 물건이고, 둘을 뭉뚱그리는 순간 좋은 조언이 핑계로 바뀝니다.

민관 파트너십 주장이 놓이는 자리

마지막 논점 — 정보와 전문성이 금융회사·감독기관·민간 전문가에게 흩어져 있으니 민관 파트너십이 중요하다 — 은 새 카드가 아니라 이 카드의 기존 2열 지도에 놓입니다. 유형(typology) 공유는 사실 전달 문제이고, 이 카탈로그가 이미 다룰 줄 아는 것입니다. 리스크 등급을 정하고 보고서에 서명하는 일은 아닙니다. 세 번째 열로 추가할 것: 컨소시엄이 질 수 있는 의무 — 프로토콜이 질 수 있는 것과 라이선스 보유 기관만 질 수 있는 것 사이에 놓입니다.

Jayverse에서의 위치

  • Verex: devnet을 넘어 확장하기 전에 AML 의무를 프로토콜이 감당할 수 있는 것과 라이선스 기관만 할 수 있는 것으로 나눈다. 주소 스크리닝과 전송 허용목록은 Verex의 컨트랙트나 API가 강제할 수 있지만, STR 제출이나 리스크 등급 결정은 그렇지 않다. 이 구분은 가정이 아니라 문서로 적어둔다.
  • Wallet: 세션 서명자 정책 엔진을 프로토콜의 스크리닝 지점으로 쓴다. 범위 지정 앱 서명자는 이미 트랜잭션이 무엇을 할 수 있는지 제한하므로, 제재 목록 대비 목적지 주소 확인은 별도 서비스가 아니라 jayverse-wallet의 정책 레이어에 자연스럽게 추가할 수 있다.
  • Auditor: 컴플라이언스 노출이 있는 모든 것에 대해 첫날부터 의사결정 기록을 남긴다. 입력, 모델/규칙 버전, 점수, 사람이 한 일과 그 이유 — 지금 당장 추가할 만큼 작은 일이며, AML 노트가 PoC와 실제 제출의 차이로 지목한 정확한 그 지점이다.

핵심 표현

이 페이지의 영어 본문에서 배울 만한 단어와 표현, 뜻과 나온 자리.

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)"
AXAI 전환(AI Transformation) · 금융권 AI 리스크·컴플라이언스 컨퍼런스 명칭에 쓰인 용어. "the Financial AX Risk & Compliance 2026 conference"

← 전체 기술 노트 · 워크스페이스 인덱스 · 맨 위 ↑