Workspace IndexDev Notes › The hiring signal is the spec — event-contract plumbing

#9PoC

The hiring signal is the spec — event-contract plumbing

Brokerages wiring crypto event contracts into their apps are hiring backends who know clearing, settlement, order routing and regulatory reporting — not prediction-market specialists. Those job posts are a free requirements document for the same plumbing built on contracts instead of a licence.

Not yet scoped — collect a dozen event-contract job descriptions from CFTC-designated venues and brokerages, extract the required competencies verbatim, and sort each into three buckets: free on-chain, must-build, no-answer. Source: the Gemini Titan / Apex Fintech exclusive arrangement announced 2026-08-24, plus public postings.

Why

A single line in a hiring feed is worth a card. With Gemini's Titan becoming Apex Fintech's exclusive regulated venue, wiring crypto event contracts into brokerage apps stopped being a thesis and became a staffed project — and the people being hired are not prediction-market specialists. They are backends who know clearing, settlement, order routing and regulatory reporting.

That is the whole signal. The hard part was never the domain. Anyone can explain what a binary contract on an event pays out; the market-design literature is public and the pricing is arithmetic. What is scarce is the plumbing, and the plumbing is the same plumbing every venue has needed since the nineteenth century.

The second half is the part worth building against. This is the same plumbing this project intends to build — theirs resting on a DCM licence, this one on contracts. It is a rare position: two jurisdictions solving one problem with different materials, in public, at the same time. Job descriptions are an unusually honest artifact because a company will not pay for a competency it does not need, so a posting is a requirements document with the marketing removed.

Sharpening the contrast: in the same week that Korea's communications standards commission classified Polymarket as criminal gambling and blocked access, a CFTC-licensed venue became the exclusive partner of a large US brokerage network, having cleared over 225 million event contracts since obtaining its designation in December 2025. The same product is a criminal matter on one side and a brokerage product line on the other. Whatever else that divergence means, it means the regulated stack's requirements list is now visible and free to read.

How it works

The measurement: one table, no code

Collect event-contract job descriptions from designated venues and brokerages, extract required competencies verbatim, and sort each into three buckets.

Requirement in the regulated stack On-chain equivalent Bucket
Settlement / DvP — delivery versus payment, T+1 Atomic on-chain settlement; no delivery-versus-payment gap exists Free
Audit trail — CAT-style consolidated reporting The chain is the audit trail, publicly and by construction Free
Custody segregation — client assets ring-fenced Self-custody; no commingling to prevent Free
Clearing — novation, netting, margin, default waterfall No CCP. Collateral is per-position, so netting and mutualized default handling are absent Must build
Order routing / best execution No obligation exists on-chain, but the economics of routing reappear as MEV and filler spreads Must build
Position limits & market surveillance Enforceable in contract, but nobody has specified what should be enforced Must build
Regulatory reporting — large-trader, transaction reporting No reporting layer, and no addressee to report to No answer
Suitability / customer protection Structurally absent; this is the divergence, not an oversight No answer

What the buckets actually tell you

The pattern is not random. Everything on-chain gets for free is something that existed only because intermediaries did. Settlement risk exists because delivery and payment are separated by an institution; segregation rules exist because someone else holds the assets; consolidated audit trails exist because the record is fragmented across venues. Remove the intermediary and the requirement evaporates rather than being satisfied.

Everything in the must-build column is a function the intermediary performed rather than caused. Clearing is the clearest case: novation and mutualized default handling are genuine risk-management services, and removing the clearinghouse removes the service, not the risk. A prediction market without a CCP has not solved counterparty risk — it has made every position fully collateralized instead, which is a different trade with a real capital cost.

The no-answer column is where the two jurisdictions diverge, and it is worth being honest that the absence is structural rather than a backlog item.

Why this is worth doing before it is needed

A build backlog derived from someone else's payroll costs a few hours and no code. It also doubles as a diligence checklist: an institutional counterparty evaluating this project will ask about exactly the middle column, and the difference between answering "that is on the roadmap" and "here is the bucket it falls in and why" is the difference between a second call and no second call.

The announcement, re-read — 2026-08-28

This card was written off a headline, and the arrangement underneath it is narrower than the headline. It is a non-binding letter of intent with terms still undetermined, and the exclusivity covers crypto contracts only. Sports, economics and financial event contracts remain non-exclusive — and Apex already has Kalshi wired in for exactly those.

