Workspace Index › Dev Notes › The 2,234 pieces were already there — the agent collapsed the interface premium
#169PoC
The 2,234 pieces were already there — the agent collapsed the interface premium
A viral "THIS IS WILD" demo: an agent-built 3D site exploding male anatomy into 2,234 pieces. Look closer: the pieces come from BodyParts3D, an open dataset, keyed to the FMA anatomy ontology (the panel shows FMA13403). The agent built the shell — loader, explode slider, search, isolate. The wow is misattributed, and the misattribution is the lesson: when an agent builds product-grade UI in days, every business that was "a nice interface over open data" loses its moat.
Directly runnable, two directions.
Dissect the exhibit. Clone the repo and split its substance into three piles: dataset bytes (BodyParts3D meshes), ontology leverage (FMA IDs powering search/isolate/system toggles), and agent-written glue (loaders, camera, the explode slider). Estimate the share of perceived value each pile carries versus the share of effort it took. The expected result — data 90% of the wow, glue 90% of the agent's work — is the card's thesis in one ratio.
Replicate the pattern on different data. Pick another open, ontology-keyed dataset and have Fable build the explorer in a day or two. Good candidates: PDB proteins (molecular structures), OpenStreetMap extracts, GBIF species records. Measure agent-hours to a demo someone would share, and write down what the agent could not do: curate the dataset, license it, or guarantee its correctness — the parts that remain a business.
Source: LinkedIn post (Charly Wargnier) on Ashe Magalhaes's agent-built Human Atlas, 2026-09-06 — GitHub repo and live demo public.
Why
Read the wow carefully: the agent is being credited with the dataset's work. "2,234 modeled pieces" is the headline, but no model modeled them — BodyParts3D did, years ago, with anatomists; and search-by-structure works because every mesh carries an FMA ontology ID (the demo's panel shows FMA13403). The agent's actual contribution is the shell: loading, camera work, an explode slider, isolate buttons. That shell used to cost a funded team months — which is precisely why the demo feels wild — and now it costs a prompt-driven weekend. The value didn't appear; it moved into visibility from a dataset that was always public. This is preview-means-no-promise's opening line — the data was always public — with the twist that the thing being sold on top just got automated.
The economic consequence names a whole class of businesses. Any product whose moat is "a pleasant interface over open data" — dataset explorers, dashboard wrappers, docs-viewer SaaS — now competes with every user who can run an agent for an afternoon. the-moat-has-a-fork-date tracked features being absorbed by protocols on fork cadence; this is the same erosion with a faster clock, because the absorber is not a standards body but a $20 subscription. What survives is what the agent cannot conjure: the dataset itself (curation, licensing, correctness guarantees — the-index-is-an-ops-manual's accountability, again), the ontology that makes the data navigable, and distribution. The FMA IDs in that side panel are doing more work than the 3D engine.
And it completes this catalogue's agent-temperament thread.three-thousand-lanterns-nobody-asked-for measured what agents do with slack in a spec; this card measures what they do to markets — the lanterns cost tokens, the atlas costs somebody's business model. The pair is the same fact at two scales: agent-built artifacts are now cheap enough that both over-delivery and interface businesses stop being remarkable.
How it works
What the demo is actually made of
Pile
Contents
Who made it
Share of the wow
Dataset
2,234 meshes (BodyParts3D)
Anatomists, years ago
Most of it
Ontology
FMA IDs on every mesh (e.g. FMA13403) → search, isolate, system toggles
Standards community
The navigability
Glue
Loader, camera, explode slider, panels
The agent, in days
The packaging
The interface premium, before and after
Before agents
After
Product-grade explorer over open data
Funded team, months
A prompt-driven weekend
Moat of "nice UI over open data"
Real
Gone
Where value defends
UI polish
Dataset, ontology, distribution, guarantees
The checklist for any "agent built X" headline
What dataset is underneath, and who curated it?
What ontology/standard makes the data navigable — and is it doing the search's work?
What did the agent actually author — and how long would that glue take a second agent?
What in the product could NOT be conjured by the next person with the same prompt? That remainder is the business.
Related cards
preview-means-no-promise (the data was always public), the-moat-has-a-fork-date (moat erosion, faster clock), the-index-is-an-ops-manual (guarantees as the durable layer), three-thousand-lanterns-nobody-asked-for (the same agents, aimed at a spec instead of a market).
바이럴이 된 "THIS IS WILD" 데모: 에이전트가 만든 3D 사이트가 남성 해부학을 2,234개 조각으로 분해합니다. 자세히 보면: 조각들은 공개 데이터셋 BodyParts3D 에서 왔고, FMA 해부학 온톨로지에 키가 걸려 있습니다(패널에 FMA13403 이 보입니다). 에이전트가 지은 것은 껍데기 — 로더, 분해 슬라이더, 검색, 격리 — 입니다. 감탄은 잘못 배당됐고, 그 오배당이 교훈입니다: 에이전트가 며칠 만에 제품급 UI 를 지으면, "공개 데이터 위의 좋은 인터페이스"였던 모든 사업이 해자를 잃습니다.
즉시 실행 가능, 두 방향입니다.전시물 해부. 레포를 클론해 실체를 세 무더기로 나눕니다: 데이터셋 바이트(BodyParts3D 메시), 온톨로지 지렛대(검색·격리·계통 토글을 움직이는 FMA ID), 에이전트가 쓴 접착제(로더, 카메라, 분해 슬라이더). 각 무더기가 나르는 체감 가치의 비중 대 들어간 노력의 비중을 추정합니다. 예상 결과 — 감탄의 90% 는 데이터, 에이전트 작업의 90% 는 접착제 — 가 이 카드의 논지를 비율 하나로 요약합니다.다른 데이터로 패턴 재현. 온톨로지에 키가 걸린 다른 공개 데이터셋을 골라 Fable 에게 하루 이틀 만에 탐색기를 짓게 합니다. 좋은 후보: PDB 단백질(분자 구조), OpenStreetMap 추출본, GBIF 종 기록. 누군가 공유할 만한 데모까지의 에이전트-시간을 재고, 에이전트가 못 한 것 — 데이터셋 큐레이션, 라이선스, 정확성 보증 — 을 적어 둡니다. 그것이 여전히 사업으로 남는 부분입니다.
출처: Ashe Magalhaes 의 에이전트 제작 Human Atlas 에 대한 링크드인 포스트(Charly Wargnier), 2026-09-06 — 깃허브·라이브 데모 공개.
왜
감탄을 조심해서 읽으십시오: 에이전트가 데이터셋의 공로를 배당받고 있습니다. 헤드라인은 "모델링된 조각 2,234개"지만, 그 조각을 모델링한 모델은 없습니다 — BodyParts3D 가 수년 전 해부학자들과 함께 만들었고, 구조 검색이 작동하는 것은 모든 메시가 FMA 온톨로지 ID 를 달고 있어서입니다(데모 패널의 FMA13403). 에이전트의 실제 기여는 껍데기 — 로딩, 카메라, 분해 슬라이더, 격리 버튼 — 입니다. 그 껍데기가 예전에는 투자받은 팀의 몇 달이었고 — 데모가 '미쳤다'고 느껴지는 이유가 정확히 그것 — 이제는 프롬프트로 모는 주말입니다. 가치가 생겨난 게 아니라, 늘 공개였던 데이터셋에서 가시성 안으로 이동했습니다.preview-means-no-promise 의 첫 줄 — 데이터는 원래 공개였다 — 에, 그 위에서 팔리던 것이 방금 자동화됐다는 반전이 붙은 것.
경제적 귀결은 사업의 한 부류 전체를 지명합니다. 해자가 "공개 데이터 위의 쾌적한 인터페이스"인 모든 제품 — 데이터셋 탐색기, 대시보드 래퍼, 문서 뷰어 SaaS — 은 이제 한나절 에이전트를 돌릴 수 있는 모든 사용자와 경쟁합니다. the-moat-has-a-fork-date 가 포크 캐던스로 프로토콜에 흡수되는 기능을 추적했다면, 이것은 시계가 더 빠른 같은 침식입니다 — 흡수자가 표준 기구가 아니라 월 $20 구독이니까. 살아남는 것은 에이전트가 소환하지 못하는 것들입니다: 데이터셋 자체(큐레이션·라이선스·정확성 보증 — 또다시 the-index-is-an-ops-manual 의 책임), 데이터를 항해 가능하게 만드는 온톨로지, 그리고 유통. 저 사이드 패널의 FMA ID 가 3D 엔진보다 더 많은 일을 하고 있습니다.
그리고 이 카탈로그의 에이전트 기질 스레드를 완성합니다.three-thousand-lanterns-nobody-asked-for 가 명세의 여백에서 에이전트가 무엇을 하는지 쟀다면, 이 카드는 에이전트가 시장에 무엇을 하는지 잽니다 — 등불은 토큰을 태우고, 아틀라스는 누군가의 사업 모델을 태웁니다. 둘은 같은 사실의 두 척도입니다: 에이전트 산출물이 충분히 싸져서, 과잉 이행도 인터페이스 사업도 더는 특별하지 않게 되는 중.
동작 방식
데모의 실제 구성
무더기
내용
만든 이
감탄에서의 몫
데이터셋
메시 2,234개 (BodyParts3D)
해부학자들, 수년 전
대부분
온톨로지
모든 메시의 FMA ID (예: FMA13403) → 검색·격리·계통 토글
표준 커뮤니티
항해 가능성
접착제
로더, 카메라, 분해 슬라이더, 패널
에이전트, 며칠
포장
인터페이스 프리미엄, 전과 후
에이전트 이전
이후
공개 데이터 위 제품급 탐색기
투자받은 팀, 몇 달
프롬프트로 모는 주말
"공개 데이터 위 좋은 UI"의 해자
실재
소멸
가치가 방어되는 곳
UI 광택
데이터셋, 온톨로지, 유통, 보증
모든 "에이전트가 X 를 만들었다" 헤드라인용 체크리스트
밑에 어떤 데이터셋이 있고, 누가 큐레이션했나?
어떤 온톨로지/표준이 데이터를 항해 가능하게 하나 — 검색의 일을 그것이 하고 있나?
에이전트가 실제로 저작한 것은 무엇이고 — 두 번째 에이전트라면 그 접착제에 얼마나 걸리나?
같은 프롬프트를 가진 다음 사람이 소환할 수 없는 것은 무엇인가? 그 나머지가 사업이다.
관련 카드
preview-means-no-promise(데이터는 원래 공개였다), the-moat-has-a-fork-date(더 빠른 시계의 해자 침식), the-index-is-an-ops-manual(지속층으로서의 보증), three-thousand-lanterns-nobody-asked-for(같은 에이전트, 시장 대신 명세를 겨냥).