Three things that changes:

  • "Exclusive" names a category, not a venue. Apex is not picking one prediction market; it is picking one per asset class and keeping the rest contested. The right picture is a brokerage assembling a panel of venues behind a single order path — the same shape as equity order routing, which is the discipline the middle column of the table above already points at.
  • An LOI is a staffing signal, not a commitment. The card never depended on the deal closing, though. It depended on somebody paying salaries against the requirements list, and job posts exist whether or not a definitive agreement is signed. The measurement is unaffected.
  • The boundary of the exclusivity is itself a datum. Crypto contracts are the ones a brokerage is least willing to shop around. That says the scarce input there is not liquidity — it is a venue whose regulatory posture on crypto underlyings the brokerage is willing to defend to its own compliance desk.

The rule this leaves behind, which generalises past this deal: when a headline says exclusive, go find the asset classes it excludes. The excluded list is where the incumbent already is.

1 diagram(s) on the live page.

← All Dev Notes · Workspace Index · Top ↑

채용 신호가 곧 명세서다 — 이벤트 계약 배관

브로커리지가 크립토 이벤트 계약을 자기 앱에 붙이면서 뽑는 사람은 "예측시장 전문가"가 아니라 청산·정산·주문 라우팅·규제 보고를 아는 백엔드입니다. 그 공고들이 곧 공짜 요구사항 명세서입니다.

아직 범위 미정 — CFTC DCM 거래소·브로커리지의 이벤트 계약 직무 공고 열두어 개를 모아 요구 역량을 그대로 뽑아낸 뒤, 각각을 세 칸으로 분류하는 것부터: 온체인이 공짜로 주는 것 / 직접 만들어야 하는 것 / 아예 답이 없는 것. 출처: Gemini Titan·Apex Fintech 독점 계약(2026-08-24 발표)과 공개 채용공고.

채용 피드의 한 줄이 카드가 될 값어치가 있습니다. Gemini의 Titan이 Apex Fintech의 독점 규제 거래소가 되면서, 브로커리지 앱에 크립토 이벤트 계약을 붙이는 일이 논제에서 인력이 배치된 실제 프로젝트로 넘어갔습니다. 그리고 뽑는 사람은 예측시장 전문가가 아닙니다 — 청산·정산·주문 라우팅·규제 보고를 아는 백엔드입니다.

그게 신호의 전부입니다. 어려운 부분은 애초에 도메인이 아니었습니다. 이벤트에 걸린 이진 계약이 무엇을 지급하는지는 누구나 설명할 수 있고, 시장 설계 문헌은 공개돼 있으며 가격 계산은 산수입니다. 희소한 것은 배관이고, 그 배관은 19세기부터 모든 거래소가 필요로 했던 바로 그 배관입니다.

후반부가 실제로 써먹을 자리입니다. 이건 이 프로젝트가 만들려는 것과 같은 배관입니다 — 다만 그쪽은 DCM 라이선스 위에, 이쪽은 컨트랙트 위에 얹을 뿐입니다. 드문 자리예요: 같은 문제를 두 법역이 다른 재료로, 공개적으로, 동시에 풀고 있습니다. 그리고 채용공고는 유난히 정직한 자료입니다 — 회사는 필요 없는 역량에 돈을 쓰지 않으니, 공고 한 장은 마케팅이 제거된 요구사항 명세서입니다.

대조를 더 세우면: 한국 방심위가 Polymarket을 형법상 도박으로 판정해 접속을 차단한 바로 그 주에, 미국에서는 CFTC 라이선스를 가진 거래소가 대형 브로커리지 네트워크의 독점 파트너가 됐습니다(2025-12 DCM 취득 후 2.25억 건 이상의 이벤트 계약 처리). 같은 상품이 한쪽에서는 형사 사건, 한쪽에서는 증권사 상품 라인입니다. 그 분기가 무엇을 뜻하든, 최소한 이것 하나는 뜻합니다 — 규제 스택의 요구사항 목록이 지금 공개돼 있고, 공짜로 읽을 수 있다는 것.

동작 방식

측정: 표 하나, 코드 없음

지정 거래소·브로커리지의 이벤트 계약 직무 공고를 모아 요구 역량을 그대로 뽑아낸 뒤, 각각을 세 칸으로 분류합니다.

규제 스택의 요구사항 온체인 등가물 분류
정산 / DvP — 인도 대 지급, T+1 원자적 온체인 정산. 인도와 지급이 벌어지는 구간 자체가 없음 공짜
감사 추적 — CAT식 통합 보고 체인이 감사 추적. 공개적으로, 구조적으로 공짜
고객자산 분별관리 셀프 커스터디. 섞일 자산이 없음 공짜
청산 — 경개(novation)·네팅·증거금·디폴트 폭포 CCP 없음. 담보가 포지션별이라 네팅과 손실 공동부담이 부재 만들어야 함
주문 라우팅 / 최선집행 온체인에 의무는 없지만, 라우팅의 경제학이 MEV와 필러 스프레드로 다시 나타남 만들어야 함
포지션 한도·시장 감시 컨트랙트로 강제 가능하나, 무엇을 강제할지 아무도 정하지 않음 만들어야 함
규제 보고 — 대량보유·거래 보고 보고 계층도 없고, 보고할 상대도 없음 답 없음
적합성 / 투자자 보호 구조적으로 부재. 이건 누락이 아니라 분기 지점 답 없음

세 칸이 실제로 알려주는 것

패턴이 무작위가 아닙니다. 온체인이 공짜로 얻는 것은 전부 애초에 중개자가 있었기 때문에 존재하던 요구사항입니다. 정산 리스크는 인도와 지급을 기관이 갈라놓았기 때문에 생기고, 분별관리 규정은 남이 자산을 들고 있기 때문에 생기며, 통합 감사 추적은 기록이 여러 거래소에 흩어져 있기 때문에 필요합니다. 중개자를 없애면 요구사항이 충족되는 게 아니라 증발합니다.

만들어야 하는 칸은 중개자가 유발한 것이 아니라 수행하던 기능입니다. 청산이 가장 분명합니다 — 경개와 손실 공동부담은 진짜 리스크 관리 서비스이고, 청산소를 없애면 서비스가 사라지지 리스크가 사라지지 않습니다. CCP 없는 예측시장은 거래상대방 리스크를 푼 게 아니라 모든 포지션을 전액 담보로 바꾼 것이고, 그건 실제 자본 비용을 수반하는 다른 선택입니다.

답 없는 칸이 두 법역이 갈라지는 자리이고, 그 부재가 백로그 항목이 아니라 구조적이라는 점은 솔직하게 적어두는 편이 낫습니다.

왜 필요해지기 전에 해야 하는가

남의 급여명세에서 뽑아낸 빌드 백로그는 몇 시간이 들고 코드가 0줄입니다. 그리고 그대로 실사 체크리스트가 됩니다 — 기관 상대는 정확히 가운데 칸을 물어볼 것이고, "로드맵에 있습니다""어느 칸에 속하고 왜 그런지 여기 있습니다" 의 차이가 두 번째 통화가 잡히느냐 마느냐의 차이입니다.

발표를 다시 읽으면 — 2026-08-28

이 카드는 헤드라인을 보고 썼는데, 그 아래 실제 계약은 헤드라인보다 좁습니다. 구속력 없는 LOI이고 조건은 아직 확정되지 않았으며, 독점은 크립토 계약에만 걸립니다. 스포츠·경제·금융 이벤트 계약은 비독점으로 남아 있고 — Apex는 바로 그 영역에 이미 Kalshi를 붙여둔 상태입니다.

이게 바꾸는 것 세 가지:

  • "독점"은 거래소가 아니라 자산군의 이름입니다. Apex는 예측시장 하나를 고른 게 아니라 자산군별로 하나씩 고르고 나머지는 경쟁 상태로 둡니다. 정확한 그림은 브로커리지가 단일 주문 경로 뒤에 거래소 패널을 꾸리는 것 — 위 표의 가운데 칸이 이미 가리키던 주식 주문 라우팅과 같은 모양입니다.
  • LOI는 약속이 아니라 인력 배치 신호입니다. 다만 이 카드는 애초에 계약 체결에 기대고 있지 않았습니다. 기댄 것은 누군가 그 요구사항 목록에 급여를 지불하고 있다는 사실이고, 채용공고는 본계약 서명 여부와 무관하게 존재합니다. 측정은 영향을 받지 않습니다.
  • 독점의 경계선 자체가 데이터입니다. 크립토 계약은 브로커리지가 가장 덜 비교 구매하려는 항목입니다. 즉 거기서 희소한 투입물은 유동성이 아니라, 크립토 기초자산에 대한 규제 태도를 자기 컴플라이언스 부서 앞에서 방어할 수 있는 거래소라는 뜻입니다.

이 건을 넘어 일반화되는 규칙 하나: 헤드라인에 "독점"이 보이면, 그 독점이 제외한 자산군을 찾으십시오. 제외된 목록이 곧 기존 사업자가 이미 앉아 있는 자리입니다.

1 diagram(s) on the live page.

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