{"service":"Global CEO AI Expertise Index","rubric_version":3,"count":111,"generated_at":"2026-09-14T03:10:35.887736+00:00","methodology":"Every founder/CEO is scored on rubric v3: eight dimensions, 0-20 each. The five research dimensions (foundations, vector_embeddings, transformers_lm, frontier_founder = their own work is part of the foundation today's frontier models are built on, lm_domain_depth = years and history in language modeling) carry 70% of the total and the three practice dimensions (hands_on_engineering, industry_impact, scientific_founder = operating as the scientific/technical founder of a company, scaled by years of experience) carry 30%: weighted_score = round(70*(F+V+T+FF+DD)/100 + 30*(H+I+SF)/60). Rows still carrying rubric_version 2 recompute on the v2 formula round(70*(F+V+T)/60 + 30*(H+I)/40). Two evidence-backed penalties (bought_popularity, capital_without_competence, each 0-10) are subtracted and the result is floored at 0: score = max(0, weighted_score - penalties). Popularity is not evidence — news coverage, keynotes, follower counts, token market cap, fundraising and 'AI company' branding carry zero weight. Claims without a live source URL score as absent, and a penalty is never applied without a cited source. Scores come from a programmatic dossier (Wikipedia, Wikidata, OpenAlex, Semantic Scholar, PubMed, patents, GitHub) read by two independent assessment passes, adjudicated when they disagree by more than 10 points. Every profile runs the identical pipeline; no person receives special handling.","methodology_url":"/api/v1/ceo-ai-leaderboard/methodology","how_to_validate":["1. GET https://cymetica.com/api/v1/ceo-ai-leaderboard/export.json (no auth; honour the ETag).","2. For each person, for each item in evidence[]: fetch source_url and confirm the claim text is supported by that page. A dead link or an unsupported claim is a defect — report it via POST /api/v1/bounty/reports.","3. Recompute weighted_score from dimensions on the row's rubric_version. v3: round(70*(foundations+vector_embeddings+transformers_lm+frontier_founder+lm_domain_depth)/100 + 30*(hands_on_engineering+industry_impact+scientific_founder)/60). v2: round(70*(foundations+vector_embeddings+transformers_lm)/60 + 30*(hands_on_engineering+industry_impact)/40). Rounding is half-up on the exact fraction. It must equal the published weighted_score.","4. Recompute score: max(0, weighted_score - penalties.bought_popularity - penalties.capital_without_competence). It must equal the published score.","5. Check the tier against the published thresholds (>=85 frontier_builder, >=65 deep_practitioner, >=45 technically_fluent, >=25 informed_operator, else narrative_only).","6. Check the ordering: rank is by score descending, name ascending as the tie-break.","7. Check the invariants in /methodology .invariants against metadata.canonical_papers — e.g. a co-author of 'Attention Is All You Need' must score >= 17 on transformers_lm AND >= 17 on frontier_founder.","8. scripts/ceo_ai_index/validate_export.py in the public repo performs steps 1-6 and writes validation.json; run it yourself rather than trusting ours."],"rubric":{"rubric_version":3,"dimensions":[{"key":"foundations","label":"Mathematical Foundations","max":20,"description":"Degrees, theses, papers and code in linear algebra, matrix & tensor methods, optimization and statistical learning — the math the field stands on.","group":"core_research","added_in":2},{"key":"vector_embeddings","label":"Vector Embeddings","max":20,"description":"Vector-space models, LSA/LSI, word and sentence embeddings, contrastive / dense retrieval, vector databases and search — authored, built or shipped.","group":"core_research","added_in":2},{"key":"transformers_lm","label":"Transformer & LM Lineage","max":20,"description":"seq2seq, attention, transformers, pretraining, scaling laws and alignment — authored, led or trained.","group":"core_research","added_in":2},{"key":"frontier_founder","label":"Frontier Founder","max":20,"description":"Frontier Founder — the person's OWN work is part of the foundation today's frontier AI models are built on: the architecture, attention, embeddings, optimizers, tokenizers, pretraining objectives, scaling results, alignment methods, datasets, benchmarks or training / inference stacks those models descend from.","group":"core_research","added_in":3},{"key":"lm_domain_depth","label":"Deep Knowledge Domain Expert","max":20,"description":"Deep Knowledge Domain Expert — years and history in language modeling, the tip of the spear in AI today: depth AND duration of a verifiable, continuous record from vector-space / LSI / n-gram and neural LMs through transformers and LLM pretraining / alignment.","group":"core_research","added_in":3},{"key":"hands_on_engineering","label":"Hands-On Engineering","max":20,"description":"Personally designed, built or shipped AI systems, models, or the hardware and infrastructure under them (accelerators, training stacks, inference).","group":"practice","added_in":2},{"key":"industry_impact","label":"Scientific & Industry Impact","max":20,"description":"Built organizations or products whose CORE is these systems; citations / h-index; patents; leadership of labs that produced canonical work.","group":"practice","added_in":2},{"key":"scientific_founder","label":"Scientific & Technical Founder","max":20,"description":"Scientific & Technical Founder — operating as the scientific / technical founder of a company (founder-CTO, founder-Chief Scientist, or a founder-CEO who personally sets and executes the technical direction), scaled by the number of verifiable years of experience doing so. A founder title with the science done by others does not earn it.","group":"practice","added_in":3}],"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"anchors":{"18-20":"Authored canonical work the field builds on / principal builder of systems the field runs on.","13-17":"PhD-level work, or production systems built and led personally.","8-12":"Strong graduate training, or senior engineering adjacent to the core.","3-7":"Uses the tools, manages builders, no personal record.","0-2":"Nothing verifiable."},"anchors_by_dimension":{"frontier_founder":{"18-20":"Authored / built a method, architecture, dataset or system today's frontier models directly descend from (transformer & attention, scaling laws, RLHF / instruction tuning, word2vec / GloVe, the canonical training or inference stacks).","13-17":"A documented component the frontier labs cite and build on (optimizer, tokenizer, positional encoding, retrieval method, benchmark, alignment technique).","8-12":"Published lineage work the frontier stack demonstrably draws on, but not a named building block.","3-7":"Applies or fine-tunes frontier models; no foundational contribution.","0-2":"Nothing verifiable."},"lm_domain_depth":{"18-20":"15+ years of hands-on language-modeling work from the pre-word2vec era (vector-space / LSI / n-gram / early neural LMs) through transformers, still active.","13-17":"8-15 years of continuous personal language-modeling research or systems work.","8-12":"3-8 years with a real record.","3-7":"Under 3 years, intermittent, or adjacent (general ML with no language-modeling record).","0-2":"Nothing verifiable."},"scientific_founder":{"18-20":"15+ years operating as the scientific / technical founder of companies whose core is these systems, personally authoring the core research, code or patents.","13-17":"8-15 years in that role, or multiple such companies.","8-12":"3-8 years as a verifiable technical founder.","3-7":"Founder or CEO of an AI company whose science and engineering were done by others, or a technical founder outside this field.","0-2":"Nothing verifiable."}},"weighting":{"core_research_dimensions":["foundations","vector_embeddings","transformers_lm","frontier_founder","lm_domain_depth"],"core_research_weight":0.7,"practice_dimensions":["hands_on_engineering","industry_impact","scientific_founder"],"practice_weight":0.3,"formula":"weighted_score = round(70 * (foundations + vector_embeddings + transformers_lm + frontier_founder + lm_domain_depth) / 100 + 30 * (hands_on_engineering + industry_impact + scientific_founder) / 60)","formula_v2":"weighted_score = round(70 * (foundations + vector_embeddings + transformers_lm) / 60 + 30 * (hands_on_engineering + industry_impact) / 40)"},"penalties":[{"key":"bought_popularity","label":"Pay-for-play / bought popularity","max":10,"description":"Paid coverage, paid placements, purchased followers or reach."},{"key":"capital_without_competence","label":"Capital without competence","max":10,"description":"Founded or funded an AI company on family / friends / personal wealth with no verifiable language-modeling knowledge."}],"penalty_rule":"score = max(0, weighted_score - sum(penalties)). A penalty is applied ONLY with a live cited source URL; never on rumour.","score_formula":"score = max(0, weighted_score - bought_popularity - capital_without_competence)","max_score":100,"tiers":[{"key":"frontier_builder","label":"Frontier Builder","min_score":85,"description":"Authored the mathematics, embedding or transformer work the field builds on, and built the systems that run it."},{"key":"deep_practitioner","label":"Deep Practitioner","min_score":65,"description":"Personally built, trained or led core embedding / language-model systems, with a real publication or engineering record behind it."},{"key":"technically_fluent","label":"Technically Fluent","min_score":45,"description":"Graduate-level grounding in the math and the model lineage; applies it, but is not a primary author or builder."},{"key":"informed_operator","label":"Informed Operator","min_score":25,"description":"Runs AI-adjacent organizations. The expertise is operational — the models were built by other people."},{"key":"narrative_only","label":"Narrative Only","min_score":0,"description":"No verifiable record in the mathematics, embeddings or the transformer / language-model lineage. The claim is narrative."}],"sectors":["crypto","general"],"min_confidence_to_publish":0.45,"notes":"Popularity is not evidence: news coverage, keynote presence, follower counts, token market cap, fundraising and \"AI company\" branding carry zero weight and may not appear in a rationale as support. Depth of experience counts — pre-2013 (pre-word2vec) vector-space / LSI work is foundational lineage, not \"old\". Self-published claims count only where an independent primary source corroborates them. Every profile is scored by the identical pipeline; there is no special handling for any person, including the platform's own founder.","legacy_dimension_labels":{"research":"LM Research","vector_space":"Vector Space","hands_on":"Hands-On","technical_communication":"Technical Depth","track_record":"Track Record","foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact"}},"human_page":"https://cymetica.com/leaderboard/ai-ceos","license":"CC BY 4.0 — reuse with attribution to cymetica.com","people":[{"slug":"ilya-sutskever","name":"Ilya Sutskever","title":"Co-Founder & Chief Scientist","company":"Safe Superintelligence Inc.","sector":"general","rank":1,"rubric_version":3,"dimensions":{"foundations":20,"vector_embeddings":19,"transformers_lm":20,"frontier_founder":20,"lm_domain_depth":19,"hands_on_engineering":20,"industry_impact":20,"scientific_founder":17},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":97,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":97,"tier":"frontier_builder","tier_label":"Frontier Builder","confidence":0.96,"rationale":"Sutskever earned a PhD in computer science at the University of Toronto (thesis: 'Training Recurrent Neural Networks', 2013) under Geoffrey Hinton, and personally co-authored AlexNet (2012, with Krizhevsky and Hinton) which catalyzed the deep-learning era. He co-invented sequence-to-sequence learning with attention-adjacent architectures (Sutskever, Vinyals, Le 2014), a direct precursor in the seq2seq->transformer lineage, and was a co-author on 'Distributed Representations of Words and Phrases' (word2vec, 2013). As OpenAI co-founder and chief scientist (2015-2024) he personally shaped GPT-2/GPT-3/GPT-4 research direction and post-training. This is a canonical, field-defining research and engineering record spanning math foundations through the full attention/transformer/scaling lineage, not organizational leadership alone.\n\nSutskever authored building blocks that today's frontier models directly descend from: 'Sequence to Sequence Learning with Neural Networks' (2014) is the encoder-decoder precursor the transformer displaced yet built on, 'Distributed Representations of Words and Phrases' (word2vec, 2013) is canonical embedding work, and as OpenAI chief scientist he co-authored 'Language Models are Few-Shot Learners' (GPT-3, 2020) and CLIP (2021) — all cited by and built into GPT/Claude/Gemini/Llama-class systems. His language-modeling record is continuous from pre-word2vec neural LMs ('Generating Text with Recurrent Neural Networks', ICML 2011) and his RNN-training PhD thesis (2013) through seq2seq, GPT-2/3/4 pretraining and alignment, and now SSI — ~15 years, still active. As a technical founder he co-founded OpenAI (2015) serving as chief scientist personally setting research direction through May 2024 (~9 years), then co-founded and now leads Safe Superintelligence (2024–), ~11 years total across two such companies.","evidence":[{"claim":"PhD in computer science, University of Toronto, 2013, advisor Geoffrey Hinton, thesis 'Training Recurrent Neural Networks'","source_url":"https://en.wikipedia.org/wiki/Ilya_Sutskever","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-inventor of AlexNet with Alex Krizhevsky and Geoffrey Hinton (2012 ImageNet paper, 200k+ citations on Google Scholar)","source_url":"https://scholar.google.com/citations?user=x04W_mMAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author 'Distributed Representations of Words and Phrases and their Compositionality' (word2vec extension, 2013)","source_url":"https://doi.org/10.48550/arxiv.1310.4546","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author 'Sequence to Sequence Learning with Neural Networks' (2014), a foundational seq2seq paper in the pre-transformer attention lineage","source_url":"https://doi.org/10.48550/arxiv.1409.3215","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAI co-founder (2015) and Chief Scientist through May 2024, overseeing GPT research; now CEO/co-founder of Safe Superintelligence Inc.","source_url":"https://www.cnbc.com/2025/07/03/ilya-sutskever-is-ceo-of-safe-superintelligence-after-meta-hired-gross.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD under Geoffrey Hinton at University of Toronto; specializes in machine learning; co-created AlexNet with Krizhevsky and Hinton; won NeurIPS Test of Time Award three years running (2022-2024)","source_url":"https://en.wikipedia.org/wiki/Ilya_Sutskever","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile (x04W_mMAAAAJ) lists ~848,637 citations, h-index 109, i10-index 172; top works ImageNet/AlexNet (2012), Language Models are Few-Shot Learners (2020), CLIP (2021), Dropout (2014), Sequence to Sequence Learning with Neural Networks (2014)","source_url":"https://scholar.google.com/citations?user=x04W_mMAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sutskever, Vinyals and Le won the NeurIPS 2024 Test of Time award for 'Sequence to Sequence Learning with Neural Networks'","source_url":"https://blog.neurips.cc/2024/11/27/announcing-the-neurips-2024-test-of-time-paper-awards/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Test of Time award talk for 'Distributed Representations of Words and Phrases and their Compositionality' (word2vec) at NeurIPS 2023","source_url":"https://neurips.cc/virtual/2023/test-of-time/83333","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Theory/foundations papers authored with Hinton: 'Deep, narrow sigmoid belief networks are universal approximators' (Neural Comput, 2008) and 'Temporal-kernel recurrent neural networks' (Neural Netw, 2010)","source_url":"https://pubmed.ncbi.nlm.nih.gov/18533819/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sequence to Sequence Learning with Neural Networks (2014) — foundational encoder-decoder work in the seq2seq→transformer lineage; NeurIPS 2024 Test of Time award","source_url":"https://doi.org/10.48550/arxiv.1409.3215","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Language Models are Few-Shot Learners (GPT-3, 2020) — a frontier-model paper Sutskever co-authored as OpenAI chief scientist","source_url":"https://doi.org/10.48550/arxiv.2005.14165","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Generating Text with Recurrent Neural Networks (ICML 2011) — pre-word2vec neural language-modeling work, anchoring 15 years of continuous LM research","source_url":"https://icml.cc/2011/papers/524_icmlpaper.pdf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAI co-founder (2015) and Chief Scientist through May 2024; co-founder and CEO of Safe Superintelligence Inc. (2024–)","source_url":"https://en.wikipedia.org/wiki/Ilya_Sutskever","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sequence to Sequence Learning with Neural Networks (Sutskever, Vinyals, Le, 2014) — direct precursor in the seq2seq→transformer lineage frontier LMs descend from; NeurIPS 2024 Test of Time","source_url":"https://doi.org/10.48550/arxiv.1409.3215","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of GPT-3 'Language Models are Few-Shot Learners' (2020) and word2vec 'Distributed Representations of Words and Phrases' (2013) — both directly built into the frontier LM stack","source_url":"https://doi.org/10.48550/arxiv.1310.4546","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAI co-founder (2016 per Wikidata) and Chief Scientist through 2024; now co-founder of Safe Superintelligence Inc. — technical/scientific founder authoring core research","source_url":"https://en.wikipedia.org/wiki/Ilya_Sutskever","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science, University of Toronto (2013, advisor Geoffrey Hinton)","BSc/MSc, University of Toronto/Open University of Israel"],"canonical_papers":["ImageNet Classification with Deep Convolutional Neural Networks (AlexNet, 2012)","Sequence to Sequence Learning with Neural Networks (2014)","Distributed Representations of Words and Phrases and their Compositionality (2013)","Dropout: A Simple Way to Prevent Neural Networks from Overfitting (2014)"],"first_verifiable_year":2007,"notable_systems":["AlexNet","OpenAI GPT-2/GPT-3/GPT-4 research direction","AlphaGo (co-author on Nature paper)","Safe Superintelligence Inc."],"citations":219277,"h_index":62,"patents":0,"dossier_notes":"Dossier's OpenAlex figures (h-index 62, 219k citations) are conservative relative to the live Google Scholar profile (h-index 109, 848k+ citations) — OpenAlex undercounts; both sources agree on canonical works. No homonym risk; PubMed sample entries (Hinton co-authorship) match the correct person.","years_language_modeling":15,"years_as_technical_founder":11,"frontier_lineage":["seq2seq encoder-decoder architecture (2014)","word2vec distributed word embeddings (2013)","GPT-3 few-shot language modeling (2020)","CLIP contrastive vision-language pretraining (2021)","GPT-2/3/4 pretraining and alignment research direction"],"technical_founder_roles":["OpenAI — co-founder & Chief Scientist — 2015–2024 (~9 yrs)","Safe Superintelligence Inc. — co-founder & CEO — 2024–2026 (~2 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":20,"lm_domain_depth":19,"scientific_founder":17},"confidence":0.93,"duration_ms":44593},{"pass":"pass_2","dimensions":{"frontier_founder":20,"lm_domain_depth":19,"scientific_founder":17},"confidence":0.93,"duration_ms":41484}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Ilya_Sutskever","wikipedia_title":"Ilya Sutskever","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"noam-shazeer","name":"Noam Shazeer","title":"VP of Engineering","company":"OpenAI","sector":"general","rank":2,"rubric_version":3,"dimensions":{"foundations":18,"vector_embeddings":16,"transformers_lm":20,"frontier_founder":20,"lm_domain_depth":20,"hands_on_engineering":20,"industry_impact":20,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":92,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":92,"tier":"frontier_builder","tier_label":"Frontier Builder","confidence":0.93,"rationale":"Shazeer is second author on 'Attention Is All You Need' (Vaswani et al. 2017), the paper that introduced the transformer architecture underlying essentially all modern LLMs, and first/co-author on 'Outrageously Large Neural Networks: The Sparsely-Gated Mixture-of-Experts Layer' (2017), the canonical MoE paper used in current frontier models. He co-authored T5 (Raffel et al. 2019), PaLM (Chowdhery et al. 2022), and Switch Transformers (Fedus, Zoph & Shazeer 2022), spanning pretraining, scaling and sparse-model architecture design across a ~25-year engineering career at Google (from ~2000, including early search-ranking/spelling-correction work) and later Character.AI, which he co-founded and which built and shipped a large-scale conversational LLM product used by tens of millions. His formal math/CS training is a Duke BS plus an incomplete UC Berkeley graduate program (no PhD), so foundations is scored high but not maximal; vector_embeddings reflects strong representation-learning work embedded in his transformer/LM papers rather than a dedicated embeddings/retrieval research line. This is a canonical, field-defining author record, not organizational leadership alone.\n\nShazeer's own work is load-bearing foundation for every frontier LLM: he co-invented the transformer ('Attention Is All You Need,' proposing scaled dot-product/multi-head attention), authored the sparsely-gated Mixture-of-Experts layer and multi-query attention ('Fast Transformer Decoding'), the Adafactor optimizer, and co-authored T5, GShard, Switch Transformers and PaLM — architecture, attention, sparsity, optimizer and scaling components GPT/Claude/Gemini/Llama-class systems directly descend from. His language-modeling record is continuous from ~1999–2000 (Google search spelling correction, an n-gram/statistical LM problem) through Meena, the transformer, and Gemini co-lead work in 2024–2026, roughly 25 years at the tip of the field. As scientific founder he co-founded Character.AI (2021–2024), personally setting and executing the technical direction and building its conversational LLM — a strong founder-technologist record but limited to ~3 years in that role, at the low end of the band.","evidence":[{"claim":"Second author on 'Attention Is All You Need' (Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez, Kaiser, Polosukhin, 2017), which introduced the transformer architecture","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Outrageously Large Neural Networks: The Sparsely-Gated Mixture-of-Experts Layer' (2017), the canonical mixture-of-experts scaling paper","source_url":"https://arxiv.org/abs/1701.06538","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer' (T5, Raffel et al. 2019/2020)","source_url":"https://arxiv.org/abs/1910.10683","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'PaLM: Scaling Language Modeling with Pathways' (Chowdhery et al. 2022)","source_url":"https://arxiv.org/abs/2204.02311","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile shows ~394,944 citations, h-index 77, i10-index 140, including 'Switch Transformers' (Fedus, Zoph, Shazeer)","source_url":"https://scholar.google.com/citations?user=wsGvgA8AAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikipedia biography: Duke University math/CS education (1994-1998), Google employee from ~2000, co-founded Character.AI in 2021 with Daniel de Freitas, returned to Google in 2024 as Gemini technical co-lead, joined OpenAI as VP of Engineering in June 2026","source_url":"https://en.wikipedia.org/wiki/Noam_Shazeer","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Attention Is All You Need' (2017); the paper's footnote states 'Noam proposed scaled dot-product attention, multi-head attention and the parameter-free position representation and became the other person involved in nearly every detail.'","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sole author of 'Fast Transformer Decoding: One Write-Head Is All You Need' (2019), introducing multi-query attention.","source_url":"https://arxiv.org/abs/1911.02150","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile: ~394,944 citations, h-index 77; top works include Attention Is All You Need, T5, PaLM, sparsely-gated Mixture-of-Experts, Switch Transformers, GShard, Gemini 2.5.","source_url":"https://scholar.google.com/citations?user=wsGvgA8AAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BS in mathematics and computer science from Duke (1994-1998); at Google from 2000, worked on the search spelling corrector and Meena with Daniel de Freitas; co-founded Character.AI in 2021; co-led Gemini with Jeff Dean and Oriol Vinyals.","source_url":"https://en.wikipedia.org/wiki/Noam_Shazeer","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Shazeer proposed scaled dot-product attention, multi-head attention and the parameter-free position representation in 'Attention Is All You Need' (2017), the transformer architecture underlying all frontier LLMs","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Authored the sparsely-gated Mixture-of-Experts layer (2017) and multi-query attention ('Fast Transformer Decoding', 2019), both built into frontier model training and inference stacks","source_url":"https://arxiv.org/abs/1911.02150","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"At Google from ~2000 working on the search spelling corrector and later Meena, giving a continuous ~25-year language-modeling record; co-founded Character.AI in 2021 with Daniel de Freitas and co-led Gemini in 2024","source_url":"https://en.wikipedia.org/wiki/Noam_Shazeer","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikipedia: at Google from ~2000 (search spelling corrector, later Meena with Daniel de Freitas), co-founded Character.AI in 2021, returned to Google to co-lead Gemini in 2024 — a continuous language-modeling record spanning ~25 years","source_url":"https://en.wikipedia.org/wiki/Noam_Shazeer","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Character.AI in 2021 as its technical leader building a large-scale conversational LLM, until returning to Google in 2024 (~3 years as technical founder)","source_url":"https://en.wikipedia.org/wiki/Noam_Shazeer","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Math/Computer Science, Duke University (1994-1998)","Began but did not complete a graduate program at UC Berkeley"],"canonical_papers":["Attention Is All You Need (2017)","Outrageously Large Neural Networks: The Sparsely-Gated Mixture-of-Experts Layer (2017)","Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer / T5 (2019)","PaLM: Scaling Language Modeling with Pathways (2022)","Switch Transformers (2022)"],"first_verifiable_year":1999,"notable_systems":["Transformer architecture (co-inventor)","Mixture-of-Experts layer","T5","PaLM","Meena chatbot","Character.AI","Google Gemini (technical co-lead, 2024-2026)"],"citations":394944,"h_index":77,"patents":0,"dossier_notes":"Dossier's OpenAlex entry for 'Attention Is All You Need' shows year 2025 with a broken/placeholder DOI (10.65215/2q58a426) — this is a metadata artifact; the paper is actually NeurIPS/arXiv 2017 (arXiv:1706.03762), confirmed directly from the arXiv abstract page listing Shazeer as second author. Dossier citation counts (OpenAlex 20,783 cited-by, Semantic Scholar 249,110) are both far below the live Google Scholar total (~394,944) — Google Scholar is the more current figure and was used for h-index/citations in this report. No homonym risk identified. Note: dossier's 'company' field (Character.AI/Google) is now stale — as of June 2026 Shazeer is VP of Engineering at OpenAI per Wikipedia; used current title/company in this report.","years_language_modeling":25,"years_as_technical_founder":3,"frontier_lineage":["Transformer architecture (scaled dot-product / multi-head attention) — 'Attention Is All You Need' 2017","Sparsely-Gated Mixture-of-Experts layer — 2017","Multi-query attention — 'Fast Transformer Decoding' 2019","Adafactor optimizer","T5 text-to-text pretraining, GShard, Switch Transformers, PaLM scaling"],"technical_founder_roles":["Character.AI — co-founder & CEO / technical lead — 2021-2024"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":20,"lm_domain_depth":20,"scientific_founder":12},"confidence":0.9,"duration_ms":43913},{"pass":"pass_2","dimensions":{"frontier_founder":20,"lm_domain_depth":20,"scientific_founder":12},"confidence":0.9,"duration_ms":47966}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Noam_Shazeer","wikipedia_title":"Noam Shazeer","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"chris-re","name":"Chris Ré","title":"Co-founder (Snorkel AI, Together AI); Full Professor","company":"Stanford University / Snorkel AI / Together AI","sector":"general","rank":3,"rubric_version":3,"dimensions":{"foundations":19,"vector_embeddings":16,"transformers_lm":18,"frontier_founder":20,"lm_domain_depth":14,"hands_on_engineering":19,"industry_impact":20,"scientific_founder":16},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":88,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":88,"tier":"frontier_builder","tier_label":"Frontier Builder","confidence":0.85,"rationale":"Christopher Ré is a tenured full professor of Computer Science at Stanford (Stanford AI Lab, HazyResearch lab), PhD from University of Washington (dossier's Wikidata 'Cornell' entry and doctoral-advisor field appear to conflate sources — Stanford's own profile lists him as UW PhD under Dan Suciu), MacArthur Fellow (2015) for work on machine-learning data systems. His real Google Scholar profile shows roughly 87,000+ citations, far above the dossier's OpenAlex-matched value of h-index 8 / 499 citations, which is a wrong-person match (that OpenAlex record is a University of Delaware/Beirut-affiliated researcher, not this Chris Ré). His authored/led canonical work includes data programming and weak supervision (Snorkel), DeepDive (acquired into Apple via Lattice.io), and more recently foundation-model/long-sequence architecture research (state-space model lineage) and the Evo genomic foundation model line — this is authored, field-shaping systems and research, not commentary. He co-founded Snorkel AI, Together AI (board), and SambaNova-adjacent work, translating this research into production ML infrastructure companies. Given the corrected identity, this is a canonical, high-depth research-founder record.\n\nRé is a canonical frontier founder: FlashAttention (Dao, Fu, Ermon, Rudra, Ré, 2022) is the IO-aware exact-attention kernel that GPT/Claude/Gemini/Llama-class models train and serve on, and his HiPPO (2020)/S4 (2021)/H3 (2022) line is the structured-state-space lineage the Mamba/long-context stack descends from, with Hogwild! (2011) a foundational async-SGD optimizer — so frontier_founder is at the ceiling. His language-modeling / sequence-architecture record specifically runs from HiPPO (2020) through H3/FlashAttention and the Evo genomic sequence models (2024-26), roughly six years of deep, field-shaping but relatively recent work (earlier 2005-2016 output was probabilistic databases and weak supervision, adjacent not LM), placing lm_domain_depth in the strong-but-not-15-year band. As scientific/technical co-founder he spun his own research into multiple ML-systems companies — SambaNova (2017), Snorkel AI (2019, from his Snorkel weak-supervision work), and Together AI (2022) — while remaining a Stanford professor rather than a full-time founder-CTO, giving ~9 years across several such companies.","evidence":[{"claim":"Full professor of Computer Science at Stanford University, Stanford AI Lab; MacArthur Fellowship 2015 for machine-learning data-systems research","source_url":"https://engineering.stanford.edu/people/chris-re","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile shows citation count of approximately 87,182 (far exceeding the dossier's mismatched OpenAlex figure of 499/h-index 8)","source_url":"https://scholar.google.com/citations?user=DnnCWN0AAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded four ML-systems companies from his research: SambaNova, Snorkel (data programming/weak supervision), Lattice/DeepDive (acquired by Apple 2017), Inductiv/HoloClean (acquired by Apple 2020)","source_url":"https://en.wikipedia.org/wiki/Christopher_R%C3%A9","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Research spans database theory, database systems, and machine learning, with best-paper awards at PODS 2012, SIGMOD 2014, and ICML 2016","source_url":"https://cs.stanford.edu/people/chrismre/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar DnnCWN0AAAAJ (Stanford CS): 87,725 citations, h-index 121, i10-index 339; top works include FlashAttention (2022), S4 (2021), Hogwild! (2011), Snorkel (2017), HiPPO (2020), H3 (2022)","source_url":"https://scholar.google.com/citations?user=DnnCWN0AAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"FlashAttention: Fast and Memory-Efficient Exact Attention with IO-Awareness — authors Tri Dao, Daniel Y. Fu, Stefano Ermon, Atri Rudra, Christopher Ré","source_url":"https://arxiv.org/abs/2205.14135","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Cornell BS, University of Washington PhD under Dan Suciu, full professor at Stanford, MacArthur Fellowship 2015, co-founded Lattice.io (acquired by Apple May 2017)","source_url":"https://en.wikipedia.org/wiki/Christopher_R%C3%A9","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Stanford faculty page: member of SAIL, CRFM and the ML Group; current lab projects include ThunderKittens AI kernels, Intelligence per Watt, and Evo foundation models for biological sequences","source_url":"https://cs.stanford.edu/~chrismre/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Efficiently Modeling Long Sequences with Structured State Spaces (S4), Gu, Goel, Ré","source_url":"https://arxiv.org/abs/2111.00396","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"HiPPO: Recurrent Memory with Optimal Polynomial Projections (2020), Gu, Dao, Ermon, Rudra, Ré","source_url":"https://arxiv.org/abs/2008.07669","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"FlashAttention: Fast and Memory-Efficient Exact Attention with IO-Awareness — Tri Dao, Daniel Y. Fu, Stefano Ermon, Atri Rudra, Christopher Ré (2022); the standard attention kernel in frontier LLM training/inference","source_url":"https://arxiv.org/abs/2205.14135","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded SambaNova Systems, Snorkel AI, and Together AI, translating his Stanford ML-systems research into companies","source_url":"https://cs.stanford.edu/~chrismre/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Stanford faculty page (SAIL/CRFM/ML Group) documenting his LM-architecture and foundation-model research program and company spinouts","source_url":"https://cs.stanford.edu/~chrismre/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded SambaNova, Snorkel (data programming/weak supervision), Lattice/DeepDive (Apple 2017) and Inductiv/HoloClean (Apple 2020) from his own research","source_url":"https://en.wikipedia.org/wiki/Christopher_R%C3%A9","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science, University of Washington (per Stanford profile; dossier Wikidata lists Cornell, which appears to be an error or conflation)"],"canonical_papers":["Snorkel: Rapid Training Data Creation with Weak Supervision (2017)","Snorkel DryBell (2019)","DeepDive/data programming line of work","Evo: genome modeling and design foundation models (2024-26)"],"first_verifiable_year":2005,"notable_systems":["Snorkel / Snorkel AI","DeepDive (acquired by Apple as Lattice.io)","HoloClean/Inductiv (acquired by Apple)","Together AI (co-founder/board)","Evo genomic foundation models"],"citations":87182,"h_index":0,"patents":0,"dossier_notes":"CRITICAL: the dossier's OpenAlex match (id A5103148807, h-index 8, works_count 17, University of Delaware/Beirut affiliations) is explicitly flagged in the dossier itself as ambiguous (6 candidates) and is the WRONG homonym. The real Christopher Ré is the Stanford CS professor and MacArthur Fellow with ~87,000+ Google Scholar citations per the linked scholar profile (DnnCWN0AAAAJ). Wikipedia/Wikidata identity (Cornell doctoral education, Dan Suciu advisor) partially conflicts with Stanford's own bio (UW PhD); Stanford's official profile is treated as authoritative for the PhD institution here. PubMed sample also mixes in unrelated homonym hits (medical imaging, mental-health decoding) alongside genuinely his Evo/foundation-model papers with Brockman et al. Citations/h-index in this file reflect the corrected Google Scholar figure, not the dossier's OpenAlex figure, per brief instructions to rely on verified sources over a known-wrong match; h_index left at 0 because no reliable per-source h-index for the CORRECT profile was directly confirmed (only total citation count).","years_language_modeling":6,"years_as_technical_founder":9,"frontier_lineage":["FlashAttention — IO-aware exact attention kernel used across frontier LLM training and inference","HiPPO/S4/H3 — structured state-space model lineage feeding long-context and Mamba-class architectures","Hogwild! — lock-free asynchronous SGD, a foundational parallel-optimization method","Snorkel — weak-supervision/data-programming for training-data creation"],"technical_founder_roles":["SambaNova Systems — co-founder — 2017-present","Snorkel AI — co-founder — 2019-present","Together AI — co-founder/board — 2022-present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":20,"lm_domain_depth":13,"scientific_founder":15},"confidence":0.83,"duration_ms":65639},{"pass":"pass_2","dimensions":{"frontier_founder":20,"lm_domain_depth":14,"scientific_founder":17},"confidence":0.9,"duration_ms":49018}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Christopher_R%C3%A9","wikipedia_title":"Christopher Ré","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"richard-socher","name":"Richard Socher","title":"Co-founder & CEO","company":"You.com","sector":"general","rank":4,"rubric_version":3,"dimensions":{"foundations":18,"vector_embeddings":20,"transformers_lm":16,"frontier_founder":18,"lm_domain_depth":17,"hands_on_engineering":17,"industry_impact":18,"scientific_founder":14},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":87,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":87,"tier":"frontier_builder","tier_label":"Frontier Builder","confidence":0.89,"rationale":"Socher earned a Stanford CS PhD (2014) under Christopher D. Manning and co-authored GloVe (2014), one of the two canonical word-embedding algorithms the field's vector-space lineage is built on, alongside foundational pre-transformer deep-learning NLP work (Recursive Deep Models for Semantic Compositionality / Recursive Neural Tensor Networks, 2013; Tree-LSTM, 2015) that directly extended the matrix/tensor and compositional-representation-learning tradition. His verified Google Scholar profile (stanford.edu-verified) shows 256,483 citations and an h-index of 114, with GloVe alone carrying ~51,700 citations. He personally built and led MetaMind (founded 2014, acquired by Salesforce 2016, becoming Salesforce Chief Scientist through 2020) and founded You.com (2020), an AI search company, giving him a rare combination of canonical authored research plus personally-led production AI systems. His transformers_lm score reflects strong pre-transformer language-modeling-lineage authorship (recursive/compositional neural nets, embeddings feeding into later LM pretraining) and applied leadership of transformer-era products at You.com, rather than being a co-author of the Transformer paper itself. This is a researcher-founder profile the rubric explicitly identifies as scoring high — not fame-driven.\n\nSocher co-authored GloVe (2014), one of the two canonical word-embedding algorithms explicitly named in the frontier lineage — dense vector representations of exactly the kind that the tokenizer/embedding layers of GPT/Claude/Gemini-class models descend from — plus contextual-vector (CoVe, 2017) and a 1.63B-parameter conditional transformer LM (CTRL, 2019) that directly feed the controllable-generation and pretraining lineage. His continuous, hands-on language-modeling record runs from early recursive/compositional neural nets (~2010-2011) through GloVe, Tree-LSTM, CoVe and CTRL to running You.com's LLM search stack, ~15-16 years still active. As a scientific/technical founder he authored the core research his companies run on — MetaMind (2014, acquired by Salesforce 2016), You.com (2020-present), Recursive (2025) — roughly 8 verifiable years as a research-author founder across multiple such companies, though the Salesforce Chief Scientist interval (2016-2020) was a non-founder role.","evidence":[{"claim":"Richard Socher received his PhD in Computer Science from Stanford University in 2014.","source_url":"https://en.wikipedia.org/wiki/Richard_Socher","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Socher co-authored 'GloVe: Global Vectors for Word Representation' (2014) with Jeffrey Pennington and Christopher D. Manning, a canonical word-embedding paper with ~51,700 citations on Google Scholar.","source_url":"https://scholar.google.com/citations?user=FaOcyfMAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Socher's verified Google Scholar profile (stanford.edu email) shows 256,483 total citations, h-index 114, i10-index 244, including 'Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank' (2013, ~12,280 citations) and 'Improved Semantic Representations from Tree-Structured LST","source_url":"https://scholar.google.com/citations?user=FaOcyfMAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Socher founded MetaMind in 2014, which was acquired by Salesforce in 2016, after which he served as Salesforce's Chief Scientist; he later founded You.com in 2020.","source_url":"https://en.wikipedia.org/wiki/Richard_Socher","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GloVe: Global Vectors for Word Representation — Jeffrey Pennington, Richard Socher, Christopher Manning, EMNLP 2014","source_url":"https://aclanthology.org/D14-1162/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile (Recursive, you.com, AIX): 256,483 citations, h-index 114; top works ImageNet 2009, GloVe 2014, Recursive Deep Models 2013","source_url":"https://scholar.google.com/citations?user=FaOcyfMAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Learned in Translation: Contextualized Word Vectors (CoVe) — McCann, Bradbury, Xiong, Socher, 2017; contextual vectors from a deep LSTM attentional seq2seq encoder","source_url":"https://arxiv.org/abs/1708.00107","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"CTRL: A Conditional Transformer Language Model (1.63B parameters) — Keskar, McCann, Varshney, Xiong, Socher, 2019","source_url":"https://arxiv.org/abs/1909.05858","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Stanford CS PhD 2014 under Christopher Manning; founded MetaMind 2014 (acquired by Salesforce 2016); Salesforce Chief Scientist 2016-2020; co-founded You.com 2020","source_url":"https://en.wikipedia.org/wiki/Richard_Socher","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Socher co-authored 'GloVe: Global Vectors for Word Representation' (EMNLP 2014), a canonical word-embedding algorithm.","source_url":"https://aclanthology.org/D14-1162/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"CTRL: A Conditional Transformer Language Model (1.63B parameters), Keskar, McCann, Varshney, Xiong, Socher, 2019.","source_url":"https://arxiv.org/abs/1909.05858","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Socher founded MetaMind (2014, acquired by Salesforce 2016), was Salesforce Chief Scientist 2016-2020, and co-founded/CEO You.com (2020) and Recursive.","source_url":"https://en.wikipedia.org/wiki/Richard_Socher","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GloVe: Global Vectors for Word Representation — Pennington, Socher, Manning, EMNLP 2014, a canonical word-embedding algorithm in the vector-space lineage frontier models build on.","source_url":"https://aclanthology.org/D14-1162/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Socher earned a Stanford CS PhD (2014) under Christopher D. Manning and co-founded/leads You.com (an AI search company) and Recursive; earlier founded MetaMind (acq. Salesforce 2016, Chief Scientist to 2020).","source_url":"https://en.wikipedia.org/wiki/Richard_Socher","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science, Stanford University (2014), advisor Christopher D. Manning","Undergraduate study, University of Leipzig / Saarland University"],"canonical_papers":["GloVe: Global Vectors for Word Representation (2014)","Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank (2013)","Improved Semantic Representations from Tree-Structured LSTM Networks (2015)","ImageNet: A Large-Scale Hierarchical Image Database (2009, co-author)"],"first_verifiable_year":2009,"notable_systems":["MetaMind (founded 2014, acquired by Salesforce 2016)","GloVe embeddings library","You.com (AI search, founded 2020)","Recursive (2025)"],"citations":256483,"h_index":114,"patents":0,"dossier_notes":"The dossier's OpenAlex block (works_count 225, cited_by_count 140330, affiliations: Seoul National University, National University of Singapore, University of Colorado Boulder, Princeton University, Cornell University, Prostate Cancer Foundation) is a HOMONYM MISMATCH — none of these affiliations or the medical-adjacent 'Prostate Cancer Foundation' entry belong to the real Richard Socher (Stanford NLP PhD, GloVe co-author, You.com/MetaMind founder). The Wikipedia and Wikidata blocks (Stanford PhD 2014, advisor Christopher D. Manning, google_scholar_id FaOcyfMAAAAJ) are correctly matched and were independently verified via his actual Google Scholar profile (256,483 citations, h-index 114), which was used instead of the OpenAlex numbers for this scoring.","years_language_modeling":16,"years_as_technical_founder":8,"frontier_lineage":["GloVe word embeddings — canonical dense word-vector algorithm in the embedding/representation lineage of frontier LLMs","CoVe contextualized word vectors (2017) — precursor to contextual embeddings","CTRL conditional transformer LM (2019) — controllable-generation / pretraining lineage"],"technical_founder_roles":["MetaMind — founder (research author) — 2014-2016","You.com — co-founder & CEO (sets/executes technical direction) — 2020-present","Recursive — co-founder & CEO — 2025-present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":19,"lm_domain_depth":17,"scientific_founder":15},"confidence":0.85,"duration_ms":52605},{"pass":"pass_2","dimensions":{"frontier_founder":18,"lm_domain_depth":17,"scientific_founder":14},"confidence":0.85,"duration_ms":58926}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Richard_Socher","wikipedia_title":"Richard Socher","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"ashish-vaswani","name":"Ashish Vaswani","title":"Co-founder & CEO (Essential AI); joined Nvidia via 2026 acqui-hire","company":"Essential AI","sector":"general","rank":5,"rubric_version":3,"dimensions":{"foundations":16,"vector_embeddings":15,"transformers_lm":20,"frontier_founder":20,"lm_domain_depth":16,"hands_on_engineering":18,"industry_impact":20,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":86,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":86,"tier":"frontier_builder","tier_label":"Frontier Builder","confidence":0.9,"rationale":"Ashish Vaswani is the lead/first author of 'Attention Is All You Need' (NeurIPS 2017), the paper that introduced the Transformer architecture and is arguably the single most consequential paper in the modern language-model lineage — an unambiguous 18-20 anchor case ('authored canonical work the field builds on'). He holds a PhD in Computer Science from USC (2014, advisors David Chiang and Liang Huang), thesis 'Smaller, Faster, and Accurate Models for Statistical Machine Translation', giving him genuine graduate-level foundations in statistical/optimization methods for sequence modeling predating the Transformer. He worked at Google Brain, co-founded Adept AI (2022) and Essential AI (2023) as CEO, building applied AI-agent/foundation-model companies, and as of mid-2026 he and the Essential AI team were acqui-hired by Nvidia to work on the Nemotron model family — continued hands-on model-building at a frontier lab. vector_embeddings is scored below transformers_lm/foundations since his direct authored work is concentrated in attention/seq2seq/MT rather than embeddings/retrieval specifically, though attention mechanisms are adjacent.\n\nVaswani is the lead author of 'Attention Is All You Need' (NeurIPS 2017), which introduced the Transformer and multi-head self-attention — the exact architecture every current frontier model (GPT, Claude, Gemini, Llama, and Nvidia's own Nemotron) is built on and cites directly, an unambiguous 18-20 frontier_founder case. His language-modeling record is continuous and deep: EMNLP 2013 'Decoding with Large-Scale Neural Language Models Improves Translation' and his 2014 USC PhD on statistical machine translation predate word2vec and run through seq2seq, transformers, and today's LLM pretraining at Essential AI (~13 years, still active), placing him at the top of the 8-15-year lm_domain_depth band. As a technical/scientific founder he co-founded Adept AI (2022) and co-founded and leads Essential AI (2023) as the CEO who sets the technical direction and personally authored the core science the field runs on, but that founder tenure is only ~4 years, landing scientific_founder in the 3-8-year band rather than higher.","evidence":[{"claim":"Lead author, 'Attention Is All You Need', Google Brain, NeurIPS 2017 — introduced the Transformer architecture","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Adept AI (2022) then Essential AI (2023) as CEO after Google Brain","source_url":"https://en.wikipedia.org/wiki/Ashish_Vaswani","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"As of June 2026, Vaswani and Essential AI were acqui-hired by Nvidia, joining to work on the Nemotron open-source model family","source_url":"https://www.groundlevel-ai.com/p/nvidia-quietly-acquihires-essential","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar record (name-exact match): 57 papers, 195,978 citations, h-index 26","source_url":"https://www.semanticscholar.org/author/Ashish-Vaswani/40348417","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 40348417: 195,978 citations, h-index 26, with 'Attention is All you Need' (2017) at ~191,942 citations","source_url":"https://api.semanticscholar.org/graph/v1/author/40348417?fields=name,citationCount,hIndex,paperCount","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Attention Is All You Need (2017) — Ashish Vaswani listed as first author","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD from University of Southern California (2014) under David Chiang and Liang Huang, thesis 'Smaller, Faster, and Accurate Models for Statistical Machine Translation'; Google Brain 2016-2021; co-founded Adept AI then Essential AI; acqui-hired by Nvidia June 2026","source_url":"https://en.wikipedia.org/wiki/Ashish_Vaswani","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Image Transformer (ICML 2018) — Vaswani co-author, extends self-attention to image generation","source_url":"https://arxiv.org/abs/1802.05751","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Stand-Alone Self-Attention in Vision Models (NeurIPS 2019) — Vaswani co-author","source_url":"https://arxiv.org/abs/1906.05909","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ashish Vaswani is lead/first author of 'Attention Is All You Need' (2017), which introduced the Transformer architecture and self-attention now underpinning all frontier LLMs","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"EMNLP 2013 'Decoding with Large-Scale Neural Language Models Improves Translation' (Vaswani, Zhao, Fossum, Chiang) — an early neural language-modeling paper predating word2vec-era embeddings","source_url":"https://aclanthology.org/D13-1140/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Adept AI (2022) then co-founded and serves as CEO of Essential AI (2023); acqui-hired by Nvidia June 2026 to work on the Nemotron model family","source_url":"https://en.wikipedia.org/wiki/Ashish_Vaswani","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ashish Vaswani is first/lead author of 'Attention Is All You Need' (2017), which introduced the Transformer — the architecture all frontier LLMs are built on and cite","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD, University of Southern California (2014), thesis on statistical machine translation under David Chiang and Liang Huang — verifiable language-modeling work predating the Transformer","source_url":"https://en.wikipedia.org/wiki/Ashish_Vaswani","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Adept AI (2022), then co-founded and served as CEO of Essential AI (2023); acqui-hired by Nvidia June 2026 — operating as the scientist-founder of foundation-model companies","source_url":"https://en.wikipedia.org/wiki/Ashish_Vaswani","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science, University of Southern California (2014)"],"canonical_papers":["Attention Is All You Need (2017)"],"first_verifiable_year":2014,"notable_systems":["Transformer architecture","Adept AI (ACT-1 agent)","Essential AI","Nvidia Nemotron (post-acquihire)"],"citations":195978,"h_index":26,"patents":0,"dossier_notes":"Dossier's OpenAlex found:false but Semantic Scholar (name-exact, 3 candidates) and PubMed refined matches (DeepConsensus gap-aware sequence transformer, Nat Biotechnol 2023, plausibly co-authored given transformer/genomics crossover work) are consistent with this person; the earlier 2014 PLoS One Alzheimer's paper and 2017 Hum Brain Mapp paper in the PubMed sample are likely unrelated homonyms and were not used as evidence. The 195,978 citation / h-index 26 Semantic Scholar figure is almost certainly dominated by the single Attention Is All You Need paper's massive citation count and should not be read as broad h-index depth across many independent works.","years_language_modeling":13,"years_as_technical_founder":4,"frontier_lineage":["Transformer architecture and multi-head self-attention (Attention Is All You Need, 2017) — the base architecture of GPT/Claude/Gemini/Llama/Nemotron","encoder-decoder self-attention and positional-encoding formulation used in modern pretraining stacks"],"technical_founder_roles":["Adept AI — co-founder/chief scientist — 2022-2023","Essential AI — co-founder & CEO (sets technical direction) — 2023-2026"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":20,"lm_domain_depth":17,"scientific_founder":12},"confidence":0.95,"duration_ms":62288},{"pass":"pass_2","dimensions":{"frontier_founder":20,"lm_domain_depth":16,"scientific_founder":12},"confidence":0.9,"duration_ms":43220}],"source":"seeded","profile_url":null,"wikipedia_title":"Ashish Vaswani","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"aidan-gomez","name":"Aidan Gomez","title":"Co-founder & CEO","company":"Cohere","sector":"general","rank":6,"rubric_version":3,"dimensions":{"foundations":15,"vector_embeddings":16,"transformers_lm":20,"frontier_founder":20,"lm_domain_depth":14,"hands_on_engineering":18,"industry_impact":18,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":84,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":84,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.9,"rationale":"Gomez is a co-author of \"Attention Is All You Need\" (Vaswani et al., 2017), the paper that introduced the Transformer architecture underlying essentially all modern LLMs — canonical, field-defining work, done as a 20-year-old Google Brain intern out of the University of Toronto, later formalized into an Oxford DPhil (advisors Yarin Gal, Yee Whye Teh) completed 2024. He is also lead/co-author of \"The Reversible Residual Network\" (RevNet, NeurIPS 2017) and an original author of Tensor2Tensor, the reference Transformer implementation — both hands-on engineering contributions to the training-efficiency side of the transformer lineage, not just the attention paper. His Google Scholar record (h-index 49, ~306k citations, dominated by the Transformer paper) shows a narrower but extremely deep footprint concentrated almost entirely in the transformer/attention area rather than broad classical ML foundations or embeddings work (no LSA/word2vec-era contributions; vector_embeddings credit here is mostly transfer from representation-learning work adjacent to the Transformer and RevNet, plus later Cohere embedding-model shipping). Post-2017 he founded Cohere, one of the few labs that trains and ships frontier-scale LLMs and production text-embedding models, giving him personal, technical leadership over systems the field runs on rather than purely business leadership. Foundations score reflects strong applied deep-learning mathematics (backprop, residual/reversible network theory) demonstrated in his own papers rather than a classical linear-algebra/optimization theory record.\n\nGomez is one of the eight authors of \"Attention Is All You Need\" (2017), the Transformer architecture that GPT/Claude/Gemini/Llama-class frontier models directly descend from, and a co-author of Tensor2Tensor, the reference Transformer/NMT implementation those stacks trace to — a first-order building block, hence a near-top frontier_founder score. His verifiable language-modeling record runs continuously from 2017 (transformers, NMT, RevNet) through founding and technically leading Cohere in 2019 to today, roughly nine years of hands-on LM work — deep but not spanning the pre-word2vec era, placing it in the 8–15-year band. As Cohere's co-founder and CEO since 2019 (~7 years) he sets and executes technical direction backed by his own canonical research, a genuine scientific/technical founder record; the score is held at the top of the 3–8-year band rather than higher because Cohere has other technical co-founders (Nick Frosst, Ivan Zhang) and his tenure is just under the 8-year threshold.","evidence":[{"claim":"Co-author of \"Attention Is All You Need\" (2017), introducing the Transformer architecture, written as a Google Brain intern during undergrad at University of Toronto.","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile shows 306,588 total citations and h-index 49, led by the Transformer paper (284,792 citations on the 2023-updated entry).","source_url":"https://scholar.google.com/citations?user=2oq9614AAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of \"The Reversible Residual Network: Backpropagation Without Storing Activations\" (NeurIPS 2017), a memory-efficient deep network training method.","source_url":"https://arxiv.org/abs/1707.04585","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Doctoral studies at University of Oxford under Yarin Gal and Yee Whye Teh (OATML group), DPhil awarded 2024.","source_url":"https://oatml.cs.ox.ac.uk/members/aidan_gomez/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CEO of Cohere, an enterprise LLM company that trains and ships foundation and embedding models.","source_url":"https://en.wikipedia.org/wiki/Aidan_Gomez","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Attention Is All You Need' (2017), the transformer paper; interned at Google Brain at age 20; founded Cohere in 2019; Oxford PhD completed 2024; BSc CS+math Toronto","source_url":"https://en.wikipedia.org/wiki/Aidan_Gomez","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'The Reversible Residual Network: Backpropagation Without Storing Activations' (Gomez, Ren, Urtasun, Grosse, arXiv:1707.04585, July 2017)","source_url":"https://arxiv.org/abs/1707.04585","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile (Cohere affiliation): ~306,838 citations, h-index 49; top works include Attention Is All You Need, RevNet, Tensor2Tensor for Neural Machine Translation, One Model to Learn Them All, Depthwise Separable Convolutions for NMT","source_url":"https://scholar.google.com/citations?user=2oq9614AAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records education at Oxford and Toronto with doctoral advisors Yarin Gal and Yee Whye Teh, and Google Scholar id 2oq9614AAAAJ","source_url":"https://www.wikidata.org/wiki/Q110864219","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of \"Attention Is All You Need\" (2017), which introduced the Transformer architecture underlying essentially all frontier LLMs.","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of Tensor2Tensor for Neural Machine Translation (2018), the reference Transformer implementation and NMT toolkit.","source_url":"https://arxiv.org/abs/1803.07416","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CEO of Cohere (founded 2019), an enterprise LLM company that trains and ships foundation and text-embedding models.","source_url":"https://en.wikipedia.org/wiki/Aidan_Gomez","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Attention Is All You Need' (2017), the transformer architecture underlying today's frontier LLMs.","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CEO of Cohere (founded 2019), which trains and ships frontier-scale LLMs and text-embedding models; continuous NLP/LM focus.","source_url":"https://en.wikipedia.org/wiki/Aidan_Gomez","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of RevNet and Tensor2Tensor, engineering contributions to the transformer training lineage frontier stacks build on.","source_url":"https://arxiv.org/abs/1707.04585","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BSc Computer Science & Mathematics, University of Toronto","DPhil Computer Science, University of Oxford (advisors Yarin Gal, Yee Whye Teh), completed 2024"],"canonical_papers":["Attention Is All You Need (Vaswani et al., 2017)","The Reversible Residual Network: Backpropagation Without Storing Activations (2017)","Tensor2Tensor for Neural Machine Translation (2018)"],"first_verifiable_year":2017,"notable_systems":["Transformer / Tensor2Tensor reference implementation","Cohere Command and Embed model families"],"citations":306588,"h_index":49,"patents":0,"dossier_notes":"Dossier's OpenAlex block is severely undercounting/likely mismatched to the wrong author record: it shows only 3 works, h-index 1, cited_by_count 257, earliest_year 2026 — this omits the 2017 Attention Is All You Need and RevNet papers entirely. Verified directly via Google Scholar (ID 2oq9614AAAAJ, matches Wikidata) that the true record is h-index 49, ~306,588 citations, with the earliest major work in 2017, not 2026. Scored using the verified Scholar data, not the dossier's OpenAlex numbers. PubMed block in dossier is an unrelated homonym (medical imaging/coral reef authors) and was disregarded entirely.","years_language_modeling":9,"years_as_technical_founder":7,"frontier_lineage":["Transformer / self-attention architecture (Attention Is All You Need, 2017) — the core architecture of all frontier LLMs","Tensor2Tensor reference Transformer/NMT training codebase","Cohere Command and Embed production LLM/embedding model families"],"technical_founder_roles":["Cohere — co-founder & CEO — 2019–present (~7 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":19,"lm_domain_depth":14,"scientific_founder":12},"confidence":0.85,"duration_ms":46379},{"pass":"pass_2","dimensions":{"frontier_founder":20,"lm_domain_depth":15,"scientific_founder":12},"confidence":0.83,"duration_ms":39880}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Aidan_Gomez","wikipedia_title":"Aidan Gomez","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"dario-amodei","name":"Dario Amodei","title":"Co-founder & CEO","company":"Anthropic","sector":"general","rank":7,"rubric_version":3,"dimensions":{"foundations":17,"vector_embeddings":11,"transformers_lm":20,"frontier_founder":20,"lm_domain_depth":16,"hands_on_engineering":18,"industry_impact":20,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":84,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":84,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.93,"rationale":"Amodei's mathematical foundations are real rather than nominal: a Princeton PhD in biophysics under William Bialek and Michael J. Berry produced maximum-entropy and statistical-physics models of neural populations published in PNAS ('Thermodynamics and signatures of criticality in a network of neurons', 2015) and PLoS Computational Biology — statistical learning and optimization applied to high-dimensional data, though not a CS/ML degree, which is why foundations sits at 17 rather than at the canonical anchor. His transformer/language-model record is canonical by any reading: he is the final author of 'Language Models are Few-Shot Learners' (GPT-3, arXiv:2005.14165, verified author list: Brown … Sutskever, Amodei), an author of 'Scaling Laws for Neural Language Models' (2020), of 'Deep Reinforcement Learning from Human Preferences' (2017, the origin of RLHF) and of Constitutional AI (2022) — he authored work in both the scaling and the alignment halves of the lineage. His hands-on engineering predates the LLM era: he was a core author of Baidu's Deep Speech 2 (2015), a large-scale GPU-trained end-to-end sequence model. His verified Google Scholar profile (the ID supplied by the dossier's own Wikidata block) shows 196,269 citations and h-index 67, of which GPT-3 alone accounts for 82,085 — several times the dossier's OpenAlex figures. Vector embeddings is his one thin dimension: representation learning is implicit in his speech and LM work but he has authored no embedding, contrastive or dense-retrieval paper, so that dimension is scored on implicit representation-learning content only and lands well below the rest.\n\nAmodei's own work is load-bearing foundation for every frontier LLM: he authored 'Scaling Laws for Neural Language Models' (2020), is final author of GPT-3 'Language Models are Few-Shot Learners' (2020), co-authored 'Deep Reinforcement Learning from Human Preferences' (2017, the origin of RLHF) and Constitutional AI (2022) — the scaling, alignment and instruction-following methods GPT/Claude/Gemini/Llama-class systems are built on — so frontier_founder is at the canonical anchor. His continuous language-modeling record runs from large-scale sequence work (Baidu Deep Speech 2, 2015) through OpenAI scaling/GPT-2/GPT-3 into Anthropic's Claude, roughly 11 years of hands-on LM work, placing lm_domain_depth in the 8-15-year band but short of the 15+ pre-word2vec anchor (his earliest 2003 publications are biophysics, not LM). As co-founder and CEO of Anthropic since 2021 he personally sets and executes the technical direction and authored the core alignment research (Constitutional AI) the company runs on, but that is ~5 years as a technical founder (he was VP Research, not a founder, at OpenAI), which caps scientific_founder in the 3-8-year band.","evidence":[{"claim":"Final author of 'Language Models are Few-Shot Learners' (GPT-3); verified author list begins Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan and ends Ilya Sutskever, Dario Amodei; submitted 28 May 2020","source_url":"https://arxiv.org/abs/2005.14165","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile 6-e-ZBEAAAAJ (CEO and Co-Founder at Anthropic): 196,269 citations, h-index 67, i10-index 101; top works 'Language models are few-shot learners' (82,085), 'Language models are unsupervised multitask learners' (24,702), 'Scaling laws for neural language models' (8,966), 'Deep re","source_url":"https://scholar.google.com/citations?user=6-e-ZBEAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Scaling Laws for Neural Language Models' (Kaplan et al., 2020)","source_url":"https://arxiv.org/abs/2001.08361","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Statistical-physics neuroscience record under Bialek and Berry: 'Thermodynamics and signatures of criticality in a network of neurons', PNAS 2015","source_url":"https://pubmed.ncbi.nlm.nih.gov/26330611/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Deep Speech 2: End-to-End Speech Recognition in English and Mandarin' (2015), built at Baidu","source_url":"https://arxiv.org/abs/1512.02595","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD biophysics Princeton (advisors William Bialek, Michael J. Berry); OpenAI VP of Research; co-founded Anthropic 2021","source_url":"https://en.wikipedia.org/wiki/Dario_Amodei","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD in biophysics from Princeton University, Hertz Thesis Prize 2011","source_url":"https://en.wikipedia.org/wiki/Dario_Amodei","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Worked at Baidu under Andrew Ng (Nov 2014-Oct 2015) on Deep Speech end-to-end speech recognition","source_url":"https://ai.miraheze.org/wiki/Dario_Amodei","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Language Models are Few-Shot Learners' (GPT-3, 2020) and 'Scaling Laws for Neural Language Models' (2020) as VP of Research at OpenAI","source_url":"https://scholar.google.com/citations?user=6-e-ZBEAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Anthropic in 2021 and leads development of the Claude model family","source_url":"https://en.wikipedia.org/wiki/Dario_Amodei","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Scaling Laws for Neural Language Models' (2020) and final author of GPT-3 'Language Models are Few-Shot Learners' (2020) — foundational to frontier LLM pretraining","source_url":"https://arxiv.org/abs/2001.08361","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Deep Reinforcement Learning from Human Preferences' (2017), the origin of RLHF used to align frontier models","source_url":"https://arxiv.org/abs/1706.03741","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Anthropic in 2021 and leads development of the Claude model family as CEO, after serving as VP of Research at OpenAI through 2020","source_url":"https://en.wikipedia.org/wiki/Dario_Amodei","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Core author of Baidu's 'Deep Speech 2' (2015), a large-scale GPU-trained end-to-end sequence model, marking the start of his continuous sequence/LM engineering record","source_url":"https://arxiv.org/abs/1512.02595","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Scaling Laws for Neural Language Models' (Kaplan, McCandlish, ... Amodei, 2020) — the scaling-law result frontier training runs are sized by","source_url":"https://arxiv.org/abs/2001.08361","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Final author of GPT-3 'Language Models are Few-Shot Learners' (2020), the direct ancestor of today's instruction-following LLMs","source_url":"https://arxiv.org/abs/2005.14165","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Anthropic in 2021 and leads development of the Claude model family; authored Constitutional AI (2022), Anthropic's core alignment method","source_url":"https://en.wikipedia.org/wiki/Dario_Amodei","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Deep Speech 2: End-to-End Speech Recognition' (2015), large-scale GPU-trained sequence modeling marking his entry into the neural-sequence/LM lineage","source_url":"https://arxiv.org/abs/1512.02595","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Physics, Stanford University","PhD Biophysics, Princeton University (advisors William Bialek, Michael J. Berry)"],"canonical_papers":["Language Models are Few-Shot Learners (GPT-3, 2020)","Scaling Laws for Neural Language Models (2020)","Deep Reinforcement Learning from Human Preferences (2017)","Concrete Problems in AI Safety (2016)","Constitutional AI: Harmlessness from AI Feedback (2022)","Deep Speech 2: End-to-End Speech Recognition in English and Mandarin (2015)"],"first_verifiable_year":2003,"notable_systems":["Baidu Deep Speech 2","GPT-2","GPT-3","Codex","Claude model family"],"citations":196269,"h_index":67,"patents":0,"dossier_notes":"The dossier's OpenAlex and PubMed matches are the correct person — the biophysics co-authors Bialek, Berry, Marre and Tkacik match his Princeton thesis lineage, and the mass-spectrometry papers come from his Stanford postdoc, not a homonym. But its bibliometrics badly undercount him (OpenAlex 18,991 citations / h-index 35; Semantic Scholar 136,088 / h-index 30) against the verified Google Scholar record of 196,269 / 67, and its top-works list omits GPT-2, the 2017 RLHF paper and Constitutional AI. OpenAlex affiliations 'Palo Alto University' and 'Institute of Molecular Biology' are parsing artifacts. Patents were skipped, not searched.","adjudication_notes":["foundations (pass_1 15, pass_2 18, final 17): pass_2 was substantially right. Pass_1 discounted the PhD as 'not CS/ML per se'; the verified PNAS 2015 maximum-entropy/criticality paper with Bialek and Berry is genuine statistical-learning mathematics on high-dimensional data, not adjacent biology. Scored 17 rather than 18 because the degree and thesis are in biophysics and there is no authored work in optimization or learning theory as such.","vector_embeddings (pass_1 9, pass_2 14, final 11): pass_1 was closer. Pass_2 offered no embedding paper and conceded the record is 'indirect'; under the rubric an uncorroborated implicit contribution cannot carry a 14. No authored embedding, contrastive or retrieval work was found on the verified Scholar profile's top 12.","transformers_lm (pass_1 19, pass_2 20, final 20): pass_2 right. Verified arXiv author list confirms he is the final author of GPT-3 and an author of Scaling Laws, RLHF (2017) and Constitutional AI — authorship in both the scaling and alignment halves of the lineage meets the canonical anchor.","industry_impact (pass_1 19, pass_2 20, final 20): pass_2 right. Verified Google Scholar 196,269 citations / h-index 67, with GPT-3 alone at 82,085, is canonical-tier impact whose core is language models."],"years_language_modeling":11,"years_as_technical_founder":5,"frontier_lineage":["Scaling laws for neural language models (compute/data/parameter sizing of frontier training runs)","GPT-3 few-shot in-context learning paradigm","RLHF (Deep RL from Human Preferences, 2017)","Constitutional AI / RLAIF alignment method"],"technical_founder_roles":["Anthropic — co-founder & CEO, sets/executes technical direction and authored core alignment research — 2021-2026 (~5 yrs)","OpenAI — VP of Research (not founder) — through 2020"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":20,"lm_domain_depth":16,"scientific_founder":13},"confidence":0.9,"duration_ms":48650},{"pass":"pass_2","dimensions":{"frontier_founder":20,"lm_domain_depth":15,"scientific_founder":12},"confidence":0.9,"duration_ms":46545}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Dario_Amodei","wikipedia_title":"Dario Amodei","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"jakob-uszkoreit","name":"Jakob Uszkoreit","title":"Co-founder & CEO","company":"Inceptive","sector":"general","rank":8,"rubric_version":3,"dimensions":{"foundations":15,"vector_embeddings":15,"transformers_lm":20,"frontier_founder":20,"lm_domain_depth":16,"hands_on_engineering":18,"industry_impact":18,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":84,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":84,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.86,"rationale":"Jakob Uszkoreit is a confirmed co-author of 'Attention Is All You Need' (Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez, Kaiser, Polosukhin, arXiv 1706.03762, 2017) — the canonical paper that introduced the Transformer architecture, the direct origin point of the entire modern language-model lineage the rubric describes. This alone places him at the top anchor for transformers_lm (authored canonical work the field builds on). He led NLP research and engineering teams at Google Research/Google Brain prior to co-authoring the Transformer, work reflected in the dossier's OpenAlex-linked record (Google, 'Brain (Germany)', University of Washington affiliations; 53 works, ~39,325 citations), giving strong, verifiable foundations and vector_embeddings credit for pre-transformer attention/sequence-modeling and representation-learning research (attention mechanisms operate directly over learned embeddings). His hands_on_engineering is rated highly given his personal role building NLP infrastructure at Google (e.g., Tensor2Tensor-era tooling) prior to founding Inceptive, an AI-for-biology company applying transformer-style modeling to mRNA/molecule design — a genuine technical-founder profile, not a business-only leader. industry_impact is high both for the field-defining influence of the Transformer paper itself and for founding a company whose technical core is applying this lineage to a new domain.\n\nUszkoreit is a named co-author of 'Attention Is All You Need' (2017), the paper that introduced the Transformer — the exact architecture every frontier model (GPT/Claude/Gemini/Llama) directly descends from, and he is credited in accounts of the work as the person who pushed the pure-attention direction; this is the top frontier_founder anchor (an authored building block the entire frontier stack is built on). His language-modeling record runs continuously from senior NLP/machine-translation research at Google Research/Brain (~2008 onward, first indexed works earlier) through the Transformer and follow-on work (Decomposable Attention 2016, Natural Questions 2019, ViT 2020), roughly 13 years of hands-on LM work before he pivoted the modeling techniques to biology, placing lm_domain_depth in the continuous 8–15-year band. As co-founder & CEO of Inceptive (founded 2021, ~5 years), he operates as a genuine technical/scientific founder personally setting the deep-learning direction — but the company's core is transformer-style modeling applied to mRNA/RNA therapeutics rather than language modeling per se, so scientific_founder sits in the 3–8-year technical-founder band, not the 15+ tier.","evidence":[{"claim":"Jakob Uszkoreit is a co-author of 'Attention Is All You Need' (arXiv 1706.03762, 2017), alongside Ashish Vaswani, Noam Shazeer, Niki Parmar, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, and Illia Polosukhin — the paper that introduced the Transformer architecture.","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The dossier's OpenAlex-linked profile for Uszkoreit shows affiliations at Google (United States), 'Brain (Germany)' (i.e. Google Brain), University of Washington, and UC Berkeley, with 53 works and approximately 39,325 citations — consistent with a senior NLP/ML research career at Google Research/Go","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Uszkoreit's education is recorded as Technische Universität Berlin (TU Berlin), and his career trajectory (Google Research/Brain NLP team lead, then Attention Is All You Need co-author, then founder of Inceptive applying AI to mRNA/biological molecule design) is consistent across the dossier's wikid","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Attention Is All You Need — Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez, Kaiser, Polosukhin; arXiv 1706.03762, 12 June 2017; Uszkoreit is fourth author","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale (ViT), 2020 — Uszkoreit is eleventh of twelve authors","source_url":"https://arxiv.org/abs/2010.11929","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Inceptive founded 2021, offices in Palo Alto, Berlin and Zurich; builds foundation models of life for mRNA, siRNA, ASO and peptide therapeutics","source_url":"https://inceptive.com/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata: machine learning researcher, educated at Technische Universität Berlin, employer Google, ORCID 0000-0001-5066-7530","source_url":"https://www.wikidata.org/wiki/Q98891246","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Uszkoreit co-authored 'Attention Is All You Need' (Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez, Kaiser, Polosukhin, arXiv:1706.03762, 2017), introducing the Transformer architecture that frontier LLMs are built on.","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Inceptive was founded in 2021 with Uszkoreit as co-founder & CEO, building deep-learning 'foundation models of life' for mRNA/RNA therapeutics — a technical-founder role of roughly five years.","source_url":"https://inceptive.com/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Uszkoreit co-founded and is CEO of Inceptive (founded 2021), which builds transformer-based foundation models for mRNA and biological molecule design.","source_url":"https://inceptive.com/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Technische Universität Berlin (per dossier wikidata)"],"canonical_papers":["Attention Is All You Need (2017, co-author)"],"first_verifiable_year":2006,"notable_systems":["Transformer architecture (co-author)","Google Research/Google Brain NLP systems","Inceptive (AI-designed mRNA/biological molecules, co-founder & CEO)"],"citations":39325,"h_index":0,"patents":0,"dossier_notes":"No Wikipedia page was found for this person in this session (404) and Google Scholar / Semantic Scholar direct-profile lookups failed to return usable content (404/empty), so h_index could not be independently confirmed and is left at 0 despite the strong citation count from the dossier's OpenAlex block, which was used since it is well-corroborated by the confirmed Attention Is All You Need co-authorship and plausible Google/Google-Brain/TU-Berlin affiliation trail — no homonym mismatch signal was found here, unlike richard-socher/thomas-wolf/humayun-sheikh.","years_language_modeling":13,"years_as_technical_founder":5,"frontier_lineage":["Transformer architecture / self-attention (Attention Is All You Need, 2017) — the core architecture all frontier LLMs descend from","Vision Transformer (ViT, 2020) — attention applied at scale, cited across multimodal frontier stacks","Decomposable attention over embeddings (2016) as pre-transformer attention lineage"],"technical_founder_roles":["Inceptive — Co-founder & CEO (technical/scientific founder) — 2021–present (~5 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":20,"lm_domain_depth":16,"scientific_founder":11},"confidence":0.82,"duration_ms":45625},{"pass":"pass_2","dimensions":{"frontier_founder":20,"lm_domain_depth":17,"scientific_founder":12},"confidence":0.83,"duration_ms":47581}],"source":"seeded","profile_url":null,"wikipedia_title":"Jakob Uszkoreit","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"niki-parmar","name":"Niki Parmar","title":"Co-founder","company":"Essential AI","sector":"general","rank":9,"rubric_version":3,"dimensions":{"foundations":15,"vector_embeddings":16,"transformers_lm":20,"frontier_founder":20,"lm_domain_depth":15,"hands_on_engineering":16,"industry_impact":18,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":83,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":83,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.79,"rationale":"Parmar is one of the eight equal-contributor co-authors of 'Attention Is All You Need' (NeurIPS 2017), the paper that introduced the Transformer architecture and is the direct founding text of the entire modern language-model lineage — this alone places her at the top of the transformers_lm anchor as a personal, canonical, field-defining contribution, not an adjacent or managerial one. She was a research engineer/researcher at Google Brain during this period, giving her hands-on architecture/implementation credit on the systems (attention mechanisms, encoder-decoder Transformer stack) that underlie vector-embedding-based retrieval and every subsequent LLM. She later co-founded Adept AI and, in December 2022, co-founded Essential AI with fellow Transformer co-author Ashish Vaswani (acqui-hired by Nvidia as of June 2026), extending her personal research record into founder-level industry impact building foundation-model companies. Her Semantic Scholar profile (exact name match, single unambiguous candidate) shows 80 papers and 192,205 citations with an h-index of 20, consistent with authorship of one of the most-cited papers in computer science history. Foundations is scored high (deep neural-architecture/optimization work) but not maximal since her record is concentrated in this lineage rather than broader mathematical foundations work.\n\nParmar is a named co-author of 'Attention Is All You Need' (2017), the Transformer paper that is the direct architectural foundation every frontier model (GPT, Claude, Gemini, Llama) descends from — a maximal, named building-block contribution to the frontier stack, so frontier_founder is at the top of the anchor. Her continuous personal record in the attention/transformer lineage runs from Google Brain circa 2016-2017 through Image Transformer (2018), Stand-Alone Self-Attention (2019), Conformer (2020) and Bottleneck Transformers (2021) into foundation-model companies, roughly 9-10 years of hands-on work at the tip of the spear (the vision-transformer strand tempers a pure language-modeling count, keeping this in the 8-15-year band rather than the pre-word2vec 15+ tier). As a technical co-founder she helped start Adept AI and then Essential AI (Dec 2022, acqui-hired by Nvidia June 2026) — a genuine researcher-founder authoring the core science, but only about four verifiable years in that role, placing scientific_founder in the 3-8-year band.","evidence":[{"claim":"Niki Parmar is listed as one of eight equal-contributor authors of 'Attention Is All You Need' (Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez, Kaiser, Polosukhin), the paper introducing the Transformer architecture.","source_url":"https://en.wikipedia.org/wiki/Attention_Is_All_You_Need","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ashish Vaswani (fellow Transformer-paper co-author) co-founded Essential AI with Niki Parmar in December 2022; Vaswani and Essential AI were acqui-hired by Nvidia as of June 2026.","source_url":"https://en.wikipedia.org/wiki/Ashish_Vaswani","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar record for Niki Parmar (id 3877127): exact name match, single candidate (unambiguous), 80 papers, 192,205 citations, h-index 20.","source_url":"https://www.semanticscholar.org/author/3877127","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Third author of 'Attention Is All You Need' (Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez, Kaiser, Polosukhin, 2017), the paper introducing the transformer architecture","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Image Transformer' (Parmar, Vaswani, Uszkoreit, Kaiser, Shazeer, Ku, Tran, 2018), generalising the transformer to autoregressive image generation with locally restricted self-attention, improving ImageNet NLL from 3.83 to 3.77","source_url":"https://arxiv.org/abs/1802.05751","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Second author of 'Stand-Alone Self-Attention in Vision Models' (Ramachandran, Parmar, Vaswani, Bello, Levskaya, Shlens, 2019), demonstrating self-attention as an effective stand-alone replacement for spatial convolutions in ResNet","source_url":"https://arxiv.org/abs/1906.05909","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Fourth author of 'Conformer: Convolution-augmented Transformer for Speech Recognition' (2020), achieving 1.9%/3.9% WER on LibriSpeech with language models","source_url":"https://arxiv.org/abs/2005.08100","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 3877127 'Niki Parmar': 80 papers, 192,205 citations, h-index 20; Attention is All you Need at 191,946 citations, Conformer 4,295, Image Transformer 1,945, Stand-Alone Self-Attention 1,383, Bottleneck Transformers 1,217","source_url":"https://api.semanticscholar.org/graph/v1/author/3877127?fields=name,paperCount,citationCount,hIndex,papers.title,papers.year,papers.citationCount","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ashish Vaswani co-founded Essential AI with Niki Parmar in December 2022","source_url":"https://en.wikipedia.org/wiki/Ashish_Vaswani","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Niki Parmar is one of the eight equal-contributor authors of 'Attention Is All You Need' (2017), the paper introducing the Transformer architecture on which modern LLMs are built.","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Parmar is first author of 'Image Transformer' (2018) and co-author of 'Stand-Alone Self-Attention in Vision Models' (2019) and 'Conformer' (2020), extending the attention/transformer lineage across 2018-2020.","source_url":"https://arxiv.org/abs/1802.05751","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ashish Vaswani co-founded Essential AI with Niki Parmar in December 2022; Essential AI was acqui-hired by Nvidia as of June 2026.","source_url":"https://en.wikipedia.org/wiki/Ashish_Vaswani","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Niki Parmar is a co-author (third listed) of 'Attention Is All You Need' (2017), which introduced the Transformer architecture and self-attention — the direct architectural ancestor of all frontier language models.","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Parmar first-authored 'Image Transformer' (2018) and co-authored Conformer (2020) and Stand-Alone Self-Attention (2019), a continuous attention/sequence-modeling research record from 2017 onward.","source_url":"https://arxiv.org/abs/1802.05751","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ashish Vaswani co-founded Essential AI with Niki Parmar in December 2022; both were previously co-founders in the foundation-model space (Adept AI), and Essential AI was acqui-hired by Nvidia as of June 2026.","source_url":"https://en.wikipedia.org/wiki/Ashish_Vaswani","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":["Attention Is All You Need (NeurIPS 2017)"],"first_verifiable_year":2017,"notable_systems":["Transformer architecture","Essential AI foundation models"],"citations":192205,"h_index":20,"patents":0,"dossier_notes":"MAJOR DOSSIER ERROR: the dossier's Wikipedia and Wikidata blocks are entirely about Ashish Vaswani (a different, though closely related, Attention Is All You Need co-author) — wrong person, not Niki Parmar. There is no standalone Wikipedia page for Niki Parmar (confirmed via direct fetch, 404). Her identity and co-authorship were instead confirmed via the Attention Is All You Need Wikipedia page (author list) and the Ashish Vaswani Wikipedia page's explicit statement that he co-founded Essential AI with her. The dossier's Semantic Scholar block does appear correctly matched (name_exact:true, 1 candidate) and was relied on for citation metrics. The dossier's PubMed block (368 raw/47 refined, all titles/years null) is unusable and was disregarded. This session's WebSearch budget was exhausted; identity confirmation relied on WebFetch of Wikipedia pages only — a fuller pass (Google Scholar, Essential AI team page, Adept AI records) could not be completed and would strengthen confidence further.","years_language_modeling":9,"years_as_technical_founder":4,"frontier_lineage":["Transformer architecture (self-attention encoder-decoder) from 'Attention Is All You Need' — the direct basis of GPT/Claude/Gemini/Llama-class models","self-attention-as-primary-primitive work (Image Transformer, Stand-Alone Self-Attention) cited across the frontier vision/multimodal stack"],"technical_founder_roles":["Adept AI — co-founder/research — 2022","Essential AI — co-founder — 2022-2026"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":20,"lm_domain_depth":15,"scientific_founder":12},"confidence":0.8,"duration_ms":47323},{"pass":"pass_2","dimensions":{"frontier_founder":20,"lm_domain_depth":15,"scientific_founder":13},"confidence":0.8,"duration_ms":48714}],"source":"seeded","profile_url":null,"wikipedia_title":"Ashish Vaswani","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"percy-liang","name":"Percy Liang","title":"Professor of Computer Science; Director, Center for Research on Foundation Models; Co-founder","company":"Together AI","sector":"general","rank":10,"rubric_version":3,"dimensions":{"foundations":19,"vector_embeddings":16,"transformers_lm":18,"frontier_founder":16,"lm_domain_depth":18,"hands_on_engineering":16,"industry_impact":19,"scientific_founder":10},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":83,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":83,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.9,"rationale":"Percy Liang has a canonical statistical-learning and NLP research record: PhD from UC Berkeley (2011, advisors Dan Klein and Michael I. Jordan) in structured prediction and semantic parsing, followed by 15 years as a Stanford CS professor producing foundational work across probabilistic modeling, optimization, and representation learning. He created SQuAD (2016) and SQuAD 2.0 (2018), the benchmark datasets that shaped a generation of reading-comprehension and embedding/retrieval-adjacent NLP research, and authored \"Prefix-Tuning\" (2021), a widely used parameter-efficient adaptation method for transformer LMs. He is lead author of \"On the Opportunities and Risks of Foundation Models\" (2021), which named and framed the foundation-model paradigm, and founded/directs Stanford's Center for Research on Foundation Models, building HELM, the standard holistic evaluation framework for LLMs — direct, personally-led technical leadership of the transformers/scaling/alignment lineage rather than commentary about it. His verified Google Scholar record (h-index 143, ~167,000 citations) substantially exceeds the figures in the dossier's OpenAlex/Semantic Scholar blocks, confirming an exceptionally deep and continuous 20+ year research record. His industry role is co-founder of Together AI (an open LLM infrastructure/training company) alongside his Stanford professorship, not a from-scratch CEO-only business role, which is why hands_on_engineering is scored as senior-research-leadership rather than the top anchor reserved for principal builders of shipped consumer/enterprise production infra.\n\nLiang's own work is woven into the frontier stack: SQuAD (2016/2018) is a canonical reading-comprehension dataset a generation of models trained/evaluated against, Prefix-Tuning (2021) is a named parameter-efficient-adaptation building block in the PEFT lineage frontier labs cite, Stanford Alpaca (2023) directly shaped open instruction-tuning practice, and HELM became the standard holistic LLM evaluation — documented components frontier reports build on rather than the transformer/attention/scaling primitives themselves, hence high-teens not 18-20. His language-modeling record is continuous from ~2004 (semantic parsing and structured prediction under Klein/Jordan, pre-word2vec lineage) through SQuAD, foundation models, HELM and teaching CS336 'Language Models from Scratch', ~22 years and still active, anchoring lm_domain_depth near the top. As a co-founder of Together AI (2022, ~4 years) his role is a scientific co-founder alongside dedicated technical founders (Tri Dao, Ce Zhang, Chris Ré) while his primary hat is Stanford professor/CRFM director, placing scientific_founder in the mid-band for a genuine but ~4-year, shared-technical-founder record.","evidence":[{"claim":"PhD in Computer Science, UC Berkeley (2011), advisors Dan Klein and Michael I. Jordan.","source_url":"https://en.wikipedia.org/wiki/Percy_Liang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile shows 167,157 total citations and h-index 143.","source_url":"https://scholar.google.com/citations?user=pouyVyUAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Lead author of \"On the Opportunities and Risks of Foundation Models\" (2021), which coined/framed the term \"foundation model\"; Director of Stanford's Center for Research on Foundation Models (CRFM), which built HELM.","source_url":"https://arxiv.org/abs/2108.07258","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of Together AI, an open-source/open-weight LLM training and inference infrastructure company.","source_url":"https://cs.stanford.edu/~pliang/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD UC Berkeley 2011 under Michael I. Jordan and Dan Klein; MEng MIT 2005 under Michael Collins; BS MIT 2004; Professor of CS (courtesy Statistics) at Stanford; projects include Marin and CodaLab Worksheets; teaches CS336 Language Models from Scratch","source_url":"https://cs.stanford.edu/~pliang/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar: ~167,157 citations, h-index 143, i10-index 357; top works include On the Opportunities and Risks of Foundation Models, SQuAD, Prefix-Tuning, Emergent Abilities of LLMs, Lost in the Middle, Understanding Black-box Predictions via Influence Functions, HELM, Stanford Alpaca","source_url":"https://scholar.google.com/citations?user=pouyVyUAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founding director of Stanford's Center for Research on Foundation Models; NSF CAREER, PECASE, IJCAI Computers and Thought Award, Sloan Fellowship","source_url":"https://en.wikipedia.org/wiki/Percy_Liang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as a Founder of Together AI (founded 2022) alongside Vipul Ved Prakash, Ce Zhang, Chris Re and Tri Dao","source_url":"https://www.together.ai/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Prefix-Tuning: Optimizing Continuous Prompts for Generation (2021), a widely-cited parameter-efficient adaptation method for transformer LMs.","source_url":"https://doi.org/10.18653/v1/2021.acl-long.353","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"SQuAD (2016) and SQuAD 2.0 (2018) reading-comprehension datasets; lead author of 'On the Opportunities and Risks of Foundation Models' (2021); Director of Stanford CRFM (HELM, Alpaca); teaches CS336 Language Models from Scratch.","source_url":"https://cs.stanford.edu/~pliang/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as a founder of Together AI (founded 2022) alongside Vipul Ved Prakash, Ce Zhang, Chris Ré and Tri Dao.","source_url":"https://www.together.ai/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Director of Stanford CRFM, which built HELM (Holistic Evaluation of Language Models), and lead author of the foundation-models framing paper; teaches CS336 Language Models from Scratch; NLP/LM research record continuous since Berkeley PhD (2011) and MIT (2004-05).","source_url":"https://cs.stanford.edu/~pliang/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Computer Science and Mathematics, MIT","PhD Computer Science, UC Berkeley (2011), advisors Dan Klein and Michael I. Jordan"],"canonical_papers":["SQuAD: 100,000+ Questions for Machine Comprehension of Text (2016)","Know What You Don't Know: Unanswerable Questions for SQuAD (2018)","Prefix-Tuning: Optimizing Continuous Prompts for Generation (2021)","On the Opportunities and Risks of Foundation Models (2021)"],"first_verifiable_year":2004,"notable_systems":["SQuAD benchmark","HELM (Holistic Evaluation of Language Models)","Together AI training/inference infrastructure"],"citations":167157,"h_index":143,"patents":0,"dossier_notes":"Dossier's OpenAlex (h-index 87, 45,675 citations) and Semantic Scholar (h-index 104, 87,393 citations) blocks both meaningfully undercount his true record versus verified Google Scholar (h-index 143, 167,157 citations) — likely a coverage gap in OpenAlex/S2 rather than a homonym, since name, Stanford affiliation, Dan Klein advisor link, and SQuAD/foundation-models works all match cleanly. PubMed block is an unrelated set of homonyms (medical/biology authors named Liang P) and was disregarded. Dossier lists company as \"Together AI\"; his primary institutional role is Stanford professor with Together AI as a co-founded venture — both are reflected in the title field.","years_language_modeling":22,"years_as_technical_founder":4,"frontier_lineage":["SQuAD / SQuAD 2.0 reading-comprehension benchmark datasets","Prefix-Tuning — PEFT building block cited by later adaptation methods","Stanford Alpaca — open instruction-tuning recipe","HELM — standard holistic LLM evaluation framework","'Foundation Models' paper that named/framed the paradigm"],"technical_founder_roles":["Together AI — co-founder (scientific) — 2022–2026 (~4 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":17,"lm_domain_depth":18,"scientific_founder":11},"confidence":0.82,"duration_ms":50247},{"pass":"pass_2","dimensions":{"frontier_founder":16,"lm_domain_depth":18,"scientific_founder":10},"confidence":0.8,"duration_ms":63958}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Percy_Liang","wikipedia_title":"Percy Liang","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"john-schulman","name":"John Schulman","title":"Co-founder & Chief Scientist","company":"Thinking Machines Lab","sector":"general","rank":11,"rubric_version":3,"dimensions":{"foundations":19,"vector_embeddings":9,"transformers_lm":19,"frontier_founder":20,"lm_domain_depth":12,"hands_on_engineering":18,"industry_impact":19,"scientific_founder":16},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":82,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":82,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.89,"rationale":"Schulman authored the canonical reinforcement-learning optimization lineage the entire RLHF stack is built on: Trust Region Policy Optimization (ICML 2015) and Proximal Policy Optimization Algorithms (2017), plus Generalized Advantage Estimation (2016) and OpenAI Gym — these are foundational, field-defining contributions in optimization/statistical learning applied to policy learning, and PPO is the direct mechanism used to RLHF-train modern LLMs, placing him squarely in the 2020+ scaling/alignment lineage. PhD in Computer Science from UC Berkeley under Pieter Abbeel, undergraduate work at Caltech, gives strong foundations training. As an OpenAI co-founder and later head of the post-training/RLHF effort behind ChatGPT, and now chief scientist of Thinking Machines Lab, his industry impact and hands-on engineering are personally led, not managerial-only. Vector embeddings is not his direct research area (scored lower, adjacent competence via broader ML training), which is the one dimension without direct authored work found. Semantic Scholar shows 69 papers and 137,700 citations under his profile (h-index 45), consistent with a top RL researcher, though this count was not independently reconciled paper-by-paper.\n\nSchulman is a canonical frontier founder: he first-authored Proximal Policy Optimization (2017), the RL optimizer at the core of the RLHF loop that aligns GPT-, Claude- and Llama-class models, and personally led the InstructGPT (2022) and ChatGPT post-training work that defined the instruction-tuning/alignment recipe every frontier lab now descends from — a direct, named building block, not adjacent work. His language-modeling-specific record is deep but comparatively recent: his earliest canonical work (TRPO 2015, GAE, OpenAI Gym) is RL/robotics, and his continuous LM/post-training leadership runs from roughly 2019-2020 (InstructGPT precursors → ChatGPT → GPT-4) to today, ~6-7 years at the absolute tip of the spear, which sits between the 3-8yr and 8-15yr anchors. As a co-founder of OpenAI (2015-2024) who personally authored the core alignment research and now chief scientist at Thinking Machines Lab (2025-), he has ~10 years operating as a scientific/technical founder across multiple companies whose core is exactly these systems.","evidence":[{"claim":"Schulman is first author of Trust Region Policy Optimization (TRPO), ICML 2015, with Levine, Moritz, Jordan, Abbeel.","source_url":"https://arxiv.org/abs/1502.05477","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Schulman is first author of Proximal Policy Optimization Algorithms (2017), the RL optimization method used across modern RLHF pipelines.","source_url":"https://arxiv.org/abs/1707.06347","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD from UC Berkeley advised by Pieter Abbeel; co-founder of OpenAI; later chief scientist at Thinking Machines Lab (after a stint at Anthropic).","source_url":"https://en.wikipedia.org/wiki/John_Schulman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar profile: 69 papers, 137,700 citations, h-index 45.","source_url":"https://www.semanticscholar.org/author/John-Schulman/47971768","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD thesis 'Optimizing Expectations: From Deep Reinforcement Learning to Stochastic Computation Graphs', UC Berkeley 2016, advisor Pieter Abbeel; introduced TRPO with monotonic improvement guarantee and a general gradient-estimator calculus","source_url":"https://www2.eecs.berkeley.edu/Pubs/TechRpts/2016/EECS-2016-217.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Authored Proximal Policy Optimization (2017, 30,865 citations), Trust Region Policy Optimization (2015, 8,273), High-Dimensional Continuous Control Using GAE (2015, 4,828), InstructGPT (2022, 23,966), GPT-4 Technical Report (2023, 27,061), Training Verifiers to Solve Math Word Problems (2021, 10,518","source_url":"https://api.semanticscholar.org/graph/v1/author/47971768?fields=name,paperCount,citationCount,hIndex,papers.title,papers.year,papers.citationCount","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of OpenAI; joined Anthropic August 2024; joined Thinking Machines Lab February 2025 as chief scientist","source_url":"https://en.wikipedia.org/wiki/John_Schulman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records UC Berkeley doctorate with doctoral advisor Pieter Abbeel and Caltech undergraduate education","source_url":"https://www.wikidata.org/wiki/Q103236782","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Schulman first-authored Proximal Policy Optimization (2017), the RL optimization method used across modern RLHF pipelines for frontier LLMs.","source_url":"https://arxiv.org/abs/1707.06347","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Schulman is a co-author of InstructGPT ('Training language models to follow instructions with human feedback', 2022), the RLHF instruction-tuning method underlying ChatGPT and frontier alignment stacks.","source_url":"https://arxiv.org/abs/2203.02155","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of OpenAI (2015-2024); joined Anthropic Aug 2024; chief scientist at Thinking Machines Lab from Feb 2025.","source_url":"https://en.wikipedia.org/wiki/John_Schulman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Schulman first-authored Proximal Policy Optimization Algorithms (2017), the RL optimizer used across modern RLHF/LLM post-training pipelines.","source_url":"https://arxiv.org/abs/1707.06347","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Schulman co-authored InstructGPT (Training language models to follow instructions with human feedback, 2022), the RLHF instruction-tuning recipe frontier models build on.","source_url":"https://arxiv.org/abs/2203.02155","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of OpenAI (2015), led post-training/RLHF behind ChatGPT; joined Anthropic Aug 2024; chief scientist at Thinking Machines Lab from Feb 2025.","source_url":"https://en.wikipedia.org/wiki/John_Schulman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science, UC Berkeley (advisor Pieter Abbeel)","Caltech (undergraduate, physics)"],"canonical_papers":["Trust Region Policy Optimization (2015)","High-Dimensional Continuous Control Using Generalized Advantage Estimation (2016)","Proximal Policy Optimization Algorithms (2017)"],"first_verifiable_year":2015,"notable_systems":["OpenAI Gym","OpenAI RLHF/InstructGPT post-training","ChatGPT post-training","Thinking Machines Lab"],"citations":137700,"h_index":45,"patents":0,"dossier_notes":"Dossier's openalex block is marked found:false, confirmed to be an API-budget gap rather than an absence of record — Semantic Scholar (69 papers, h-index 45) and direct arXiv/ICML lookups confirm a substantial, high-impact, canonical publication record (TRPO, GAE, PPO) that the dossier under-represents. The pubmed block in the dossier is entirely homonym noise (dermatology/oncology papers by other Schulmans) and should be disregarded.","years_language_modeling":7,"years_as_technical_founder":10,"frontier_lineage":["Proximal Policy Optimization (PPO) — the RL optimizer in the RLHF loop that trains GPT/Claude/Llama-class models","RLHF / InstructGPT instruction-tuning and alignment recipe","OpenAI ChatGPT/GPT-4 post-training leadership"],"technical_founder_roles":["OpenAI — co-founder & research lead, RLHF/post-training — 2015-2024","Thinking Machines Lab — chief scientist — 2025-present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":20,"lm_domain_depth":13,"scientific_founder":16},"confidence":0.83,"duration_ms":64489},{"pass":"pass_2","dimensions":{"frontier_founder":20,"lm_domain_depth":12,"scientific_founder":15},"confidence":0.85,"duration_ms":57008}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/John_Schulman","wikipedia_title":"John Schulman","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"demis-hassabis","name":"Demis Hassabis","title":"Co-founder & CEO","company":"Google DeepMind","sector":"general","rank":12,"rubric_version":3,"dimensions":{"foundations":17,"vector_embeddings":14,"transformers_lm":18,"frontier_founder":16,"lm_domain_depth":10,"hands_on_engineering":18,"industry_impact":20,"scientific_founder":18},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":81,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":81,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.95,"rationale":"Hassabis holds a PhD from University College London (2009, advisor Eleanor Maguire, thesis on the neural basis of episodic memory) and an undergraduate degree in Computer Science from Cambridge, giving him genuine formal training bridging neuroscience and computer science. He co-founded DeepMind in 2010 and personally led the research programs behind DQN ('Human-level control through deep reinforcement learning,' Nature 2015, 31,045 citations), AlphaGo ('Mastering the game of Go with deep neural networks and tree search,' Nature 2016), and AlphaFold ('Highly accurate protein structure prediction with AlphaFold,' Nature 2021, 47,191 citations) -- for which he and John Jumper won the 2024 Nobel Prize in Chemistry, a rare case of a tech CEO with a Nobel for the underlying science itself. OpenAlex shows an unambiguous match (176 works, 197,926 citations, h-index 92, i10-index 129), and he is listed as a contributor to 'Gemini: A Family of Highly Capable Multimodal Models' (2023), placing him directly in the transformer/scaling-era LM lineage as DeepMind (merged with Google Brain in 2023) became the org building Google's frontier LLMs. This is as close to the rubric's top anchor as any CEO in this batch: principal builder of systems the field runs on (AlphaFold, AlphaGo, DQN), not a business-only executive.\n\nHassabis is a listed author on 'Gemini: A Family of Highly Capable Multimodal Models' (2023) and leads Google DeepMind, the org that produced the Chinchilla scaling-law and Gopher/Sparrow work that frontier LMs directly build on — but his own named authorship in the frontier lineage is dominated by deep RL (DQN, AlphaGo/AlphaZero) and protein folding (AlphaFold), not the transformer/attention/embedding building blocks themselves, so he is a frontier-model builder more than the personal author of a named LM component. His verifiable language-modeling record is recent and leadership-weighted: DeepMind's serious LM push (~2021) through the 2023 Google Brain merger and Gemini, roughly five years, versus two decades of RL and neuroscience — deep AI expertise but a comparatively short, senior LM track. As a scientific/technical founder he is unambiguous: co-founded DeepMind in 2010 (CEO/chief scientist), personally co-authored the canonical papers the company is known for, won the 2024 Nobel Prize in Chemistry for AlphaFold, and co-founded Isomorphic Labs (2021) — ~16 years as a founder whose core is these AI systems.","evidence":[{"claim":"PhD, University College London (2009), advisor Eleanor Maguire, thesis on episodic memory","source_url":"https://en.wikipedia.org/wiki/Demis_Hassabis","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded DeepMind in 2010 with Shane Legg and Mustafa Suleyman; led AlphaGo (2016) and AlphaFold research programs","source_url":"https://en.wikipedia.org/wiki/Demis_Hassabis","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"2024 Nobel Prize in Chemistry (with John Jumper) for AI research contributions to protein structure prediction","source_url":"https://en.wikipedia.org/wiki/Demis_Hassabis","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Cambridge CS double first 1997; PhD 2009 UCL under Eleanor Maguire on episodic memory; Bullfrog Theme Park lead programmer 1994; Lionhead lead AI programmer on Black & White 2001; DeepMind founded 2010; Nobel Prize in Chemistry 2024","source_url":"https://en.wikipedia.org/wiki/Demis_Hassabis","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar (dYpPMQEAAAAJ): ~310,736 citations, h-index 109; top works AlphaFold (2021), DQN Nature (2015), AlphaGo (2016), AlphaFold 3 (2024), EWC (2017), Gemini (2023)","source_url":"https://scholar.google.com/citations?user=dYpPMQEAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Human-level control through deep reinforcement learning', Nature 518, 2015","source_url":"https://doi.org/10.1038/nature14236","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Highly accurate protein structure prediction with AlphaFold', Nature 596, 2021","source_url":"https://doi.org/10.1038/s41586-021-03819-2","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed author/contributor on 'Gemini: A Family of Highly Capable Multimodal Models' (2023), Google DeepMind's frontier LLM","source_url":"https://arxiv.org/abs/2312.11805","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded DeepMind in 2010 and serves as CEO and chief scientist of Alphabet; co-founded Isomorphic Labs in 2021 as CEO","source_url":"https://en.wikipedia.org/wiki/Demis_Hassabis","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"2024 Nobel Prize in Chemistry (with John Jumper) for AlphaFold protein-structure prediction, research he led at DeepMind","source_url":"https://www.nobelprize.org/prizes/chemistry/2024/summary/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chairman and co-founder of Google DeepMind and chief scientist of Alphabet; DeepMind builds the Gemini frontier model line","source_url":"https://en.wikipedia.org/wiki/Demis_Hassabis","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed contributor to 'Gemini: A Family of Highly Capable Multimodal Models' (2023), a frontier LLM","source_url":"https://doi.org/10.1038/nature14236","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded DeepMind in 2010 and Isomorphic Labs in 2021; 2024 Nobel Prize in Chemistry for AlphaFold protein-structure prediction","source_url":"https://en.wikipedia.org/wiki/Demis_Hassabis","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BA Computer Science, University of Cambridge","PhD Neuroscience, University College London (2009, advisor Eleanor Maguire)"],"canonical_papers":["Human-level control through deep reinforcement learning (DQN, Nature 2015)","Mastering the game of Go with deep neural networks and tree search (AlphaGo, Nature 2016)","Mastering the game of Go without human knowledge (AlphaGo Zero, Nature 2017)","Highly accurate protein structure prediction with AlphaFold (Nature 2021)","Gemini: A Family of Highly Capable Multimodal Models (2023)"],"first_verifiable_year":2007,"notable_systems":["DQN","AlphaGo / AlphaGo Zero / AlphaZero","AlphaFold / AlphaFold 3","Gemini"],"citations":197926,"h_index":92,"patents":0,"dossier_notes":"Dossier's OpenAlex match is clean and unambiguous (1 candidate); no homonym issues found. This is one of the strongest, most unambiguous records in the batch.","years_language_modeling":5,"years_as_technical_founder":16,"frontier_lineage":["Gemini frontier LLM (co-author, org leader)","DeepMind Chinchilla scaling laws and Gopher/Sparrow work cited by frontier LM training","deep-RL lineage (DQN, AlphaZero) underpinning RL-based alignment methods"],"technical_founder_roles":["DeepMind / Google DeepMind — co-founder, CEO & chief scientist — 2010–present (~16y)","Isomorphic Labs — co-founder & CEO — 2021–present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":15,"lm_domain_depth":9,"scientific_founder":18},"confidence":0.83,"duration_ms":61720},{"pass":"pass_2","dimensions":{"frontier_founder":16,"lm_domain_depth":11,"scientific_founder":19},"confidence":0.82,"duration_ms":55928}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Demis_Hassabis","wikipedia_title":"Demis Hassabis","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"jared-kaplan","name":"Jared Kaplan","title":"Co-founder & Chief Science Officer","company":"Anthropic","sector":"general","rank":13,"rubric_version":3,"dimensions":{"foundations":18,"vector_embeddings":13,"transformers_lm":20,"frontier_founder":19,"lm_domain_depth":12,"hands_on_engineering":16,"industry_impact":19,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":81,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":81,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.9,"rationale":"Kaplan holds a Harvard PhD in theoretical physics (advisor Nima Arkani-Hamed) and spent 15 years as an academic physicist before moving into AI, giving him deep, verifiable mathematical/statistical training even though it predates a formal ML degree. As lead author of 'Scaling Laws for Neural Language Models' (2020) he authored one of the canonical papers underlying the modern LM-scaling paradigm, and he is a listed co-author on GPT-3 ('Language Models are Few-Shot Learners') and Constitutional AI, placing him squarely in the transformer/scaling/alignment lineage. His Google Scholar profile (real citation count 169k+, h-index 82) is far higher than the dossier's Semantic Scholar figure, indicating the dossier undercounts him. He co-founded Anthropic and leads its research/alignment agenda, which is industry impact rooted directly in core LM research rather than pure business leadership. Vector-embeddings work specifically is thinner in the visible record (his focus is scaling laws and RLHF/Constitutional AI, not embeddings/retrieval per se), so that dimension is scored moderately on adjacency rather than direct authorship.\n\nKaplan is a first-order frontier founder: as lead author of 'Scaling Laws for Neural Language Models' (2020) he authored a named building block that every frontier lab — GPT, Claude, Gemini, Llama-class — uses to set model/data/compute allocation, and he co-authored GPT-3, Constitutional AI/RLHF and the transformer-circuits work that the frontier stack directly descends from. His language-modeling record is maximally deep but relatively short in duration — a career theoretical physicist (Harvard PhD 2009, Arkani-Hamed) who entered LM research around 2019 at OpenAI and has been continuous since (~7 years), which caps lm_domain_depth in the 8-12 band despite canonical output. As co-founder and Chief Science Officer of Anthropic (founded 2021, ~5 years) he personally sets and executes the scientific direction and authored the core research the company's models rest on, a genuine scientific/technical founder but in the 3-8-year window.","evidence":[{"claim":"Harvard PhD in physics (2009), advisor Nima Arkani-Hamed, thesis on holography","source_url":"https://en.wikipedia.org/wiki/Jared_Kaplan","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Lead author of 'Scaling Laws for Neural Language Models' (arXiv 2001.08361), the canonical LM scaling-laws paper","source_url":"https://arxiv.org/abs/2001.08361","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile shows 169,316 citations, h-index 82, including co-authorship of 'Language Models are Few-Shot Learners' (GPT-3) and 'Constitutional AI: Harmlessness from AI Feedback'","source_url":"https://scholar.google.com/citations?user=KNr3vb4AAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and Chief Science Officer of Anthropic","source_url":"https://en.wikipedia.org/wiki/Jared_Kaplan","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Scaling Laws for Neural Language Models' (2020), establishing power-law scaling of loss with model size, dataset size and compute over seven orders of magnitude","source_url":"https://arxiv.org/abs/2001.08361","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile (Johns Hopkins University & Anthropic): ~169,316 citations, h-index 82, i10-index 125; top papers include GPT-3, Codex, scaling laws, Constitutional AI and RLHF","source_url":"https://scholar.google.com/citations?user=KNr3vb4AAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD in Physics from Harvard (2009) advised by Nima Arkani-Hamed, thesis 'Aspects of holography'; professor at Johns Hopkins since 2012; joined OpenAI 2019; co-founder and Chief Science Officer of Anthropic","source_url":"https://en.wikipedia.org/wiki/Jared_Kaplan","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'A Mathematical Framework for Transformer Circuits' (Anthropic, 2021), which decomposes attention into QK and OV circuits and identifies induction heads","source_url":"https://transformer-circuits.pub/2021/framework/index.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Lead author of 'Scaling Laws for Neural Language Models' (2020), the power-law scaling result frontier labs use for model/data/compute allocation","source_url":"https://arxiv.org/abs/2001.08361","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of GPT-3 ('Language Models are Few-Shot Learners', 2020) and Constitutional AI (2022), both direct antecedents of frontier LMs","source_url":"https://scholar.google.com/citations?user=KNr3vb4AAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and Chief Science Officer of Anthropic (founded 2021), theoretical physics PhD Harvard 2009; entered AI/LM research c.2019","source_url":"https://en.wikipedia.org/wiki/Jared_Kaplan","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of GPT-3 ('Language Models are Few-Shot Learners') and Constitutional AI, alignment/pretraining methods in the frontier lineage","source_url":"https://arxiv.org/abs/2005.14165","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and Chief Science Officer of Anthropic (founded 2021); prior AI work began at OpenAI in 2019, professor at Johns Hopkins","source_url":"https://en.wikipedia.org/wiki/Jared_Kaplan","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Stanford University, BA physics and mathematics","Harvard University, PhD physics (2009, advisor Nima Arkani-Hamed)"],"canonical_papers":["Scaling Laws for Neural Language Models (2020)","Language Models are Few-Shot Learners (GPT-3, 2020)","Constitutional AI: Harmlessness from AI Feedback (2022)"],"first_verifiable_year":2009,"notable_systems":["Anthropic's Claude model family (scaling/alignment research)"],"citations":169316,"h_index":82,"patents":0,"dossier_notes":"The dossier's openalex block is missing (API budget error) and Semantic Scholar undercounts him (30,844 citations, h-index 33) vs. his real Google Scholar profile (169,316 citations, h-index 82, id KNr3vb4AAAAJ matching wikidata). The PubMed sample in the dossier is entirely homonym noise (pediatric gastroenterology, neuroimaging, etc.) from unrelated 'Kaplan J' authors and should be disregarded. Identity confirmed via Wikipedia/Wikidata (Q102649624) cross-checked against Google Scholar and the Harvard physics PhD / Arkani-Hamed advisor record.","years_language_modeling":7,"years_as_technical_founder":5,"frontier_lineage":["Neural LM scaling laws (2001.08361) — model/data/compute allocation used across GPT/Claude/Gemini/Llama","GPT-3 few-shot pretraining paradigm","Constitutional AI / RLHF alignment methods","Transformer-circuits interpretability (induction heads, QK/OV)"],"technical_founder_roles":["Anthropic — Co-founder & Chief Science Officer — 2021–present (~5 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":19,"lm_domain_depth":12,"scientific_founder":12},"confidence":0.86,"duration_ms":38908},{"pass":"pass_2","dimensions":{"frontier_founder":19,"lm_domain_depth":12,"scientific_founder":12},"confidence":0.85,"duration_ms":53368}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Jared_Kaplan","wikipedia_title":"Jared Kaplan","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"karen-simonyan","name":"Karén Simonyan","title":"Chief Scientist, Microsoft AI (formerly Co-founder & Chief Scientist, Inflection AI)","company":"Microsoft AI","sector":"general","rank":14,"rubric_version":3,"dimensions":{"foundations":18,"vector_embeddings":16,"transformers_lm":18,"frontier_founder":18,"lm_domain_depth":12,"hands_on_engineering":19,"industry_impact":18,"scientific_founder":10},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":81,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":81,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.82,"rationale":"Karén Simonyan holds a PhD in computer vision from Oxford (2013, thesis 'Large-Scale Learning of Discriminative Image Representations', advisors Andrew Zisserman and Antonio Criminisi) and, with Zisserman, co-authored VGGNet ('Very Deep Convolutional Networks for Large-Scale Image Recognition'), a canonical deep-representation-learning paper that is one of the most-cited works in computer vision. He then became a Principal Research Scientist at DeepMind, where he was a key contributor to WaveNet, AlphaZero, AlphaFold, BigGAN and Flamingo — systems central to representation learning, generative modeling and reinforcement learning, several published in Nature/Science. He co-founded Inflection AI in 2022 as Chief Scientist and moved to Microsoft AI as Chief Scientist in 2024. This is a strong researcher-builder profile: canonical authored work (VGG), principal engineering role on systems the field runs on (WaveNet, AlphaZero, AlphaFold), and leadership of frontier labs — squarely a high scorer on core dimensions, with vector_embeddings scored slightly below transformers_lm/hands_on since his direct authored contributions to the seq2seq/attention/transformer lineage specifically (vs. representation learning broadly) are less documented in the sources found.\n\nSimonyan is a co-author of 'Training Compute-Optimal Large Language Models' (Chinchilla, 2022) — the canonical scaling-law result that today's frontier LLM training runs (GPT/Claude/Gemini/Llama-class) directly build on — and of Flamingo, a foundational few-shot visual-language model, placing his own work squarely in the foundation frontier models descend from (frontier_founder high). His language-modeling-specific record is real but relatively recent: his pre-2020 work was vision (VGGNet), audio (WaveNet) and RL (AlphaZero/AlphaFold), with LM-specific contributions concentrated from ~2020-2022 (DeepMind Gopher/Chinchilla/Flamingo) through Inflection Pi and Microsoft AI — roughly 5 years of continuous LM work, not decades from the pre-word2vec era (lm_domain_depth ~11). He operated as a genuine scientific/technical founder — co-founder and Chief Scientist of Inflection AI (2022-2024), personally setting the research direction behind the Pi LLM — but for only ~2 years in that founder role before moving to Microsoft AI as (non-founder) Chief Scientist, so scientific_founder sits just below the 3-8-year band.","evidence":[{"claim":"Oxford PhD 2013 in computer vision, thesis 'Large-Scale Learning of Discriminative Image Representations', advisors Zisserman/Criminisi","source_url":"https://www.robots.ox.ac.uk/~karen/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile (id L7lMQkQAAAAJ) lists him as Chief Scientist, Microsoft AI with ~315,795 citations and h-index 61; top works include VGG (165,619), WaveNet (12,082), Flamingo (9,673) and Training Compute-Optimal Large Language Models (5,421)","source_url":"https://scholar.google.com/citations?user=L7lMQkQAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Very Deep Convolutional Networks for Large-Scale Image Recognition (VGG) — Karen Simonyan first author with Andrew Zisserman","source_url":"https://arxiv.org/abs/1409.1556","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Training Compute-Optimal Large Language Models (Chinchilla) — Simonyan co-author","source_url":"https://arxiv.org/abs/2203.15556","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Flamingo: a Visual Language Model for Few-Shot Learning — Simonyan co-author","source_url":"https://arxiv.org/abs/2204.14198","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q58492861: DPhil University of Oxford 2013, doctoral advisors Andrew Zisserman and Antonio Criminisi, employer Google DeepMind","source_url":"https://www.wikidata.org/wiki/Q58492861","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Mastering Atari, Go, chess and shogi by planning with a learned model (MuZero, Nature 2020) — Simonyan K listed among authors","source_url":"https://pubmed.ncbi.nlm.nih.gov/33361790/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Training Compute-Optimal Large Language Models (Chinchilla scaling laws) — Simonyan co-author; result built into frontier LLM training","source_url":"https://arxiv.org/abs/2203.15556","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Flamingo: a Visual Language Model for Few-Shot Learning — Simonyan co-author, foundational VLM","source_url":"https://arxiv.org/abs/2204.14198","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Simonyan co-founded Inflection AI in 2022 as Chief Scientist (leaving DeepMind), then became Chief Scientist at Microsoft AI in 2024","source_url":"https://en.wikipedia.org/wiki/Inflection_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Flamingo: a Visual Language Model for Few-Shot Learning — Simonyan co-author (frontier multimodal LM lineage)","source_url":"https://arxiv.org/abs/2204.14198","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Vision, University of Oxford (2013)"],"canonical_papers":["Very Deep Convolutional Networks for Large-Scale Image Recognition (VGGNet, 2014)","WaveNet: A Generative Model for Raw Audio (contributor)","AlphaZero / AlphaFold (contributor, DeepMind)"],"first_verifiable_year":2011,"notable_systems":["VGGNet","WaveNet","AlphaZero","AlphaFold","BigGAN","Flamingo","Inflection Pi"],"citations":180000,"h_index":0,"patents":0,"dossier_notes":"Dossier's OpenAlex match (A5042688487, Armenian-script display name, neuroscience/Parkinson's/thyroid topics) is a clear homonym, not this Karen Simonyan; disregarded. Dossier's PubMed refined sample correctly surfaces two genuine matches (Mastering Atari/Go/chess/shogi with a learned model, Nature 2020; Skilful precipitation nowcasting, Nature 2021) among mostly-unrelated homonym rows — the scorer should not use the full refined_count of 10 as his output. Google Scholar ID L7lMQkQAAAAJ in Wikidata was not independently queried this pass for exact citation/h-index; 180,000+ citation figure sourced from a secondary article rather than Scholar directly.","years_language_modeling":5,"years_as_technical_founder":2,"frontier_lineage":["Chinchilla compute-optimal scaling laws — the training-budget/data-scaling recipe frontier LLMs use","Flamingo few-shot visual-language modeling — cited by frontier multimodal models","WaveNet autoregressive generative modeling influencing generative stacks"],"technical_founder_roles":["Inflection AI — Co-founder & Chief Scientist — 2022-2024","Microsoft AI — Chief Scientist (not founder) — 2024-present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":18,"lm_domain_depth":11,"scientific_founder":9},"confidence":0.76,"duration_ms":59174},{"pass":"pass_2","dimensions":{"frontier_founder":17,"lm_domain_depth":12,"scientific_founder":12},"confidence":0.8,"duration_ms":58576}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"yang-zhilin","name":"Yang Zhilin","title":"Co-founder & CEO","company":"Moonshot AI (Kimi)","sector":"general","rank":15,"rubric_version":3,"dimensions":{"foundations":16,"vector_embeddings":14,"transformers_lm":20,"frontier_founder":16,"lm_domain_depth":15,"hands_on_engineering":18,"industry_impact":17,"scientific_founder":14},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":81,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":81,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.83,"rationale":"Yang Zhilin is a canonical contributor to the transformer/language-model lineage: first author of Transformer-XL (2019) and co-first-author of XLNet (2019), both widely-cited pretraining/architecture papers that predate GPT-3 and directly address long-context and permutation-based autoregressive language modeling. He holds a CMU machine-learning PhD (advisors Ruslan Salakhutdinov and William Cohen) after a Tsinghua CS undergraduate degree, and interned at Google Brain and FAIR before founding Moonshot AI in 2023, where he personally leads the Kimi model line known for very long context windows. This is a researcher-founder profile: canonical authored work plus hands-on leadership of a frontier lab producing shipped LLMs, not a fame-only executive. The dossier's OpenAlex match (id A5101639237, 'Z. Yang', wireless-communications/DTMB topics, works from 1989-2010) is clearly a different person and must be disregarded. citations note: XLNet has 10,000+ citations per secondary sources; exact h-index not independently confirmed beyond dossier's mismatched OpenAlex record.\n\nYang Zhilin is first author of Transformer-XL (segment-level recurrence + the relative positional encoding scheme widely reused in later transformer LMs) and XLNet (permutation-based autoregressive pretraining), documented pretraining/architecture components that the frontier LM lineage cites and builds on — placing him firmly in the pre-GPT-3 transformer research corpus. His continuous language-modeling record runs from his CMU ML PhD work (~2016) through Recurrent AI and now Moonshot AI's Kimi long-context models and Kimi k1.5 RL report, roughly a decade of hands-on LM research. As a founder he set and executed core technical direction at two companies whose science is his own — Recurrent AI (co-founded 2016) and Moonshot AI (co-founded 2023, ~3 years), where he personally leads the Kimi model line — the researcher-founder pattern, not a business founder with others doing the science.","evidence":[{"claim":"First author of Transformer-XL and XLNet, published before GPT-3","source_url":"https://x.com/Michaelzsguo/status/2078154407611416935","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Studied CS at Tsinghua, PhD at Carnegie Mellon, interned at Google Brain and Meta AI (FAIR)","source_url":"https://en.wikipedia.org/wiki/Yang_Zhilin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"XLNet uses permutation language modeling, cited 10,000+ times; co-founded Moonshot AI in 2023 leading Kimi","source_url":"https://daily.dev/posts/yang-zhilin-and-moonshot-ai-the-researcher-behind-kimi-ufwiaatfo","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata doctoral advisors Ruslan Salakhutdinov and William W. Cohen at CMU","source_url":"https://www.wikidata.org/wiki/Q130865273","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile (id 7qXxyJkAAAAJ, Carnegie Mellon) shows ~52,873 citations, h-index 42, with XLNet (18,229) and Transformer-XL (6,361) as top works","source_url":"https://scholar.google.com/citations?user=7qXxyJkAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context — Zhilin Yang is a lead author","source_url":"https://arxiv.org/abs/1901.02860","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"XLNet: Generalized Autoregressive Pretraining for Language Understanding — Zhilin Yang first author","source_url":"https://arxiv.org/abs/1906.08237","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD at Carnegie Mellon (2019) under Ruslan Salakhutdinov and William Cohen; co-founded Recurrent AI 2016; worked on Huawei PanGu and BAAI Wu Dao; co-founded Moonshot AI 2023","source_url":"https://en.wikipedia.org/wiki/Yang_Zhilin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kimi k1.5: Scaling Reinforcement Learning with LLMs — Moonshot AI technical report","source_url":"https://arxiv.org/abs/2501.12599","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Transformer-XL introduced segment-level recurrence and relative positional encoding, adopted in subsequent transformer LMs; Zhilin Yang lead author","source_url":"https://arxiv.org/abs/1901.02860","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"XLNet: generalized autoregressive (permutation) pretraining; Zhilin Yang first author","source_url":"https://arxiv.org/abs/1906.08237","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Recurrent AI (2016) and Moonshot AI (2023), leading the Kimi long-context LLM line","source_url":"https://en.wikipedia.org/wiki/Yang_Zhilin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kimi k1.5 technical report — Moonshot AI scaling RL with LLMs, direction led by Yang Zhilin","source_url":"https://arxiv.org/abs/2501.12599","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Transformer-XL introduced segment recurrence and relative positional encoding, a reused frontier building block; Zhilin Yang lead author","source_url":"https://arxiv.org/abs/1901.02860","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"XLNet: permutation-based autoregressive pretraining, Zhilin Yang first author, 10,000+ citations","source_url":"https://arxiv.org/abs/1906.08237","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kimi k1.5 technical report — Moonshot AI, Yang Zhilin as founder leading the model line (scaling RL with LLMs)","source_url":"https://arxiv.org/abs/2501.12599","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Recurrent AI (2016) and Moonshot AI (2023); researcher-founder profile with CMU ML PhD","source_url":"https://en.wikipedia.org/wiki/Yang_Zhilin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Computer Science, Tsinghua University","PhD Machine Learning, Carnegie Mellon University (advisors: Ruslan Salakhutdinov, William W. Cohen)"],"canonical_papers":["Transformer-XL: Attentive Language Models Beyond a Fixed-Length Context (2019)","XLNet: Generalized Autoregressive Pretraining for Language Understanding (2019)"],"first_verifiable_year":2018,"notable_systems":["Transformer-XL","XLNet","Kimi (Moonshot AI)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier's OpenAlex match (A5101639237, 'Z. Yang', 6 works, wireless/telecom topics, earliest 1989) is a clear homonym mismatch, not the AI researcher. The dossier's PubMed matches (surface engineering, glioma, fungal endophytes) are also unrelated homonyms. Real citation count/h-index for Yang Zhilin (AI) not independently verified via Semantic Scholar (dossier reports semantic_scholar not found); Google Scholar ID 7qXxyJkAAAAJ and GitHub kimiyoung in Wikidata corroborate identity but citation metrics were not pulled from Scholar directly in this pass.","years_language_modeling":10,"years_as_technical_founder":10,"frontier_lineage":["Transformer-XL relative positional encoding and segment recurrence reused in later transformer LMs","XLNet permutation language-modeling pretraining objective","Kimi long-context LLMs and Kimi k1.5 RL scaling"],"technical_founder_roles":["Recurrent AI — co-founder — 2016-2023","Moonshot AI — co-founder/CEO, technical lead of Kimi — 2023-2026"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":17,"lm_domain_depth":15,"scientific_founder":13},"confidence":0.83,"duration_ms":46995},{"pass":"pass_2","dimensions":{"frontier_founder":16,"lm_domain_depth":15,"scientific_founder":15},"confidence":0.8,"duration_ms":49393}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Yang_Zhilin","wikipedia_title":"Yang Zhilin","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"llion-jones","name":"Llion Jones","title":"Co-founder & CTO","company":"Sakana AI","sector":"general","rank":16,"rubric_version":3,"dimensions":{"foundations":13,"vector_embeddings":14,"transformers_lm":20,"frontier_founder":20,"lm_domain_depth":16,"hands_on_engineering":18,"industry_impact":16,"scientific_founder":10},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":80,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":80,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.88,"rationale":"Llion Jones is a co-author (5th of 8) of 'Attention Is All You Need' (NeurIPS 2017), the paper that introduced the Transformer architecture underlying essentially all modern LLMs — he reportedly proposed the paper's title, which is squarely canonical, field-defining work and anchors transformers_lm at the top of the scale. He holds a BSc in Artificial Intelligence and Computer Science and an MSc in Advanced Computer Science from the University of Birmingham (completed 2009), then worked as a software engineer at YouTube/Google before moving into Google Research/Google Brain in 2015 doing machine intelligence and NLP research, personally building the sequence-to-sequence and attention-based systems that led to the Transformer. In 2023 he co-founded Sakana AI (with David Ha and Ren Ito) as CTO, where he leads a research organization personally building novel model architectures (nature-inspired/evolutionary methods) rather than merely directing others. His formal ML/math training is master's-level (not a research PhD), and while his attention/seq2seq work is deeply tied to representation learning, I found no dedicated vector-embeddings/retrieval-system publication under his name, so vector_embeddings is scored as strong-adjacent-lineage rather than top-tier authored work.\n\nJones is a co-author of 'Attention Is All You Need' (NeurIPS 2017) and, per the paper's own footnote, was responsible for the initial codebase and experimented with novel model variants — the Transformer architecture is the direct foundation every GPT/Claude/Gemini/Llama-class model is built on, so frontier_founder anchors at the top; he also co-authored Tensor2Tensor, the reference training stack the field reused. His continuous language-modeling record runs from Google Research NLP work (~2015: WikiReading 2016, One Model To Learn Them All 2017, the Transformer 2017, deeper self-attention LM 2018, Lingvo 2019, ProtTrans 2020) through Sakana AI's Transformer² self-adaptive LLMs, roughly 11 years of hands-on LM work and still active, placing lm_domain_depth in the 8–15-year band but not the pre-word2vec era. As co-founder and CTO of Sakana AI since 2023 he personally sets and executes the technical/research direction (~3 years), a verifiable technical-founder role at the low end of the 3–8-year band.","evidence":[{"claim":"Llion Jones is listed as an author (5th of 8) on 'Attention Is All You Need', arXiv:1706.03762 / NeurIPS 2017, which introduced the Transformer architecture","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Jones holds a BSc in Artificial Intelligence and Computer Science and an MSc in Advanced Computer Science from the University of Birmingham, completed 2009","source_url":"https://en.wikipedia.org/wiki/Llion_Jones","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Jones worked at YouTube/Google as a software engineer starting ~2011-2012, then moved into Google Research doing machine intelligence and NLP work from 2015 before co-founding Sakana AI in 2023 as CTO","source_url":"https://en.wikipedia.org/wiki/Llion_Jones","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile for Llion Jones (Sakana AI, verified sakana.ai email) shows very high citation counts driven substantially by the Transformer paper","source_url":"https://scholar.google.com/citations?user=_3_P5VwAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"DBLP lists a Llion Jones publication record including recent (2024-2025) papers on transformer/model-architecture and evaluation topics","source_url":"https://dblp.org/pers/j/Jones:Llion","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Attention Is All You Need' (2017); footnote: 'Llion also experimented with novel model variants, was responsible for our initial codebase, and efficient inference and visualizations.'","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"arXiv author listing shows a sustained LM/transformer record: WikiReading (2016), One Model To Learn Them All (2017), Tensor2Tensor for NMT (2018), Character-Level Language Modeling with Deeper Self-Attention (2018), Lingvo (2019), ProtTrans (2020), CodeTrans (2021), Transformer Layers as Painters (","source_url":"http://export.arxiv.org/api/query?search_query=au:%22Llion+Jones%22&start=0&max_results=30","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Welsh ML researcher; BSc in AI and computer science and MSc in advanced computer science from the University of Birmingham; at Google Research in machine intelligence/NLP from 2015; co-founded Sakana AI in 2023 as CTO with David Ha and Ren Ito.","source_url":"https://en.wikipedia.org/wiki/Llion_Jones","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sakana AI's published research line includes Evolutionary Model Merge, The AI Scientist, Transformer-squared self-adaptive LLMs and Continuous Thought Machines.","source_url":"https://sakana.ai/blog/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Jones is an author of 'Attention Is All You Need' (arXiv:1706.03762, NeurIPS 2017), which introduced the Transformer; the paper's footnote credits him with the initial codebase and novel model variants","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Llion Jones is co-founder and CTO of Sakana AI (founded 2023 with David Ha and Ren Ito), where he leads model-architecture research","source_url":"https://en.wikipedia.org/wiki/Llion_Jones","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Llion Jones is an author of 'Attention Is All You Need' (arXiv:1706.03762, NeurIPS 2017) introducing the Transformer; footnote credits him with the initial codebase, novel model variants, efficient inference and visualizations","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Jones co-founded Sakana AI in 2023 as CTO with David Ha and Ren Ito, leading research on novel model architectures (evolutionary model merge, Transformer², Continuous Thought Machines)","source_url":"https://en.wikipedia.org/wiki/Llion_Jones","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["University of Birmingham — BSc Artificial Intelligence and Computer Science","University of Birmingham — MSc Advanced Computer Science, completed 2009"],"canonical_papers":["Attention Is All You Need (Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez, Kaiser, Polosukhin; NeurIPS 2017, arXiv:1706.03762)"],"first_verifiable_year":2015,"notable_systems":["Transformer architecture (Google Brain)","Sakana AI research systems (evolutionary/nature-inspired model architectures)"],"citations":0,"h_index":15,"patents":0,"dossier_notes":"The dossier's Wikipedia/Wikidata entries correctly identify the right Llion Jones (Sakana AI CTO, co-author of Attention Is All You Need) — no homonym issue found. OpenAlex returned no match (a gap, since Google Scholar/DBLP confirm a real publication record exists — OpenAlex simply appears not to index him well). Semantic Scholar's reported citation_count of 188,954 for 19 papers is consistent with the outsized citation count of the Transformer paper alone and looks plausible rather than a homonym artifact, but I did not independently verify every one of the 19 papers belongs to him, so I did not rely on the exact h-index figure it reports (h_index above is from Semantic Scholar and should be treated as approximate). Citations figure left at 0 rather than repeating an unverified six-figure number as a precise claim.","years_language_modeling":11,"years_as_technical_founder":3,"frontier_lineage":["Transformer architecture / self-attention — the base of all GPT/Claude/Gemini/Llama-class models","Tensor2Tensor reference codebase for transformer training/NMT","initial Transformer implementation and efficient-inference/visualization work"],"technical_founder_roles":["Sakana AI — co-founder & CTO — 2023–present (~3 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":20,"lm_domain_depth":16,"scientific_founder":10},"confidence":0.85,"duration_ms":42888},{"pass":"pass_2","dimensions":{"frontier_founder":20,"lm_domain_depth":16,"scientific_founder":11},"confidence":0.86,"duration_ms":46788}],"source":"seeded","profile_url":null,"wikipedia_title":"Llion Jones","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"tengyu-ma","name":"Tengyu Ma","title":"Co-founder & former CEO (now MongoDB Chief AI Scientist); Assistant Professor","company":"Voyage AI (acquired by MongoDB, Feb 2025)","sector":"general","rank":17,"rubric_version":3,"dimensions":{"foundations":19,"vector_embeddings":20,"transformers_lm":16,"frontier_founder":14,"lm_domain_depth":15,"hands_on_engineering":16,"industry_impact":16,"scientific_founder":10},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":80,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":80,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.85,"rationale":"Ma holds a PhD from Princeton under Sanjeev Arora on the mathematics of non-convex optimization (sparse coding, topic models, word embeddings, dynamical systems), giving deep, authored foundations in optimization/statistical learning theory. He is a Stanford assistant professor and co-author of 'A Simple but Tough-to-Beat Baseline for Sentence Embeddings' (ICLR 2017, the SIF method, ~1,051 citations) and 'A Latent Variable Model Approach to PMI-based Word Embeddings' (TACL, ~299 citations) — both are canonical, authored contributions to the vector-embeddings lineage, not adjacent work. He personally founded and led Voyage AI (2023) as CEO, a company built specifically around embedding models and retrieval, later acquired by MongoDB where he is now Chief AI Scientist — this is founder-level industry impact whose core is exactly the embeddings/vector-search space the rubric targets. His broader research spans deep learning, representation learning, and foundation models (co-author of the widely-cited 'On the Opportunities and Risks of Foundation Models' survey, ~2,279 citations), giving solid but not first-author-canonical standing in the transformers_lm dimension. OpenAlex shows 173 works, 9,501 citations, h-index 38; Semantic Scholar for the Stanford-affiliated profile shows 678 papers, 26,116 citations, h-index 73.\n\nMa's frontier lineage is real but component-level rather than a named building block: his TACL 2016 latent-variable theory of PMI/word2vec/GloVe embeddings and SIF sentence embeddings (ICLR 2017) are the analytical backbone of the representation-learning stack, and Sophia (2023) is a second-order optimizer demonstrated on GPT-class LM pretraining with ~2x speedup over Adam, plus chain-of-thought/in-context-learning expressivity theory the labs cite — documented contributions frontier training pipelines draw on, short of the transformer/scaling/RLHF core (frontier_founder 14). His language-modeling record runs continuously from the ~2015 word-embedding theory through foundation models (2021), Sophia (2023) and Voyage's production embedding/reranker models — roughly 11 years of hands-on LM/representation work, still active (lm_domain_depth 15). He is a genuine scientific founder — founder-CEO of Voyage AI (Sept 2023) who personally set the technical direction and authored the core embedding research, now MongoDB Chief AI Scientist after the Feb 2025 acquisition — but only ~3 years in that role (scientific_founder 10).","evidence":[{"claim":"PhD Princeton under Sanjeev Arora, work on non-convex optimization theory applied to sparse coding, topic models, word embeddings","source_url":"https://ai.engineer/speakers/tengyu-ma","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"A Simple but Tough-to-Beat Baseline for Sentence Embeddings, ICLR 2017 (Arora, Liang, Ma) — SIF sentence embedding method","source_url":"https://dblp.org/rec/conf/iclr/AroraLM17.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded Voyage AI (Sept 2023) as CEO; acquired by MongoDB Feb 2025; now MongoDB Chief AI Scientist and Stanford CS professor","source_url":"https://www.voyageai.com/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Stanford CS faculty profile","source_url":"https://www.cs.stanford.edu/people/tengyu-ma","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'A Latent Variable Model Approach to PMI-based Word Embeddings' (Arora, Li, Liang, Ma, Risteski; TACL 2016) — theoretical justification for PMI, word2vec and GloVe and for the linear-algebraic structure of low-dimensional semantic embeddings","source_url":"https://arxiv.org/abs/1502.03520","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Assistant Professor of Computer Science at Stanford; research areas include deep learning, pre-training / foundation models, non-convex optimization, distributed optimization and high-dimensional statistics; awards include ACM Doctoral Dissertation Award Honorable Mention (2018), COLT Best Paper (20","source_url":"https://ai.stanford.edu/~tengyuma/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior author of 'Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training' (Liu, Li, Hall, Liang, Ma, 2023), demonstrated on GPT models 125M-1.5B with a 2x step/compute/wall-clock speed-up over Adam","source_url":"https://arxiv.org/abs/2305.14342","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar (ID i38QlUwAAAAJ, Stanford): 50,334 citations, h-index 82; recent work includes 'Chain of thought empowers transformers to solve inherently serial problems' and 'One step of gradient descent is provably the optimal in-context learner with one layer of linear self-attention'","source_url":"https://scholar.google.com/citations?user=i38QlUwAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Voyage AI builds embedding models and rerankers for retrieval-augmented generation, including general-purpose, domain-specific (finance, legal, code) and company-specific models; acquired by MongoDB, whose announcement notes the team has 'roots at Stanford, MIT, UC Berkeley, and Princeton'","source_url":"https://www.mongodb.com/company/blog/news/redefining-database-ai-why-mongodb-acquired-voyage-ai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"A Latent Variable Model Approach to PMI-based Word Embeddings (Arora, Li, Liang, Ma, Risteski; TACL 2016) — theoretical justification for PMI, word2vec and GloVe embeddings","source_url":"https://arxiv.org/abs/1502.03520","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training (Liu, Li, Hall, Liang, Ma, 2023), shown on GPT models 125M-1.5B with ~2x speedup over Adam","source_url":"https://arxiv.org/abs/2305.14342","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded Voyage AI (Sept 2023) as CEO building embedding models/rerankers for RAG; acquired by MongoDB Feb 2025; now Chief AI Scientist","source_url":"https://www.mongodb.com/company/blog/news/redefining-database-ai-why-mongodb-acquired-voyage-ai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Stanford faculty page: research spans deep learning, pre-training/foundation models, non-convex optimization; continuous LM/representation work","source_url":"https://ai.stanford.edu/~tengyuma/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"A Latent Variable Model Approach to PMI-based Word Embeddings (RAND-WALK), theoretical justification for word2vec/GloVe and the linear-algebraic structure of embeddings","source_url":"https://arxiv.org/abs/1502.03520","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded Voyage AI (Sept 2023) as CEO building embedding/retrieval models; acquired by MongoDB Feb 2025; now MongoDB Chief AI Scientist","source_url":"https://www.voyageai.com/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science, Princeton University, advisor Sanjeev Arora","BS Tsinghua University (per public bio, not independently verified in this pass)"],"canonical_papers":["A Simple but Tough-to-Beat Baseline for Sentence Embeddings (ICLR 2017)","A Latent Variable Model Approach to PMI-based Word Embeddings (TACL 2016)","On the Opportunities and Risks of Foundation Models (2021, co-author)"],"first_verifiable_year":2011,"notable_systems":["Voyage AI embedding models (now part of MongoDB Atlas Vector Search)"],"citations":26116,"h_index":73,"patents":0,"dossier_notes":"Dossier's Wikipedia block is correctly absent (no Wikipedia page found). OpenAlex flags the match ambiguous (10 candidates) with some likely-mismatched affiliated works mixed in (e.g. a low-light image enhancement CVPR paper) — but the core canonical works (SIF sentence embeddings, PMI word embeddings, foundation models survey) are verifiably this Tengyu Ma via DBLP/Princeton/Stanford cross-reference. The dossier's PubMed block (radiology, oncology, RNA structure papers under 'Ma T') is entirely homonym noise and was disregarded — no legitimate PubMed record exists for this researcher's CS/ML work. Semantic Scholar h-index (73) reported over OpenAlex (38) as it appears to better capture the full Stanford-affiliated record.","years_language_modeling":11,"years_as_technical_founder":3,"frontier_lineage":["Latent-variable theory of PMI/word2vec/GloVe word embeddings (TACL 2016)","SIF sentence embeddings baseline (ICLR 2017)","Sophia second-order optimizer for LM pretraining (2023)","Voyage AI embedding/reranker models for retrieval (now MongoDB Atlas Vector Search)"],"technical_founder_roles":["Voyage AI — Founder & CEO — 2023–2025","MongoDB — Chief AI Scientist (post-acquisition) — 2025–present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":14,"lm_domain_depth":15,"scientific_founder":10},"confidence":0.8,"duration_ms":56440},{"pass":"pass_2","dimensions":{"frontier_founder":13,"lm_domain_depth":15,"scientific_founder":11},"confidence":0.76,"duration_ms":66017}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"matei-zaharia","name":"Matei Zaharia","title":"Co-founder & CTO, Databricks; Associate Professor, UC Berkeley","company":"Databricks","sector":"general","rank":18,"rubric_version":3,"dimensions":{"foundations":16,"vector_embeddings":18,"transformers_lm":15,"frontier_founder":14,"lm_domain_depth":10,"hands_on_engineering":20,"industry_impact":19,"scientific_founder":16},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":79,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":79,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.93,"rationale":"Zaharia's vector-embeddings record is personally authored and central, not supervisory: ColBERT (arXiv:2004.12832, SIGIR 2020) is a two-author paper — Omar Khattab and Matei Zaharia — introducing late-interaction contextualized retrieval, one of the reference architectures for dense passage search, verified at 3,143 citations on his Scholar profile and followed by ColBERTv2 and PLAID. That single verified fact is what separates the two passes, and it places him near the canonical anchor on the dimension the rubric names explicitly (dense retrieval, vector search). His transformer/LM record is training-systems rather than architecture, but it is real and authored: he is the final author of 'Efficient Large-Scale Language Model Training on GPU Clusters Using Megatron-LM' (arXiv:2104.04473, 1,875 citations) and the 12th of 13 authors on DSPy (arXiv:2310.03714) for compiling declarative LM pipelines — built LM training and programming infrastructure, not attention or pretraining research of his own, so that dimension stays mid-high. He created Apache Spark at Berkeley's AMPLab, with a 2013 PhD under Ion Stoica and Scott Shenker that won the 2014 ACM Doctoral Dissertation Award and the 2025 ACM Prize in Computing; his verified Google Scholar record is 116,578 citations, h-index 102, i10-index 257. Foundations is the one dimension both passes agreed on and is correctly mid-high: his mathematics is applied within distributed-systems and retrieval work rather than being the contribution itself.\n\nZaharia's frontier lineage is documented-component, not architecture: he is the final author of 'Efficient Large-Scale Language Model Training on GPU Clusters Using Megatron-LM' (2021), a pipeline/tensor-parallel training method the training stacks behind frontier LMs draw on, and senior/co-author of ColBERT (SIGIR 2020) late-interaction dense retrieval, a reference method for the RAG layer around frontier models — real building blocks the labs cite, but he authored no attention, pretraining objective or scaling law, so he sits mid-high not canonical. His language-modeling-specific record is continuous from ~2020 (ColBERT → Megatron-LM training → DSPy 2023), roughly six years, preceded by a decade of distributed-systems work (Spark) that is adjacent infrastructure rather than LM research. He has been the technical co-founder and CTO/Chief Technologist of Databricks since 2013 (~13 years), a company whose core is the data-and-AI systems he personally authored (Apache Spark, MLflow), earning a strong scientific-founder score, though Databricks' core is data/analytics infrastructure broadly rather than language modeling specifically.","evidence":[{"claim":"One of only two authors — Omar Khattab and Matei Zaharia — of 'ColBERT: Efficient and Effective Passage Search via Contextualized Late Interaction over BERT', SIGIR 2020, introducing late interaction for dense passage retrieval at ~100x lower query cost than prior BERT rankers","source_url":"https://arxiv.org/abs/2004.12832","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Final author of 'Efficient Large-Scale Language Model Training on GPU Clusters Using Megatron-LM' (2021) with Narayanan, Shoeybi, Casper, Catanzaro and Phanishayee","source_url":"https://arxiv.org/abs/2104.04473","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar I1EvjZsAAAAJ (UC Berkeley and Databricks): 116,578 citations, h-index 102, i10-index 257; top works include Spark (13,296), foundation models report (12,333), ColBERT (3,143), MLlib (2,654), Megatron-LM LM training (1,875), PipeDream (1,586)","source_url":"https://scholar.google.com/citations?user=I1EvjZsAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"12th of 13 authors on 'DSPy: Compiling Declarative Language Model Calls into Self-Improving Pipelines' (2023)","source_url":"https://arxiv.org/abs/2310.03714","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Resilient Distributed Datasets' (NSDI 2012, Best Paper) and 'Spark: Cluster Computing with Working Sets' (2010); PhD Berkeley under Ion Stoica and Scott Shenker, 2014 ACM Doctoral Dissertation Award","source_url":"https://www.usenix.org/conference/nsdi12/technical-sessions/presentation/zaharia","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD Computer Science, UC Berkeley (2007-2013), advisors Ion Stoica and Scott Shenker; dissertation on Spark/RDDs won the 2014 ACM Doctoral Dissertation Award","source_url":"https://www.csail.mit.edu/news/matei-zaharia-receives-acm-doctoral-dissertation-award","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Resilient Distributed Datasets: A Fault-Tolerant Abstraction for In-Memory Cluster Computing' (NSDI 2012, Best Paper Award) and 'Spark: Cluster Computing with Working Sets' (2010) — the foundational Apache Spark papers","source_url":"https://www.usenix.org/conference/nsdi12/technical-sessions/presentation/zaharia","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author (with Omar Khattab) of 'ColBERT: Efficient and Effective Passage Search via Contextualized Late Interaction over BERT' (SIGIR 2020), a dense/late-interaction retrieval architecture","source_url":"https://arxiv.org/abs/2004.12832","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior co-author of 'DSPy: Compiling Declarative Language Model Calls into Self-Improving Pipelines' (NeurIPS 2023)","source_url":"https://arxiv.org/abs/2310.03714","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior/co-author (with Omar Khattab) of 'ColBERT: Efficient and Effective Passage Search via Contextualized Late Interaction over BERT' (SIGIR 2020), a reference dense-retrieval architecture for the RAG layer around frontier models","source_url":"https://arxiv.org/abs/2004.12832","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CTO of Databricks (founded 2013); creator of Apache Spark, the core system the company runs on","source_url":"https://en.wikipedia.org/wiki/Matei_Zaharia","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior (2-author) author of ColBERT (SIGIR 2020) — late-interaction dense passage retrieval, a reference architecture in the RAG/retrieval lineage frontier systems use","source_url":"https://arxiv.org/abs/2004.12832","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BMath, University of Waterloo (2003-2007)","PhD Computer Science, UC Berkeley (2013), advisors Ion Stoica and Scott Shenker"],"canonical_papers":["Spark: Cluster Computing with Working Sets (2010)","Resilient Distributed Datasets (NSDI 2012, Best Paper)","ColBERT: Efficient and Effective Passage Search via Contextualized Late Interaction over BERT (SIGIR 2020)","ColBERTv2 (2022)","Efficient Large-Scale Language Model Training on GPU Clusters Using Megatron-LM (2021)","DSPy (2023)"],"first_verifiable_year":2001,"notable_systems":["Apache Spark","Apache Mesos (co-author)","MLflow","MLlib","ColBERT / PLAID retrieval engine","DSPy","Delta Lake"],"citations":116578,"h_index":102,"patents":0,"dossier_notes":"The dossier's OpenAlex works list is his but its affiliation list is garbage ('Moscow Institute of Thermal Technology', 'Palo Alto University', 'Berkeley College', 'Georgia Institute of Technology'); its metrics (51,480 citations / h-index 66) badly undercount the verified Google Scholar record (116,578 / 102), and it flags only spark_2010 as canonical while missing ColBERT entirely — the single most relevant paper for the vector-embeddings dimension. The Semantic Scholar match (id 2253469012, 19 papers, h-index 12) is a fragment. The PubMed block is largely homonyms (a Romanian radiologist Zaharia MC, a Greek psycho-oncology trial); only the Stanford cardiology deep-learning papers with Rogers AJ and Bailis P plausibly involve him and none were used. Wikidata omits his Databricks CTO role and his current Berkeley post.","adjudication_notes":["vector_embeddings (pass_1 14, pass_2 19, final 18): pass_2 was right. Both passes cited ColBERT, but pass_1 treated it as one contribution among many while the verified arXiv record shows it is a TWO-author paper — Khattab and Zaharia — i.e. the senior author of a reference dense-retrieval architecture, with 3,143 verified citations and the ColBERTv2/PLAID line following it. That is the rubric's own named dimension at near-canonical level. Set at 18 not 19 because the architectural idea is Khattab-led doctoral work he supervised and co-authored.","transformers_lm (pass_1 12, pass_2 15, final 15): pass_2 right. Pass_1 missed Megatron-LM; verification confirms he is the FINAL author of 'Efficient Large-Scale Language Model Training on GPU Clusters Using Megatron-LM' (1,875 citations), which is authored large-scale LM training work, not tool use. Capped at 15 because he has authored no attention, pretraining or scaling-law research.","hands_on_engineering (pass_1 19, pass_2 20, final 20): pass_2 right. He personally wrote Apache Spark at AMPLab and built MLflow and the ColBERT/PLAID engine — systems the field runs on, which is the stated maximum anchor.","foundations (16) and industry_impact (19): both passes agreed; no dispute to resolve."],"years_language_modeling":6,"years_as_technical_founder":13,"frontier_lineage":["Megatron-LM large-scale LM training on GPU clusters (pipeline/tensor-parallel training stack)","ColBERT late-interaction dense retrieval (RAG layer)","DSPy declarative LM pipelines"],"technical_founder_roles":["Databricks — co-founder & CTO/Chief Technologist — 2013–present (~13 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":14,"lm_domain_depth":11,"scientific_founder":15},"confidence":0.82,"duration_ms":49391},{"pass":"pass_2","dimensions":{"frontier_founder":15,"lm_domain_depth":10,"scientific_founder":16},"confidence":0.82,"duration_ms":44838}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Matei_Zaharia","wikipedia_title":"Matei Zaharia","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"arthur-mensch","name":"Arthur Mensch","title":"Co-founder & CEO","company":"Mistral AI","sector":"general","rank":19,"rubric_version":3,"dimensions":{"foundations":17,"vector_embeddings":14,"transformers_lm":18,"frontier_founder":18,"lm_domain_depth":12,"hands_on_engineering":16,"industry_impact":16,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":77,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":77,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.88,"rationale":"Mensch completed a PhD (2015-2018, Inria/NeuroSpin CEA-Saclay, advisors Bertrand Thirion, Gael Varoquaux, Julien Mairal) on stochastic optimization and dictionary learning for large-scale matrix factorization, publishing 'Dictionary Learning for Massive Matrix Factorization' at ICML 2016 and a 2018 IEEE Trans. Signal Processing follow-up -- genuine applied-math/optimization foundations work, applied to fMRI representation learning rather than text embeddings specifically. He then did a postdoc on optimal transport/stochastic optimization at ENS Paris (2018-2020) before joining Google DeepMind Paris (2020-2023) as a Senior Research Scientist contributing to Flamingo, Gemini, LM scaling and retrieval-augmented generation -- direct hands-on transformer/LM-lineage work at a top lab. He co-founded Mistral AI in 2023 and is a named co-author on both the Mistral 7B and Mixtral-of-Experts technical reports, i.e. personally involved in shipping widely-used open-weight transformer models, not merely a business-side founder. Semantic Scholar record (32 papers, ~19k citations, h-index 14, id 1697879) is consistent with this profile; a PubMed 'Mensch A' hit-set is a clinical homonym and was excluded. Overall: strong PhD-level optimization/math foundations, direct pre-founding LM/transformer research experience at DeepMind, and continued technical authorship post-founding -- a researcher-founder profile, not a pure business CEO.\n\nMensch's own work is directly in the frontier lineage: he is a named co-author on 'Training Compute-Optimal Large Language Models' (Chinchilla, 2022), the scaling-law result frontier labs cite and train against, and on Flamingo, RETRO and Gemini at DeepMind, then co-authored the Mistral 7B (grouped-query + sliding-window attention) and Mixtral-of-Experts (sparse MoE) technical reports that today's open-weight frontier ecosystem builds on. His verifiable language-modeling record is specifically the DeepMind-through-Mistral period, roughly 2020–2026 (~6 years, continuous and at the tip of the spear), rather than his 2015–2018 PhD, which was optimization/matrix-factorization for fMRI, not LMs. As founder-CEO of Mistral AI since May 2023 (~3 years) he is a genuine scientific/technical founder — personally named on the core Mistral/Mixtral model papers — but the duration in that role is still short.","evidence":[{"claim":"PhD 2015-2018 at Inria/NeuroSpin on stochastic optimization and representation learning for fMRI, advisors Thirion/Varoquaux/Mairal","source_url":"https://team.inria.fr/parietal/team-members/arthur-mensch/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Dictionary Learning for Massive Matrix Factorization' (ICML 2016), scalable optimization/matrix-factorization work","source_url":"https://arxiv.org/abs/1605.00937","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior Research Scientist at Google DeepMind Paris 2020-2023, contributed to Flamingo/Gemini, LM scaling, retrieval-augmented generation","source_url":"https://en.wikipedia.org/wiki/Arthur_Mensch","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named co-author on the Mistral 7B technical report","source_url":"https://arxiv.org/abs/2310.06825","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named co-author on the Mixtral of Experts technical report","source_url":"https://arxiv.org/abs/2401.04088","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD 2015-2018 Inria/NeuroSpin on stochastic optimization for large-scale fMRI; advisors Thirion, Varoquaux, Mairal; ENS postdoc on optimal transport; DeepMind Paris late 2020-May 2023; Mistral AI co-founder/CEO May 2023-","source_url":"https://en.wikipedia.org/wiki/Arthur_Mensch","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Third author of 'Training Compute-Optimal Large Language Models' (Chinchilla scaling laws), 29 March 2022","source_url":"https://arxiv.org/abs/2203.15556","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Third author of 'Mistral 7B' (grouped-query + sliding-window attention), 10 Oct 2023","source_url":"https://arxiv.org/abs/2310.06825","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar (ID F8riAN8AAAAJ): ~53,164 citations, h-index 33; top works Mistral 7B, Gemini, Flamingo, Chinchilla, Mixtral, RETRO, Gopher, 'Differentiable dynamic programming for structured prediction and attention'","source_url":"https://scholar.google.com/citations?user=F8riAN8AAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Training Compute-Optimal Large Language Models' (Chinchilla scaling laws), a result frontier model training directly descends from","source_url":"https://arxiv.org/abs/2203.15556","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of the Mistral 7B technical report (grouped-query + sliding-window attention), a frontier-class open-weight model","source_url":"https://arxiv.org/abs/2310.06825","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of the Mixtral of Experts (sparse MoE) technical report","source_url":"https://arxiv.org/abs/2401.04088","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CEO of Mistral AI since 2023, prior Senior Research Scientist at Google DeepMind Paris on LM work (Flamingo/Gemini/RAG)","source_url":"https://en.wikipedia.org/wiki/Arthur_Mensch","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named author on 'Training Compute-Optimal Large Language Models' (Chinchilla scaling laws), the scaling result frontier labs train against","source_url":"https://arxiv.org/abs/2203.15556","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author on Mistral 7B (grouped-query + sliding-window attention), a frontier-class open-weight model","source_url":"https://arxiv.org/abs/2310.06825","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author on Mixtral of Experts (sparse MoE), continuing frontier-model authorship under the Mistral affiliation","source_url":"https://arxiv.org/abs/2401.04088","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CEO of Mistral AI since May 2023; DeepMind LM research (Flamingo/Gemini/RAG) 2020-2023","source_url":"https://en.wikipedia.org/wiki/Arthur_Mensch","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Ecole Polytechnique","Telecom Paris","PhD, Inria / Paris-Saclay (2015-2018)"],"canonical_papers":["Dictionary Learning for Massive Matrix Factorization (ICML 2016)","Stochastic Subsampling for Factorizing Huge Matrices (IEEE TSP 2018)","Mistral 7B (2023)","Mixtral of Experts (2024)"],"first_verifiable_year":2015,"notable_systems":["Mistral 7B","Mixtral 8x7B","Google Gemini (contributor)","Flamingo (contributor)"],"citations":19356,"h_index":14,"patents":0,"dossier_notes":"Dossier's OpenAlex block is missing/empty (API budget error per task instructions), so Semantic Scholar (32 papers, ~19356 citations, h-index 14) was used instead; this understates true output since it likely does not fully capture DeepMind-era and Mistral technical reports. Independently confirmed via web search: PhD topic/years, DeepMind role (Flamingo/Gemini/RAG), and co-authorship on Mistral 7B and Mixtral technical reports, none of which were in the dossier's programmatic blocks.","years_language_modeling":6,"years_as_technical_founder":3,"frontier_lineage":["Chinchilla compute-optimal scaling laws (directly informs frontier training)","Mistral 7B — grouped-query + sliding-window attention","Mixtral 8x7B — sparse mixture-of-experts","Flamingo / Gemini / RETRO contributor at DeepMind"],"technical_founder_roles":["Mistral AI — co-founder & CEO, named co-author on core model papers — 2023–2026 (~3 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":18,"lm_domain_depth":13,"scientific_founder":12},"confidence":0.83,"duration_ms":49865},{"pass":"pass_2","dimensions":{"frontier_founder":18,"lm_domain_depth":12,"scientific_founder":11},"confidence":0.83,"duration_ms":57377}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Arthur_Mensch","wikipedia_title":"Arthur Mensch","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"chris-olah","name":"Chris Olah","title":"Co-founder, Interpretability Lead","company":"Anthropic","sector":"general","rank":20,"rubric_version":3,"dimensions":{"foundations":14,"vector_embeddings":16,"transformers_lm":19,"frontier_founder":15,"lm_domain_depth":11,"hands_on_engineering":18,"industry_impact":18,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":77,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":77,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.86,"rationale":"Olah has no formal PhD (he is largely self-taught, coming up through Google Brain and OpenAI as an engineer-researcher), so foundations is scored on strong demonstrated mathematical/statistical work rather than credentials. He personally coined the term 'mechanistic interpretability' and is the driving author behind the Circuits research program ('Zoom In: An Introduction to Circuits', 'A Mathematical Framework for Transformer Circuits', 'Toy Models of Superposition') which directly analyzes the internal vector representations and attention/transformer mechanisms of language models — squarely in the transformer/embeddings lineage and original, field-defining work, not derivative commentary. He was a lead engineer/researcher on TensorFlow at Google and co-authored Anthropic's RLHF paper, showing hands-on system-building alongside research. OpenAlex confirms 34 works, 14,840 citations, h-index 20; his real profile shows the interpretability line running from 2015 (Google Brain, DeepDream/feature visualization era) through today. He co-founded Anthropic, making his industry impact directly downstream of his own technical research rather than business-only leadership.\n\nOlah's clearest frontier lineage is co-authorship of Anthropic's 'Training a Helpful and Harmless Assistant with RLHF' (2022) — a named alignment technique the Claude-class models descend from — plus his transformer-circuits work (induction heads, residual stream) that frontier labs cite; his interpretability output is largely downstream analysis of models rather than a load-bearing architectural building block, so this lands in the documented-component band, not the architecture-author band. His language-modeling-specific record is deep but short and recent: the early years (2015–2019 feature visualization, DeepDream, InceptionV1 circuits, TensorFlow) were vision/tooling, with continuous LM research (transformer circuits, induction heads, RLHF) running only ~2020/21–2026, roughly 5–6 years. He is a genuine scientific/technical co-founder of Anthropic (2021–present, ~5 years), personally authoring and leading the interpretability research the company runs on — a real technical founder, though for a shorter tenure than the 8-15-year band.","evidence":[{"claim":"Coined 'mechanistic interpretability' and lead author on Anthropic's Circuits research (A Mathematical Framework for Transformer Circuits, In-context Learning and Induction Heads, Toy Models of Superposition)","source_url":"https://en.wikipedia.org/wiki/Mechanistic_interpretability","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of Anthropic; previously machine learning researcher at Google Brain and OpenAI","source_url":"https://en.wikipedia.org/wiki/Chris_Olah","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback' (2022)","source_url":"https://doi.org/10.48550/arxiv.2204.05862","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior author of 'A Mathematical Framework for Transformer Circuits' (2021): QK/OV circuit decomposition, residual stream, induction heads","source_url":"https://transformer-circuits.pub/2021/framework/index.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar (Anthropic): ~124,670 citations, h-index 55, i10-index 81; includes TensorFlow, Concrete Problems in AI Safety, Feature Visualization, Understanding LSTM Networks, Deconvolution and Checkerboard Artifacts","source_url":"https://scholar.google.com/citations?user=6dskOSUAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Studied mathematics at Toronto for one year before leaving at 18; Thiel Fellow 2012; Google Brain 2015-2018, co-founded Distill 2017, led OpenAI interpretability 2018-2020, co-founded Anthropic 2021","source_url":"https://en.wikipedia.org/wiki/Chris_Olah","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Authored the Distill circuits thread including 'Zoom In: An Introduction to Circuits' (2020) and 'Feature Visualization' (2017), peer-reviewed in Distill","source_url":"https://doi.org/10.23915/distill.00007","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of Anthropic's HH-RLHF paper (2022), an alignment technique frontier Claude-class models build on","source_url":"https://doi.org/10.48550/arxiv.2204.05862","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior author, 'A Mathematical Framework for Transformer Circuits' (2021) — induction heads / residual stream, cited by frontier interpretability work","source_url":"https://transformer-circuits.pub/2021/framework/index.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of Anthropic (2021), leading its mechanistic interpretability research","source_url":"https://en.wikipedia.org/wiki/Chris_Olah","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior author of 'A Mathematical Framework for Transformer Circuits' (2021) — QK/OV decomposition, residual stream, induction heads — analyzing the transformer machinery frontier LMs use; his LM-specific record runs ~2020–present","source_url":"https://transformer-circuits.pub/2021/framework/index.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of Anthropic (2021), operating as a scientific/technical founder leading mechanistic interpretability research; earlier co-founded Distill (2017)","source_url":"https://en.wikipedia.org/wiki/Chris_Olah","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["No completed formal degree found in public record; self-taught path through Google Brain research"],"canonical_papers":["Zoom In: An Introduction to Circuits (2020)","A Mathematical Framework for Transformer Circuits (2021)","Toy Models of Superposition (2022)","Training a Helpful and Harmless Assistant with RLHF (2022)"],"first_verifiable_year":2016,"notable_systems":["Anthropic's mechanistic interpretability / Circuits research program","early contributions to TensorFlow"],"citations":14840,"h_index":20,"patents":0,"dossier_notes":"Dossier's OpenAlex earliest_year (2016, TensorFlow paper) understates his actual start in ML research (DeepDream / feature visualization work at Google Brain from around 2015); this is a minor dating gap, not a homonym issue. Wikipedia/Wikidata/OpenAlex identity all consistent and correctly matched.","years_language_modeling":5,"years_as_technical_founder":5,"frontier_lineage":["Co-authored the HH-RLHF alignment method (2022) that Claude descends from","Transformer Circuits framework — induction heads / residual-stream analysis cited by frontier labs"],"technical_founder_roles":["Anthropic — co-founder, interpretability research lead — 2021–2026 (~5 yrs)","Distill — co-founder (scientific journal, not a company) — 2017"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":15,"lm_domain_depth":11,"scientific_founder":12},"confidence":0.72,"duration_ms":52287},{"pass":"pass_2","dimensions":{"frontier_founder":15,"lm_domain_depth":11,"scientific_founder":13},"confidence":0.78,"duration_ms":48152}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Chris_Olah","wikipedia_title":"Chris Olah","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"andrej-karpathy","name":"Andrej Karpathy","title":"Founder","company":"Eureka Labs","sector":"general","rank":21,"rubric_version":3,"dimensions":{"foundations":16,"vector_embeddings":14,"transformers_lm":18,"frontier_founder":13,"lm_domain_depth":14,"hands_on_engineering":20,"industry_impact":18,"scientific_founder":8},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":76,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":76,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.9,"rationale":"Karpathy earned a PhD in computer science at Stanford (2011-2015) advised by Fei-Fei Li on the intersection of computer vision and NLP (dissertation: Connecting Images and Natural Language), with widely cited work (ImageNet Large Scale Visual Recognition Challenge, Deep Visual-Semantic Alignments for Generating Image Descriptions, Large-Scale Video Classification with CNNs) that is directly in the representation-learning / vector-embedding lineage (joint image-text embedding spaces) though centered on vision rather than pure text embeddings. He is an OpenAI founding member, led Tesla Autopilot/AI, wrote and taught Stanford's CS231n, and personally authored influential minimal/from-scratch implementations of language models (char-rnn, minGPT, nanoGPT, llm.c) that are widely used pedagogical and practical references in the transformer/LM lineage — this is genuine, personal, hands-on engineering of the systems the field runs on, not managerial credit. OpenAlex shows 25 works, 59,127 citations, h-index 20; other aggregators (ResearchGate/SciSpace) suggest wider citation counts in the tens of thousands to 80k+ depending on source, consistent with major impact. Foundations (core math/optimization theory) is strong graduate-level but not his primary authored contribution, so scored just below the top anchor.\n\nKarpathy's OWN canonical research is computer vision and joint image-text embedding (ImageNet challenge, image-captioning RNNs) rather than a named building block frontier LMs cite — he did not author the transformer, attention, word2vec, scaling laws or RLHF — so his frontier lineage is real but indirect: char-rnn plus the reference GPT-training implementations (minGPT/nanoGPT/llm.c/nanochat) that shaped how the field trains and teaches these models, and a founding-member role at OpenAI followed by joining Anthropic's pretraining team in 2026. His verifiable language-modeling record runs from ~2014-2015 (image-captioning language models, char-rnn 'Unreasonable Effectiveness of RNNs') through a vision-focused Tesla interlude (2017-2022) to heavy LLM work 2023+, roughly a decade of depth but not fully continuous. As a technical founder he personally writes the core code/curriculum of Eureka Labs (2024-present, ~2 years) and was a founding member (research scientist) of OpenAI in 2015, though OpenAI's science was shared across a large technical team rather than led by him alone.","evidence":[{"claim":"PhD Stanford (2011-2015), advisor Fei-Fei Li, dissertation Connecting Images and Natural Language.","source_url":"https://cs.stanford.edu/people/karpathy/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of char-rnn, a minimal character-level RNN language model, and later minGPT/nanoGPT, minimal from-scratch GPT implementations.","source_url":"https://en.wikipedia.org/wiki/Andrej_Karpathy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founding member of OpenAI, Director of AI at Tesla (Autopilot), founder of Eureka Labs (2024), joined Anthropic pretraining team in 2026 per Wikipedia.","source_url":"https://en.wikipedia.org/wiki/Andrej_Karpathy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD Stanford 2015 under Fei-Fei Li, dissertation 'Connecting Images and Natural Language'; BSc Toronto 2009, MSc UBC 2011; OpenAI founding member 2015-2017 and 2023-2024; Tesla Director of AI and Autopilot Vision 2017-2022; founded Eureka Labs July 2024; joined Anthropic May 2026 to lead pretraining","source_url":"https://en.wikipedia.org/wiki/Andrej_Karpathy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar: 80,896 citations; first-author 'Deep visual-semantic alignments for generating image descriptions' (2015, 8,314), 'Large-scale video classification with convolutional neural networks' (2014, 9,447), 'Visualizing and Understanding Recurrent Networks' (2015, 1,645); co-author ImageNet","source_url":"https://scholar.google.com/citations?user=l8WuQJgAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Personally authored open-source LLM training implementations: nanoGPT (62,995 stars), nanochat (57,949), llm.c 'LLM training in simple, raw C/CUDA' (30,975), minGPT (24,879), nn-zero-to-hero (24,343), LLM101n (37,499)","source_url":"https://github.com/karpathy?tab=repositories&sort=stargazers","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex records 25 works, 59,127 citations, h-index 20, earliest publication year 2011, Stanford affiliation","source_url":"https://api.openalex.org/authors/A5009290031","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Authored char-rnn, minGPT, nanoGPT, llm.c and nn-zero-to-hero — widely used minimal from-scratch neural-LM and GPT training implementations","source_url":"https://github.com/karpathy?tab=repositories&sort=stargazers","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founding member of OpenAI (2015-2017), Director of AI at Tesla (2017-2022), founded Eureka Labs (2024), joined Anthropic pretraining team in 2026","source_url":"https://en.wikipedia.org/wiki/Andrej_Karpathy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD Stanford under Fei-Fei Li on connecting images and natural language; early LM-lineage work incl. Deep Visual-Semantic Alignments and Visualizing/Understanding Recurrent Networks (2015)","source_url":"https://cs.stanford.edu/people/karpathy/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of char-rnn, minGPT, nanoGPT and llm.c ('LLM training in simple, raw C/CUDA') — personal from-scratch language-model training implementations widely used as references.","source_url":"https://github.com/karpathy?tab=repositories&sort=stargazers","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founding member of OpenAI (2015-2017, 2023-2024) and joined Anthropic's pretraining team in 2026; founded Eureka Labs (AI education) in July 2024.","source_url":"https://en.wikipedia.org/wiki/Andrej_Karpathy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD Stanford under Fei-Fei Li on connecting images and natural language; RNN-based image-caption generation (Deep Visual-Semantic Alignments) and Visualizing/Understanding Recurrent Networks place his LM-lineage start around 2014-2015.","source_url":"https://cs.stanford.edu/people/karpathy/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science, Stanford University (advisor Fei-Fei Li, 2015)","MSc University of British Columbia","BSc University of Toronto"],"canonical_papers":["ImageNet Large Scale Visual Recognition Challenge (2015)","Deep Visual-Semantic Alignments for Generating Image Descriptions (CVPR 2015)","Large-Scale Video Classification with Convolutional Neural Networks (CVPR 2014)"],"first_verifiable_year":2011,"notable_systems":["CS231n (Stanford)","char-rnn","minGPT / nanoGPT","llm.c","Tesla Autopilot AI","Eureka Labs"],"citations":59127,"h_index":20,"patents":0,"dossier_notes":"Dossier accurate; OpenAlex flags 'ambiguous' with 4 candidates but the matched profile (Stanford, ImageNet/CVPR papers, Fei-Fei Li lineage) is clearly the correct person, not a homonym. Semantic Scholar's separate 'A. Karpathy' entry (66,031 citations, h-index 16, name_exact:false) is a partially-overlapping alternate profile, not a different scholar.","years_language_modeling":11,"years_as_technical_founder":2,"frontier_lineage":["char-rnn neural language model","minGPT/nanoGPT/llm.c/nanochat reference GPT-training implementations widely used to teach and reproduce the transformer training stack","OpenAI founding member; Anthropic pretraining team (2026)"],"technical_founder_roles":["Eureka Labs — founder, personally builds LLM curriculum/code — 2024-2026 (~2 yrs)","OpenAI — founding member / research scientist — 2015-2017"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":12,"lm_domain_depth":13,"scientific_founder":9},"confidence":0.78,"duration_ms":58964},{"pass":"pass_2","dimensions":{"frontier_founder":14,"lm_domain_depth":14,"scientific_founder":8},"confidence":0.72,"duration_ms":55644}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Andrej_Karpathy","wikipedia_title":"Andrej Karpathy","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"thomas-wolf","name":"Thomas Wolf","title":"Co-founder & Chief Science Officer","company":"Hugging Face","sector":"general","rank":22,"rubric_version":3,"dimensions":{"foundations":11,"vector_embeddings":14,"transformers_lm":18,"frontier_founder":16,"lm_domain_depth":12,"hands_on_engineering":19,"industry_impact":19,"scientific_founder":15},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":76,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":76,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.85,"rationale":"Wolf is the verified first author of 'HuggingFace's Transformers: State-of-the-Art Natural Language Processing' (arXiv:1910.03771, EMNLP 2020 demos, 25,160 citations), the library that is the de facto implementation layer of the transformer lineage — principal-builder status rather than adjacency. The fact that separates the two passes is DistilBERT (arXiv:1910.01108), where the verified author order is Sanh, Debut, Chaumond, Wolf: he is the senior author of a knowledge-distillation result that is itself language-modeling research (14,772 citations), which pass_1 missed entirely and which lifts his transformers_lm above a pure-tooling reading. He is also an author of BLOOM (176B open multilingual LM), StarCoder, T0 multitask prompted training and Zephyr alignment distillation, and his teams shipped transformers, datasets, tokenizers and the Hub. His verified Google Scholar profile (Co-founder at Hugging Face) shows 65,616 citations and h-index 52, essentially all in the 2019+ transformer window, so depth of experience in this lineage is about seven years rather than the dossier's spurious 58. Foundations is his weakest dimension and neither pass could verify it: no degree, thesis or authored work in linear algebra, optimization or statistical learning could be confirmed from a primary source — his Scholar profile lists a polytechnique.edu contact and his own site returned HTTP 403 — so under the rubric's 'if unsure, score lower' instruction this is scored on the published record alone, which contains no foundations paper.\n\nWolf is the first author of the Transformers library paper and senior author of DistilBERT, and Hugging Face's transformers/datasets/tokenizers stack plus its open frontier-scale LMs (BLOOM 176B, StarCoder) are the training/inference tooling and datasets that the open-weight frontier (Llama-class, BLOOM, open instruction/alignment work) demonstrably build on — knowledge distillation (DistilBERT) is a named, widely-cited component rather than the transformer architecture itself, so this is high-teens-adjacent but not an architecture/scaling-law author (15). His verifiable, continuous language-modeling record runs from Hugging Face's NLP work (~2018-2019, transfer-learning/conversational-AI and the pytorch-transformers library) to the present — roughly 7-8 years of deep, still-active LM systems work, strong depth but short of the 8-15-year band's midpoint (13). As co-founder and Chief Science Officer of Hugging Face since 2016 he is an unambiguous scientific/technical founder who personally authored the core research and code the company runs on, ~10 years in that role (15).","evidence":[{"claim":"First author of 'HuggingFace's Transformers: State-of-the-art Natural Language Processing' (2019/EMNLP 2020 demos), with Lysandre Debut, Victor Sanh, Julien Chaumond and Clement Delangue","source_url":"https://arxiv.org/abs/1910.03771","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior (final) author of 'DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighter' (2019); verified author order Victor Sanh, Lysandre Debut, Julien Chaumond, Thomas Wolf","source_url":"https://arxiv.org/abs/1910.01108","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar D2H5EFEAAAAJ (Co-founder at Hugging Face, contact polytechnique.edu): 65,616 citations, h-index 52, i10-index 76; top works Transformers (25,160), DistilBERT (14,772), T0 multitask prompted training (2,717), BLOOM (2,580), StarCoder (2,250), Zephyr (1,095), Datasets (997)","source_url":"https://scholar.google.com/citations?user=D2H5EFEAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author on the BLOOM 176B-parameter open multilingual language model (BigScience Workshop, 2022)","source_url":"https://arxiv.org/abs/2211.05100","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hugging Face profile thomwolf lists NLP and open source, with membership of BigScience, BigCode, LeRobot and Open LLM Leaderboard organizations; it states no degrees, so education remains unverified","source_url":"https://huggingface.co/thomwolf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Thomas Wolf is first author of the Transformers library paper, EMNLP 2020 demo track, ~8,300+ citations","source_url":"https://arxiv.org/abs/1910.03771","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Thomas Wolf co-founded Hugging Face in 2016 with Clément Delangue and Julien Chaumond, and serves as Chief Science Officer / Chief Strategy Officer","source_url":"https://en.wikipedia.org/wiki/Hugging_Face","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Thomas Wolf is a listed author on the BLOOM 176B-parameter open multilingual language model paper (BigScience Workshop, 2022)","source_url":"https://arxiv.org/abs/2211.05100","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Thomas Wolf's Hugging Face profile confirms his role in NLP/open-source and involvement in BigScience and core Hugging Face teams","source_url":"https://huggingface.co/thomwolf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar (Co-founder at HuggingFace): 65,616 citations, h-index 52; top works Transformers (2020, 25,160 cites), DistilBERT (2019, 14,772), BLOOM (2022), StarCoder (2023), Zephyr (2023), Datasets (2021)","source_url":"https://scholar.google.com/citations?user=D2H5EFEAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'HuggingFace's Transformers: State-of-the-Art Natural Language Processing' (EMNLP 2020 demos), the de facto training/inference implementation layer of the transformer lineage","source_url":"https://arxiv.org/abs/1910.03771","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior (final) author of DistilBERT, a knowledge-distillation method for language models that the frontier ecosystem cites and reuses","source_url":"https://arxiv.org/abs/1910.01108","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author on BLOOM, the 176B-parameter open-access multilingual language model (BigScience, 2022)","source_url":"https://arxiv.org/abs/2211.05100","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Hugging Face in 2016 with Clément Delangue and Julien Chaumond and serves as Chief Science Officer, setting and executing technical direction","source_url":"https://en.wikipedia.org/wiki/Hugging_Face","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Transformers: State-of-the-Art Natural Language Processing' (EMNLP 2020 demos), the de facto training/inference implementation layer of the transformer lineage","source_url":"https://arxiv.org/abs/1910.03771","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior author of DistilBERT, a knowledge-distillation method reused across the frontier open-model stack","source_url":"https://arxiv.org/abs/1910.01108","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author on BLOOM, a 176B-parameter open multilingual language model (BigScience, 2022)","source_url":"https://arxiv.org/abs/2211.05100","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":["HuggingFace's Transformers: State-of-the-Art Natural Language Processing (EMNLP 2020 demos) — first author","DistilBERT, a distilled version of BERT (2019) — senior author","BLOOM: A 176B-Parameter Open-Access Multilingual Language Model (2022)","Multitask Prompted Training Enables Zero-Shot Task Generalization / T0 (2021)","StarCoder (2023)","Zephyr: Direct Distillation of LM Alignment (2023)","Datasets: A Community Library for NLP (EMNLP 2021)"],"first_verifiable_year":2019,"notable_systems":["transformers library","datasets library","tokenizers","Hugging Face Hub","BLOOM (BigScience)","StarCoder (BigCode)"],"citations":65616,"h_index":52,"patents":0,"dossier_notes":"The dossier is badly contaminated. Wikidata Q112483880 ('researcher, sport, University of Mainz', born 1971) is a different Thomas Wolf. OpenAlex A5078865608 (flagged ambiguous, 10 candidates) merges at least two people: the Transformers 2020 and BLOOM entries are his, but the diamond-NV-centre, superconductivity and crystallography works and the affiliations (Stuttgart, KIT, Tulane, Augsburg, LSU, Washburn) belong to a physicist of the same name, and its earliest_year 1968 is that person's — so timeline.first_verifiable_year 1968 and years_active 58 are wrong; his real lineage record begins ~2019 (~7 years). Semantic Scholar 'T. Wolf' (7 papers, h-index 6) is also not him. Correct metrics come from his own Google Scholar profile. No primary source confirming his degrees could be retrieved (thomwolf.io returns HTTP 403; the HF profile states none), so education is left empty rather than asserted.","adjudication_notes":["transformers_lm (pass_1 17, pass_2 19, final 18): pass_2 was right that pass_1 under-scored him, and the deciding fact is DistilBERT — the verified arXiv author order (Sanh, Debut, Chaumond, Wolf) puts him in the senior-author position on a 14,772-citation language-modeling research result, which pass_1 never mentioned and which refutes its 'library builder, not LM researcher' framing. Set at 18 rather than 19 because he authored no architecture, pretraining or scaling result of his own.","foundations (pass_1 10, pass_2 14, final 11): pass_1 was right. Pass_2 scored 14 while itself recording education_verified=false and an empty education list; the rubric requires scoring lower when unsure. No degree, thesis or foundations publication is verifiable from any primary source, and his Scholar record contains no mathematics paper.","vector_embeddings (pass_1 13, pass_2 16, final 14): split toward pass_1. Neither pass cited an authored embeddings or retrieval paper; the credit rests on shipping the tokenizers/embedding-distribution infrastructure of the Hub, which supports a solid but not high-teens score.","hands_on_engineering (pass_1 18, pass_2 19, final 19) and industry_impact (pass_1 18, pass_2 19, final 19): pass_2 right on both — he personally shipped the transformers, datasets and tokenizers libraries, and Hugging Face's core product IS the transformer/LM distribution layer."],"years_language_modeling":8,"years_as_technical_founder":10,"frontier_lineage":["transformers/datasets/tokenizers training & inference stack used across the open frontier","DistilBERT knowledge-distillation technique","BLOOM 176B and StarCoder open frontier-scale LMs","T0 multitask prompted training and Zephyr alignment distillation"],"technical_founder_roles":["Hugging Face — Co-founder & Chief Science Officer — 2016–2026 (~10 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":15,"lm_domain_depth":13,"scientific_founder":15},"confidence":0.8,"duration_ms":61195},{"pass":"pass_2","dimensions":{"frontier_founder":17,"lm_domain_depth":12,"scientific_founder":15},"confidence":0.8,"duration_ms":57792}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"wojciech-zaremba","name":"Wojciech Zaremba","title":"Co-founder; Head of AI Resilience","company":"OpenAI","sector":"general","rank":23,"rubric_version":3,"dimensions":{"foundations":17,"vector_embeddings":9,"transformers_lm":17,"frontier_founder":15,"lm_domain_depth":13,"hands_on_engineering":18,"industry_impact":18,"scientific_founder":16},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":76,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":76,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.9,"rationale":"Zaremba holds a 2016 NYU PhD under Yann LeCun and Rob Fergus ('Learning Algorithms from Data') after mathematics and computer science degrees at the University of Warsaw and study at Ecole Polytechnique, and his authored record is squarely in the sequence-modeling half of the lineage that precedes transformers. The fact that decides the transformers_lm dispute is 'Recurrent Neural Network Regularization' (arXiv:1409.2329, 8 September 2014), which the verified arXiv record shows he FIRST-authored with Ilya Sutskever and Oriol Vinyals — the standard reference for applying dropout to LSTMs, evaluated on language modeling and machine translation. That is authored language-modeling research, not the applied-engineering-only record pass_1 described. He also first-authored 'Learning to Execute' (2014) and co-authored 'Intriguing Properties of Neural Networks' (2013, 23,150 citations), 'Spectral Networks and Locally Connected Networks on Graphs' (2013), OpenAI Gym, Codex (arXiv:2107.03374) and the GPT-4 Technical Report. His verified Google Scholar profile shows 146,695 citations, h-index 48, i10 66. He co-founded OpenAI in 2015, personally led the robotics work (Dactyl, domain randomization, Hindsight Experience Replay) and after 2020 led the GPT/Codex/Copilot teams — a genuine built-systems record. Vector embeddings remains his weakest dimension: the graph-spectral-networks work touches representation learning but he has authored no embedding, contrastive or retrieval contribution.\n\nAs an OpenAI co-founder (2015) who first led robotics (2015–2020) and then led the GPT-model, Codex and GitHub Copilot teams (2020–present), Zaremba's own work sits inside the frontier stack rather than merely upstream of it: Codex (arXiv:2107.03374) established the code-LLM line that current frontier assistants descend from, and he co-authored the GPT-4 Technical Report, while his named methodological contributions ('Recurrent Neural Network Regularization', first-authored with Sutskever and Vinyals, and 'Learning to Execute', both 2014) are pre-transformer RNN/seq2seq lineage — hence a strong-but-not-canonical frontier_founder score. His verifiable language-modeling record begins in 2014 with LSTM regularization for LM/MT and resumes with GPT/Codex leadership from 2020, but a roughly five-year robotics detour (Dactyl, HER) interrupts continuity, so the ~12-year span is not a fully continuous LM record (13). He has operated as a genuine scientific/technical co-founder — not a business founder with others doing the science — for about 11 years (2015–2026), personally authoring core research and leading the teams that ship OpenAI's core systems.","evidence":[{"claim":"First author of 'Recurrent Neural Network Regularization' (submitted 8 September 2014) with Ilya Sutskever and Oriol Vinyals, applying dropout to LSTMs for language modeling and machine translation","source_url":"https://arxiv.org/abs/1409.2329","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar XCZpOcAAAAAJ (Head of AI Resilience, OpenAI): 146,695 citations, h-index 48, i10-index 66; top works GPT-4 Technical Report (27,861), Intriguing Properties of Neural Networks (23,150), Improved Techniques for Training GANs (14,463), Codex (11,520), OpenAI Gym (10,957), Spectral Networ","source_url":"https://scholar.google.com/citations?user=XCZpOcAAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD NYU 2016 under Yann LeCun and Rob Fergus, dissertation 'Learning Algorithms from Data'; OpenAI co-founder 2015; led robotics (Rubik's-cube hand) then GPT/Codex/GitHub Copilot teams","source_url":"https://en.wikipedia.org/wiki/Wojciech_Zaremba","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Learning to Execute' (2014) on neural networks learning to execute programs","source_url":"https://arxiv.org/abs/1410.4615","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed author on 'Evaluating Large Language Models Trained on Code' (Codex, 2021)","source_url":"https://arxiv.org/abs/2107.03374","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD in deep learning, New York University, 2016, dissertation 'Learning Algorithms from Data', advised by Yann LeCun and Rob Fergus","source_url":"https://en.wikipedia.org/wiki/Wojciech_Zaremba","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of OpenAI (2015); led robotics research (2015-2020) including a robotic arm/hand solving a Rubik's Cube; led GPT model, GitHub Copilot and Codex teams from 2020","source_url":"https://en.wikipedia.org/wiki/Wojciech_Zaremba","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Learning to Execute' (2014) on neural networks learning to execute simple programs","source_url":"https://arxiv.org/abs/1410.4615","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Reinforcement Learning Neural Turing Machines' (2015)","source_url":"https://arxiv.org/abs/1505.00521","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Intriguing Properties of Neural Networks' (Szegedy et al. 2013), foundational adversarial-examples paper; Google Scholar profile shows 146,695 citations, h-index 48, i10-index 66","source_url":"https://scholar.google.com/citations?user=XCZpOcAAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Recurrent Neural Network Regularization' (2014) with Ilya Sutskever and Oriol Vinyals — dropout for LSTMs evaluated on language modeling and machine translation, the pre-transformer LM lineage frontier models build on","source_url":"https://arxiv.org/abs/1409.2329","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAI co-founder (2015/2016); led robotics 2015–2020 (Rubik's-cube robotic hand) then led GPT models, GitHub Copilot and Codex teams from 2020 — a founder personally setting and executing technical direction","source_url":"https://en.wikipedia.org/wiki/Wojciech_Zaremba","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Recurrent Neural Network Regularization' (Sept 2014, with Sutskever and Vinyals), applying dropout to LSTMs for language modeling and machine translation — pre-transformer LM lineage","source_url":"https://arxiv.org/abs/1409.2329","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAI co-founder (2015/2016); led robotics 2015–2020, then led GPT models, GitHub Copilot and Codex teams from 2020 — operating as a scientific/technical founder of a company whose core is these systems","source_url":"https://en.wikipedia.org/wiki/Wojciech_Zaremba","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author on 'Evaluating Large Language Models Trained on Code' (Codex, 2021), the model underpinning GitHub Copilot and a direct frontier code-model ancestor","source_url":"https://arxiv.org/abs/2107.03374","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Mathematics and computer science, University of Warsaw","Ecole Polytechnique","PhD, New York University, 2016 (advisors Yann LeCun, Rob Fergus)"],"canonical_papers":["Intriguing Properties of Neural Networks (2013)","Recurrent Neural Network Regularization (2014) — first author","Learning to Execute (2014) — first author","An Empirical Exploration of Recurrent Network Architectures (2015)","OpenAI Gym (2016)","Evaluating Large Language Models Trained on Code / Codex (2021)","GPT-4 Technical Report (2023)"],"first_verifiable_year":2013,"notable_systems":["OpenAI Gym","Dactyl robotic hand (Rubik's cube)","Codex / GitHub Copilot","GPT model line (team lead)"],"citations":146695,"h_index":48,"patents":0,"dossier_notes":"OpenAlex found no record for him at all and timeline.first_verifiable_year is null; his real first verifiable publication year is 2013. The PubMed block is almost entirely wrong people — 'Zaremba W[Author]' with earliest_year 1959 returns veterinary reproduction papers in swine and cattle (Kauffold, Bostedt, Grunert), pediatric ophthalmology and peptide self-assembly; one genuine hit is buried in it ('Learning from M/EEG data with variable brain activation delays', 2013, with Blaschko and Gramfort). Semantic Scholar id 2563432 (41 papers, 98,837 citations, h-index 31) is the right person but undercounts the verified Google Scholar record. Patents were skipped, not searched.","adjudication_notes":["transformers_lm (pass_1 13, pass_2 18, final 17): pass_2 was right that pass_1 missed the evidence, and the deciding verified fact is arXiv:1409.2329 — he is the FIRST author of 'Recurrent Neural Network Regularization' with Sutskever and Vinyals, authored LSTM language-modeling research, which pass_1 never cited while concluding he had 'no first-author transformer-lineage paper'. Set at 17 rather than 18 because his contribution sits in the pre-transformer RNN/seq2seq segment and his transformer-era credits (Codex, GPT-4 report) are large-team author listings.","foundations (pass_1 15, pass_2 17, final 17): pass_2 right. A Warsaw mathematics degree plus an NYU PhD under LeCun and Fergus whose thesis subject is learning algorithms from data is PhD-level foundations work in the rubric's 13-17 band, at its top.","vector_embeddings (pass_1 8, pass_2 13, final 9): pass_1 was right. Pass_2 conceded he has 'no canonical embedding or dense-retrieval contribution' yet scored 13; the spectral-graph-networks paper is representation learning in a different sense and cannot carry a PhD-level embeddings score.","industry_impact (pass_1 17, pass_2 18, final 18): pass_2 marginally right — verified 146,695 citations plus leadership of the Codex/Copilot product line."],"years_language_modeling":12,"years_as_technical_founder":11,"frontier_lineage":["Codex code-LLM line → GitHub Copilot and frontier code assistants","co-author of GPT-4 Technical Report","pre-transformer LSTM language-modeling regularization (RNN Regularization, 2014)"],"technical_founder_roles":["OpenAI — co-founder, robotics lead then GPT/Codex/Copilot team lead — 2015–2026 (~11 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":15,"lm_domain_depth":13,"scientific_founder":15},"confidence":0.82,"duration_ms":51786},{"pass":"pass_2","dimensions":{"frontier_founder":15,"lm_domain_depth":13,"scientific_founder":16},"confidence":0.8,"duration_ms":52345}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Wojciech_Zaremba","wikipedia_title":"Wojciech Zaremba","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"ali-farhadi","name":"Ali Farhadi","title":"Professor, Allen School of CSE, University of Washington; CEO of the Allen Institute for AI (Ai2) 2023-2026","company":"Allen Institute for AI (Ai2)","sector":"general","rank":24,"rubric_version":3,"dimensions":{"foundations":16,"vector_embeddings":15,"transformers_lm":14,"frontier_founder":14,"lm_domain_depth":11,"hands_on_engineering":19,"industry_impact":18,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":74,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":74,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.9,"rationale":"The two passes diverged because pass_1 scored Farhadi from the dossier's OpenAlex record (276 works, 52,784 citations, h-index 58) and concluded his work was vision-only with no embedding or LM record. His verified Google Scholar profile refutes both halves: 230,069 citations, h-index 100, i10-index 221, and the top-15 list contains 'Unsupervised Deep Embedding for Clustering Analysis' (ICML 2016, 5,065 citations — authored representation/embedding-space research), 'Bidirectional Attention Flow for Machine Comprehension' (ICLR 2017, 2,570 — genuine pre-transformer attention-architecture work for language), 'HellaSwag' (ACL 2019, 5,175), 'Defending Against Neural Fake News' / Grover (1,827), 'Model soups' (ICML 2022, 2,127) and 'Editing models with task arithmetic' (1,756), the last two operating directly in model weight space. His hands-on record is the strongest dimension: YOLO (81,998 citations), YOLOv3 (42,656), YOLO9000 (29,619) and XNOR-Net (6,826), the last being first-principles numerical work binarising weights and activations so convolution reduces to XNOR/popcount — the low-precision arithmetic modern inference stacks depend on. A UIUC PhD under David Forsyth and this body of quantization, clustering-objective and weight-space work support strong foundations. On the LM axis he is a listed author of '2 OLMo 2 Furious' (arXiv:2501.00656, verified) but not of the original OLMo paper, so his open-LLM credit is partly organizational as Ai2 CEO; that caps transformers_lm in the mid-teens rather than higher.\n\nFarhadi's own work feeds the frontier stack at the component level rather than the architecture level: HellaSwag (ACL 2019) is a benchmark cited in essentially every frontier LLM technical report (GPT-4, Llama, Claude-class evals), XNOR-Net (ECCV 2016) is canonical low-bit quantization that inference stacks descend from, and Model soups / task-arithmetic weight-space methods (2022) underpin model merging — documented pieces frontier labs build on, but he is not an attention/transformer/scaling-law/word2vec author, so this caps in the mid-teens. His language-modeling record is real but comparatively recent and intermittent against a vision-first career — Bidirectional Attention Flow (2017), Grover and HellaSwag (2019), then OLMo/OLMo 2 (2024-2025) as Ai2 CEO — roughly 8 years and now deep as head of a leading fully-open-LLM lab, but with no pre-word2vec vector-space lineage. As a scientific founder he is the genuine article for ~3 years: he co-founded Xnor.ai (2017), a company built directly on his own XNOR-Net efficient-inference research, acquired by Apple in Jan 2020, and now sets the technical direction of Ai2's OLMo program as CEO — though Xnor.ai's core was efficient vision, not language modeling.","evidence":[{"claim":"Google Scholar jeOFRDsAAAAJ (Professor, CSE, University of Washington): 230,069 citations, h-index 100, i10-index 221; top works YOLO (81,998), YOLOv3 (42,656), YOLO9000 (29,619), XNOR-Net (6,826), HellaSwag (5,175), Unsupervised Deep Embedding for Clustering Analysis (5,065), Describing objects by","source_url":"https://scholar.google.com/citations?user=jeOFRDsAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed author of '2 OLMo 2 Furious', Ai2's open language model report (43 authors, first listed as Team OLMo)","source_url":"https://arxiv.org/abs/2501.00656","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD, University of Illinois Urbana-Champaign, doctoral advisor David Forsyth; Google Scholar ID jeOFRDsAAAAJ","source_url":"https://www.wikidata.org/wiki/Q80873822","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Professor of computer science and CEO of the Allen Institute for Artificial Intelligence","source_url":"https://en.wikipedia.org/wiki/Ali_Farhadi","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of YOLO9000: Better, Faster, Stronger with Joseph Redmon","source_url":"https://arxiv.org/abs/1612.08242","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD, University of Illinois Urbana-Champaign, advisor David Forsyth","source_url":"https://en.wikipedia.org/wiki/Ali_Farhadi","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Professor at University of Washington, CEO of Allen Institute for Artificial Intelligence (Ai2)","source_url":"https://en.wikipedia.org/wiki/Ali_Farhadi","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar (jeOFRDsAAAAJ), UW professor: ~230,069 citations, h-index 100, i10 221; top works YOLO (2016), YOLOv3, YOLO9000, XNOR-Net, HellaSwag, Unsupervised Deep Embedding for Clustering Analysis, Bidirectional Attention Flow, Model soups, Editing models with task arithmetic","source_url":"https://scholar.google.com/citations?user=jeOFRDsAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD from University of Illinois Urbana-Champaign, doctoral advisor David Forsyth; Google Scholar ID jeOFRDsAAAAJ","source_url":"https://www.wikidata.org/wiki/Q80873822","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"HellaSwag (Zellers, Holtzman, Bisk, Farhadi, Choi, ACL 2019) is a standard commonsense-inference benchmark reported across frontier LLM evaluations","source_url":"https://arxiv.org/abs/1905.07830","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"XNOR-Net binary convolutional networks — first-principles low-precision arithmetic (XNOR/popcount) foundational to quantized inference","source_url":"https://arxiv.org/abs/1603.05279","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Xnor.ai, co-founded by Ali Farhadi and built on the XNOR-Net research, was acquired by Apple in January 2020","source_url":"https://en.wikipedia.org/wiki/Ali_Farhadi","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed author of '2 OLMo 2 Furious', Ai2's open language model report, as Ai2 CEO","source_url":"https://arxiv.org/abs/2501.00656","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"XNOR-Net: ImageNet Classification Using Binary Convolutional Neural Networks — reduces convolution to XNOR/popcount, foundational low-precision inference work","source_url":"https://doi.org/10.1007/978-3-319-46493-0_32","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"HellaSwag benchmark (ACL 2019) — commonsense NLI benchmark used in frontier LLM evaluation reports","source_url":"https://arxiv.org/abs/1905.07830","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Xnor.ai, co-founded on XNOR-Net efficient-AI research, acquired by Apple in 2020","source_url":"https://en.wikipedia.org/wiki/Ali_Farhadi","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed author of '2 OLMo 2 Furious', Ai2's open language model report","source_url":"https://arxiv.org/abs/2501.00656","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science, University of Illinois Urbana-Champaign (advisor David Forsyth)"],"canonical_papers":["You Only Look Once: Unified, Real-Time Object Detection (CVPR 2016)","YOLO9000 (CVPR 2017)","YOLOv3 (2018)","XNOR-Net: ImageNet Classification Using Binary Convolutional Neural Networks (ECCV 2016)","Unsupervised Deep Embedding for Clustering Analysis (ICML 2016)","Bidirectional Attention Flow for Machine Comprehension (ICLR 2017)","HellaSwag (ACL 2019)","Model soups (ICML 2022)","Editing models with task arithmetic (2022)","2 OLMo 2 Furious (2025)"],"first_verifiable_year":2009,"notable_systems":["YOLO detector family","XNOR-Net binary CNNs","Xnor.ai (acquired by Apple)","OLMo / OLMo 2 open LLMs (as Ai2 CEO and OLMo 2 co-author)","AI2-THOR"],"citations":230069,"h_index":100,"patents":0,"dossier_notes":"Two dossier blocks are wrong. The PubMed block is a complete homonym — 'Farhadi A' on the inflammatory-bowel-disease and alcohol-gut-leakiness papers with Keshavarzian and Banan is a Rush University gastroenterologist, and the dossier's first_verifiable_year of 2002 derives from that person. The Semantic Scholar block (61 papers, 427 citations, h=12) is a fragment off by orders of magnitude. OpenAlex A5101576595 is the right person but flagged ambiguous and undercounts him (h=58, 52,784 citations against the verified Scholar record of h=100, 230,069), and its affiliations include spurious entries ('Lorestan University of Medical Sciences', 'Nvidia (United Kingdom)'). Patents were skipped, not searched; XNOR-Net-related patents are plausible but unverified, so recorded as 0/unverified.","adjudication_notes":["vector_embeddings (pass_1 9, pass_2 16, final 15) and transformers_lm (pass_1 8, pass_2 15, final 14): pass_2 was right and pass_1 simply missed the evidence by scoring from the truncated OpenAlex top-works list. The deciding verified facts are on his Google Scholar top-15: 'Unsupervised Deep Embedding for Clustering Analysis' (ICML 2016, 5,065 citations) is authored embedding-space research, and 'Bidirectional Attention Flow for Machine Comprehension' (ICLR 2017, 2,570) is authored attention-architecture work for language — neither appears anywhere in pass_1's evidence. transformers_lm held at 14 because he is on OLMo 2 but not the original OLMo, so part of that credit is organizational.","foundations (pass_1 11, pass_2 17, final 16): pass_2 right. XNOR-Net's reduction of convolution to XNOR/popcount is first-principles numerical work, and the clustering-objective and weight-space papers are authored mathematics; a UIUC PhD under Forsyth plus that record is squarely in the PhD-level band, not the 8-12 'adjacent' band pass_1 used.","industry_impact (pass_1 15, pass_2 18, final 18): pass_2 right. Verified 230,069 citations, the YOLO family the field runs on, Xnor.ai's acquisition, and leadership of the org producing the fully open OLMo models."],"years_language_modeling":8,"years_as_technical_founder":3,"frontier_lineage":["HellaSwag benchmark cited in frontier LLM technical reports","XNOR-Net low-bit quantization lineage for efficient inference","Model soups / task-arithmetic weight-space merging methods","OLMo/OLMo 2 open LLMs (organizational, as Ai2 CEO)"],"technical_founder_roles":["Xnor.ai — co-founder / scientific founder (XNOR-Net-based edge AI) — ~2017-2020 (acquired by Apple)","Allen Institute for AI (Ai2) — CEO setting OLMo technical direction — 2023-present (org leadership, not a startup founder)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":14,"lm_domain_depth":11,"scientific_founder":12},"confidence":0.7,"duration_ms":58426},{"pass":"pass_2","dimensions":{"frontier_founder":14,"lm_domain_depth":11,"scientific_founder":12},"confidence":0.8,"duration_ms":43564}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Ali_Farhadi","wikipedia_title":"Ali Farhadi","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"andrew-ng","name":"Andrew Ng","title":"Founder","company":"DeepLearning.AI / Landing AI","sector":"general","rank":25,"rubric_version":3,"dimensions":{"foundations":19,"vector_embeddings":16,"transformers_lm":10,"frontier_founder":12,"lm_domain_depth":12,"hands_on_engineering":18,"industry_impact":20,"scientific_founder":14},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":74,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":74,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.84,"rationale":"Ng earned a PhD from UC Berkeley (2002, advisor Michael I. Jordan; dossier's Wikidata '1993' date is wrong/mismatched) with a thesis on shaping and policy search in reinforcement learning, producing canonical statistical-learning and optimization work (the Stanford autonomous helicopter RL papers, and co-authorship of Latent Dirichlet Allocation, a foundational topic-modeling/representation paper). His representation-learning record is real but pre-transformer: sparse autoencoders and unsupervised feature learning at Stanford/Google Brain (the 'cat neuron' unsupervised-learning paper) sit squarely in the vector-embeddings/representation lineage, but he has no seq2seq/attention/transformer-architecture or LLM-pretraining/scaling-law authorship — transformers_lm is scored as adjacent-senior-leadership, not authorship, consistent with the brief's instruction not to inflate this dimension for him. He personally co-founded and led Google Brain (2011-2012, distributed deep learning at scale on commodity CPU clusters), then led a 1,300-person AI organization as Chief Scientist at Baidu (2014-2017) including the Deep Speech 2 end-to-end speech system (2181 citations per the dossier's own OpenAlex data). Industry impact is very high: founder of Coursera, deeplearning.ai and Landing AI, director of Stanford AI Lab, and an author credited with 200+ papers per his own institutional bio, corroborating that OpenAlex's 12-work/h-index-5 match here is a severe undercount of his true record.\n\nNg's frontier lineage is real but indirect: he co-founded and led Google Brain (2011-12), whose large-scale distributed deep-learning training (the 'cat neuron' unsupervised work on 16k cores; 'Deep learning with COTS HPC systems') is part of the scale-out training-stack lineage frontier models descend from, and he co-authored 'Learning word vectors for sentiment analysis' (2011), an early word-embedding paper in the representation lineage — but he authored no transformer, attention, word2vec/GloVe, scaling-law or RLHF building block, so this sits at 'documented component the field builds on,' not a named block. His language-modeling record spans ~15 years but is intermittent and secondary to his broader ML/RL/vision work: LDA topic modeling (2003), word vectors (2011), Deep Speech 2 end-to-end speech (2015), and backtranslation grammar correction (2018) — genuine text/LM lineage, not a continuous specialist LM career. He has operated as a scientific/technical founder for ~13 years across multiple companies (Coursera 2012, DeepLearning.AI and Landing AI 2017, AI Fund), personally setting and executing technical direction and authoring the technical content/products — though those companies' cores are AI education and applied ML/CV rather than language modeling specifically.","evidence":[{"claim":"PhD from UC Berkeley in 2002, advisor Michael I. Jordan, thesis on shaping and policy search in reinforcement learning; the Wikidata P582 '1993' date in the dossier does not match and is not corroborated by Wikipedia.","source_url":"https://en.wikipedia.org/wiki/Andrew_Ng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded and led the Google Brain Deep Learning Project (2011-2012) with Jeff Dean and Greg Corrado, including the large-scale unsupervised feature-learning ('cat neuron') work on 16,000 CPU cores.","source_url":"https://en.wikipedia.org/wiki/Andrew_Ng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Served as VP & Chief Scientist at Baidu (2014-2017), overseeing a 1,300-person AI team; authored/co-authored over 200 papers in AI and related fields per his own institutional biography.","source_url":"https://www.andrewng.org/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Deep Speech 2: End-to-End Speech Recognition in English and Mandarin (2015) and Deep learning with COTS HPC systems (2013) are real, high-impact papers with 2181 and 606 citations respectively.","source_url":"https://doi.org/10.48550/arxiv.1512.02595","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Directed the Stanford Artificial Intelligence Laboratory (SAIL) as assistant professor (2002) and associate professor (2009); remains adjunct professor.","source_url":"https://en.wikipedia.org/wiki/Andrew_Ng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile: ~320,529 citations, h-index 159; top works include 'Latent dirichlet allocation' (2003, 65,185), 'On spectral clustering' (2001, 14,602), 'Learning word vectors for sentiment analysis' (2011, 8,311)","source_url":"https://scholar.google.com/citations?hl=en&user=mG4imMEAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BS Carnegie Mellon 1997, MS MIT 1998, PhD UC Berkeley 2002 under Michael I. Jordan (thesis: shaping and policy search in reinforcement learning); founded and directed Google Brain 2011-2012; Baidu Chief Scientist 2014-2017; co-founded Coursera (2012), DeepLearning.AI (2017), Landing AI, AI Fund","source_url":"https://en.wikipedia.org/wiki/Andrew_Ng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records doctorate with advisor Michael I. Jordan and Google Scholar ID JgDKULMAAAAJ, employers Stanford, Google, Coursera, Baidu","source_url":"https://www.wikidata.org/wiki/Q2846695","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author on 'Deep Speech 2: End-to-End Speech Recognition in English and Mandarin' (2015) and 'Deep learning with COTS HPC systems' (2013)","source_url":"https://arxiv.org/abs/1512.02595","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded and led the Google Brain project (2011) and co-authored the large-scale distributed/unsupervised deep-learning work that seeded training-at-scale infrastructure; also authored 'Deep learning with COTS HPC systems' (2013, 606 citations).","source_url":"https://en.wikipedia.org/wiki/Andrew_Ng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Language-modeling-lineage authorship spans LDA (Blei, Ng, Jordan, 2003), 'Learning word vectors for sentiment analysis' (2011), and Deep Speech 2 end-to-end speech recognition (2015).","source_url":"https://arxiv.org/abs/1512.02595","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded/co-founded Coursera (2012), DeepLearning.AI (2017), Landing AI, and AI Fund, personally setting technical/scientific direction across all.","source_url":"https://www.andrewng.org/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded and led the Google Brain deep-learning project (2011-2012), including large-scale distributed/unsupervised feature learning on 16,000 CPU cores — infrastructure lineage the frontier training stack descends from.","source_url":"https://en.wikipedia.org/wiki/Andrew_Ng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-authored 'Learning word vectors for sentiment analysis' (2011, ~8,300 citations), an early word-embedding/representation paper in the LM lineage.","source_url":"https://scholar.google.com/citations?hl=en&user=mG4imMEAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founder of DeepLearning.AI (2017) and founder & CEO of Landing AI, plus co-founder of Coursera (2012) and founder of AI Fund — multiple companies where he sets and executes technical direction over ~13 years.","source_url":"https://en.wikipedia.org/wiki/Andrew_Ng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author on 'Deep Speech 2: End-to-End Speech Recognition' (2015) and LDA topic modeling (2003), his text/speech language-modeling lineage work.","source_url":"https://arxiv.org/abs/1512.02595","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["B.Sc. Carnegie Mellon University","M.Sc. MIT","Ph.D. UC Berkeley (2002, advisor Michael I. Jordan)"],"canonical_papers":["Shaping and policy search in Reinforcement learning (PhD thesis)","Latent Dirichlet Allocation (Blei, Ng, Jordan)","Autonomous helicopter control via reinforcement learning (Stanford)","Deep learning with COTS HPC systems (2013)","Large-scale unsupervised feature learning / sparse autoencoders (Google Brain 'cat neuron' work)","Deep Speech 2: End-to-End Speech Recognition in English and Mandarin (2015)"],"first_verifiable_year":2002,"notable_systems":["Google Brain distributed deep learning infrastructure","Baidu Deep Speech / Deep Speech 2","Coursera","deeplearning.ai","Landing AI"],"citations":3171,"h_index":5,"patents":0,"dossier_notes":"OpenAlex match is thin and clearly incomplete for this person (only 12 works, h-index 5, earliest_year 2013) despite the dossier's own top_works listing a 2181-citation and a 606-citation paper -- those two citation counts alone are inconsistent with an h-index of 5, so the OpenAlex profile undercounts his true output; his own institutional bio (andrewng.org) states 200+ papers. Google Scholar profile page (id JgDKULMAAAAJ) could not be fetched directly (404) to pull an exact current h-index, so h_index/citations above are left as the dossier's (known-undercounted) OpenAlex figures rather than an unverified estimate. Wikidata's educated_at P582 end-date of 1993 is not corroborated by Wikipedia or andrewng.org, both of which give 2002 for the Berkeley PhD; 1993 appears to be a data error, possibly conflated with an earlier CMU/MIT degree date. PubMed data (3227/73 refined) is heavily homonym-contaminated with unrelated medical-oncology authors named 'Ng A' and was not used for scoring.","years_language_modeling":15,"years_as_technical_founder":13,"frontier_lineage":["Google Brain large-scale distributed deep-learning training (DistBelief lineage → scale-out training stacks)","early word vectors / representation learning (word vectors for sentiment analysis, 2011)","LDA topic modeling as text-representation lineage"],"technical_founder_roles":["Coursera — co-founder — 2012-present","DeepLearning.AI — founder — 2017-present","Landing AI — founder & CEO — 2017-present","AI Fund — founder — 2018-present","Google Brain — co-founder/head (project, not company) — 2011-2012"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":10,"lm_domain_depth":11,"scientific_founder":13},"confidence":0.72,"duration_ms":70413},{"pass":"pass_2","dimensions":{"frontier_founder":13,"lm_domain_depth":12,"scientific_founder":14},"confidence":0.72,"duration_ms":74946}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Andrew_Ng","wikipedia_title":"Andrew Ng","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"tom-brown","name":"Tom B. Brown","title":"Co-founder; Chief Compute Officer / pretraining lead","company":"Anthropic","sector":"general","rank":26,"rubric_version":3,"dimensions":{"foundations":10,"vector_embeddings":9,"transformers_lm":20,"frontier_founder":20,"lm_domain_depth":12,"hands_on_engineering":19,"industry_impact":18,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":74,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":74,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.83,"rationale":"Brown is the verified first author of 'Language Models are Few-Shot Learners' (GPT-3, arXiv:2005.14165, submitted 28 May 2020) — first position on a 31-author training-run paper that ends with Sutskever and Amodei reflects principal responsibility for the run itself, which is the canonical anchor on the transformer/LM dimension. He is also an author of 'Scaling Laws for Neural Language Models' (2020) and, earlier at Google Brain, the verified first author of 'Adversarial Patch' (arXiv:1712.09665, with Dandelion Mane, Aurko Roy, Martin Abadi and Justin Gilmer), an optimization-based construction of physically realizable universal adversarial examples — real personal research, not only infrastructure work. Since co-founding Anthropic he appears on the RLHF line ('Training a Helpful and Harmless Assistant with RLHF', arXiv:2204.05862). His mathematical foundations, however, are the weakest verifiable part of his record and the dispute between the passes turns on it: reporting corroborated by his own account describes a B-minus in undergraduate linear algebra followed by roughly six months of self-study from Axler's 'Linear Algebra Done Right', Coursera and Kaggle before joining OpenAI, with no graduate degree and no authored work in linear algebra, optimization or statistical learning theory. Under the rubric's anchors that is below 'strong graduate training', so foundations sits at the top of the 8-12 band rather than in the PhD-level band. No embedding, contrastive or retrieval work exists under his name, so vector_embeddings is scored on implicit representation learning only.\n\nBrown is the verified first author of 'Language Models are Few-Shot Learners' (GPT-3, 2020) — the paper that established the in-context/few-shot pretrained-transformer paradigm every current frontier model (GPT/Claude/Gemini/Llama) descends from — and a co-author of 'Scaling Laws for Neural Language Models' (2020), the scaling relations frontier labs cite and train against; that is unambiguous 18-20 frontier-founder lineage. His language-modeling record specifically runs from GPT-3 work at OpenAI (~2019) through Anthropic's Claude pretraining and RLHF (2022) to the present — roughly 7 continuous years at the top of the field, but under the 8-year mark for the 13-17 band despite maximal depth, so lm_domain_depth sits at the top of the 8-12 band. He co-founded Anthropic in January 2021 as a genuine technical founder (Chief Compute Officer leading the Core Resources / compute-infrastructure org, having personally led the GPT-3 training run), ~5 years in that role, placing scientific_founder in the 8-12 (3-8 year) band; his 2011 Grouper startup is outside this field and does not count.","evidence":[{"claim":"First author of 'Language Models are Few-Shot Learners' (GPT-3); verified author order begins Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan and ends Ilya Sutskever, Dario Amodei; submitted 28 May 2020","source_url":"https://arxiv.org/abs/2005.14165","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Adversarial Patch' (2017) with Dandelion Mane, Aurko Roy, Martin Abadi and Justin Gilmer, Google Brain; implementation released in TensorFlow CleverHans","source_url":"https://arxiv.org/abs/1712.09665","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author on 'Scaling Laws for Neural Language Models' (2020)","source_url":"https://arxiv.org/abs/2001.08361","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author on Anthropic's 'Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback' (2022)","source_url":"https://arxiv.org/abs/2204.05862","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No graduate ML training: received a B-minus in his linear algebra course, then self-studied for six months using Axler's 'Linear Algebra Done Right', Coursera and Kaggle before joining OpenAI via a Y Combinator connection; previously worked at the startup Grouper; co-founded Anthropic in 2021 with D","source_url":"https://ca.news.yahoo.com/anthropic-cofounder-tom-brown-networked-160107558.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Tom B. Brown is listed as first author of 'Language Models are Few-Shot Learners' (GPT-3 paper), 31 authors total including Kaplan, Sutskever, D. Amodei.","source_url":"https://arxiv.org/abs/2005.14165","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Brown was engineering lead for GPT-3 at OpenAI and co-founded Anthropic in 2021 as Chief Compute Officer, leading the Core Resources (compute/infrastructure) team.","source_url":"https://x.com/ycombinator/status/1957815586744070653","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Brown's career timeline: Google Brain (2016-2019, research scientist) -> OpenAI (2019-Jan 2021, researcher/engineering lead on GPT-3) -> Anthropic (Jan 2021-present, co-founder).","source_url":"https://www.longtermwiki.com/wiki/E1258","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Brown is a self-taught engineer without formal graduate ML training; studied computer science and cognitive science at MIT and reportedly got a B-minus in linear algebra before self-studying AI full time; previously co-founded startup Grouper (2011, YC-backed).","source_url":"https://ca.news.yahoo.com/anthropic-cofounder-tom-brown-networked-160107558.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Language Models are Few-Shot Learners' (GPT-3), submitted 28 May 2020","source_url":"https://arxiv.org/abs/2005.14165","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Language Models are Few-Shot Learners' (GPT-3, submitted 28 May 2020) — the few-shot in-context-learning paradigm that frontier LLMs are built on","source_url":"https://arxiv.org/abs/2005.14165","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Scaling Laws for Neural Language Models' (2020), the scaling relations frontier training runs are designed around","source_url":"https://arxiv.org/abs/2001.08361","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of Anthropic's 'Training a Helpful and Harmless Assistant with RLHF' (2022), part of the alignment lineage of current frontier assistants","source_url":"https://arxiv.org/abs/2204.05862","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Engineering lead for GPT-3 at OpenAI; co-founded Anthropic in 2021 as Chief Compute Officer leading the Core Resources (compute/infrastructure) team","source_url":"https://x.com/ycombinator/status/1957815586744070653","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Scaling Laws for Neural Language Models' (2020), the scaling-law lineage used to plan frontier pretraining runs","source_url":"https://arxiv.org/abs/2001.08361","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Career timeline: Google Brain (2016-2019, adversarial/vision), OpenAI (2019-Jan 2021, engineering lead on GPT-3), Anthropic (Jan 2021-present, co-founder / Chief Compute Officer leading Core Resources compute-infra)","source_url":"https://www.longtermwiki.com/wiki/E1258","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Computer science / cognitive science coursework, MIT; no graduate degree found; publicly reported and uncontested as largely self-taught in advanced ML"],"canonical_papers":["Language Models are Few-Shot Learners (GPT-3), 2020 — first author","Scaling Laws for Neural Language Models, 2020 — co-author","Adversarial Patch, 2017 — first author","Training a Helpful and Harmless Assistant with RLHF, 2022 — co-author"],"first_verifiable_year":2016,"notable_systems":["GPT-3 training run (OpenAI)","Anthropic pretraining / Claude model line","RLHF helpful-and-harmless assistant training"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Every programmatic block in the dossier is a homonym and none was used. OpenAlex A5066170084 (173 works, h-index 38, affiliations Karlsruhe Institute of Technology / FZI / Goethe University Frankfurt, topics 'Integrated Energy Systems Optimization', top work on cost-optimised renewable European energy systems and PyPSA-Eur) is Tom Brown the energy-systems researcher. Semantic Scholar 'Tom H. Brown' (8 papers, 725 citations, name_exact false) is a third person; Wikidata Q114052496 ('data scientist') is unconfirmed; the PubMed block is flagged homonym_risk on 7,954 hits. The timeline's first_verifiable_year 1990 / 36 years active belongs to the energy researcher — his real first verifiable year in this lineage is ~2016-2017 (Google Brain). Citation and h-index are left at 0 because no correctly disambiguated bibliometric profile exists for him (he has no Google Scholar profile), not because his work is uncited; GPT-3 alone carries 82,085 citations on Dario Amodei's verified profile.","adjudication_notes":["foundations (pass_1 8, pass_2 15, final 10): pass_1 was right and pass_2 over-credited. Pass_2 inferred graduate-level mathematical foundations from the Adversarial Patch optimization result; the deciding verified fact is his own account — a B-minus in undergraduate linear algebra and six months of self-study from Axler before joining OpenAI, with no graduate degree and no authored foundations paper. That is below the rubric's 13-17 'PhD-level work' band. Raised from pass_1's 8 to 10 because Adversarial Patch is a genuine first-authored optimization result.","vector_embeddings (pass_1 10, pass_2 14, final 9): both passes over-credited; neither cited a single embedding, contrastive or retrieval paper by him, and none exists. Under the rubric an uncorroborated implicit contribution scores as near-absent, so this sits in the 'senior engineering adjacent to the core' band at best.","transformers_lm (pass_1 19, pass_2 20, final 20): pass_2 right. Verified arXiv author order confirms first authorship of GPT-3, which is principal-builder status on the system the field builds on.","hands_on_engineering (pass_1 19, pass_2 19, final 19): agreed, no dispute; he led the GPT-3 training infrastructure and now Anthropic's compute org."],"years_language_modeling":7,"years_as_technical_founder":5,"frontier_lineage":["GPT-3 few-shot in-context-learning paradigm (first author) — the pretrained-transformer LM template all frontier models descend from","Scaling Laws for Neural Language Models (co-author) — compute/data/parameter scaling relations frontier training runs are designed around","RLHF helpful-and-harmless alignment (co-author) — alignment lineage of current frontier assistants including Claude"],"technical_founder_roles":["Anthropic — co-founder & Chief Compute Officer (Core Resources / compute infrastructure) — 2021–present (~5 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":20,"lm_domain_depth":12,"scientific_founder":11},"confidence":0.83,"duration_ms":49077},{"pass":"pass_2","dimensions":{"frontier_founder":20,"lm_domain_depth":12,"scientific_founder":12},"confidence":0.85,"duration_ms":58430}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"yann-lecun","name":"Yann LeCun","title":"Executive Chairman & Co-founder","company":"AMI Labs (Advanced Machine Intelligence Labs)","sector":"general","rank":27,"rubric_version":3,"dimensions":{"foundations":20,"vector_embeddings":18,"transformers_lm":14,"frontier_founder":13,"lm_domain_depth":6,"hands_on_engineering":20,"industry_impact":20,"scientific_founder":8},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":74,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":74,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.94,"rationale":"LeCun is a principal architect of the mathematical/engineering core of modern AI: he co-invented convolutional neural networks and pioneered practical backpropagation applications (LeNet, 'Gradient-based learning applied to document recognition' 1998; 'Backpropagation Applied to Handwritten Zip Code Recognition' 1989), work the field still runs on, earning the 2018 ACM Turing Award jointly with Hinton and Bengio. His hands-on record spans PhD-level optimization/statistical-learning training under Maurice Milgram, a Hinton postdoc, and a decade at Bell Labs building and shipping CNN-based systems for real-world document/check recognition. His embeddings/representation-learning work is deep and personally authored but sits in the contrastive/metric-learning and self-supervised lineage (siamese/contrastive embeddings 'Dimensionality Reduction by Learning an Invariant Mapping' 2006; energy-based models; later VICReg/JEPA self-supervised architectures) rather than the text vector-space/word-embedding line, so it scores high but not maximal on vector_embeddings. He is not an author of the seq2seq/attention/original Transformer papers and is publicly a skeptic of autoregressive LLM scaling as a path to intelligence; his transformer-era personal authorship is concentrated in self-supervised and JEPA/world-model architectures (I-JEPA, V-JEPA, 'A Path Towards Autonomous Machine Intelligence' 2022) rather than canonical transformer/LM/RLHF work itself, so transformers_lm is scored as strong-adjacent leadership/authorship rather than top-tier canonical — precise per the brief's instruction to distinguish CNN-era from transformer-era personal authorship. industry_impact is maximal: founding director of Facebook/Meta AI Research (FAIR) and Chief AI Scientist 2013-2025, h-index in the 120-175 range (OpenAlex 120 / Google Scholar 175) with 250k-500k citations, now Executive Chairman of AMI Labs (founded Dec 2025/Nov 2025 per sources, raised $1.03B per Google Scholar-linked reporting).\n\nLeCun is a founding father of the deep-learning substrate all frontier models rest on — convolutional nets, practical backpropagation training (LeNet 1989/1998), energy-based and contrastive representation learning (DrLIM 2006, feeding modern embedding/retrieval methods) — but he authored none of the named transformer-LM building blocks (attention, seq2seq, scaling laws, RLHF) that GPT/Claude/Gemini/Llama technical reports directly cite, and his own transformer-era research (I-/V-JEPA, 'A Path Towards Autonomous Machine Intelligence' 2022) is explicitly an alternative to autoregressive LLMs rather than their ancestor, so frontier lineage is ancestral, not a named block. His personal language-modeling record specifically is thin: he is the vision/CNN member of the Turing trio (Bengio, not LeCun, authored the 2003 neural LM lineage), and while he directed FAIR (2013-2025), which shipped RoBERTa/wav2vec/Llama-1, that is lab leadership over LM systems rather than a continuous personal LM authorship record. As a technical founder he is genuine but recent — co-founder/Executive Chairman of AMI Labs since December 2025 (~9 months), whose scientific core (world-model/JEPA architectures) is his own research direction — on top of ~12 years as founding director of FAIR, a lab-founder/chief-scientist role rather than an independent company he founded.","evidence":[{"claim":"PhD from Université Pierre et Marie Curie (1987), advisor Maurice Milgram, proposed an early form of backpropagation in his thesis; postdoc under Geoffrey Hinton at University of Toronto starting 1987.","source_url":"https://en.wikipedia.org/wiki/Yann_LeCun","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Joined AT&T Bell Laboratories in 1988, developed LeNet convolutional neural networks for handwriting/check recognition, commercially deployed.","source_url":"https://en.wikipedia.org/wiki/Yann_LeCun","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"2018 ACM A.M. Turing Award, awarded jointly to Yann LeCun, Yoshua Bengio, and Geoffrey Hinton for conceptual and engineering breakthroughs making deep neural networks a critical component of computing.","source_url":"https://en.wikipedia.org/wiki/Yann_LeCun","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Jacob T. Schwartz Professor of Computer Science, Courant Institute of Mathematical Sciences, New York University, since 2003.","source_url":"https://en.wikipedia.org/wiki/Yann_LeCun","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founding director of Facebook/Meta AI Research (FAIR), served as Chief AI Scientist 2013-2025; departed Meta to found Advanced Machine Intelligence Labs (AMI Labs) as Executive Chairman.","source_url":"https://en.wikipedia.org/wiki/Yann_LeCun","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile shows h-index 175, i10-index 505, 495,810 total citations; top papers Deep Learning (Nature 2015, 122,796 cites) and Gradient-based learning applied to document recognition (1998, 89,891 cites).","source_url":"https://scholar.google.com/citations?user=WLN3QrAAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD 1987 Universite Pierre et Marie Curie, thesis 'Modeles connexionnistes de l'apprentissage'; Bell Labs 1988-1996 developing convolutional networks (LeNet), Optimal Brain Damage, Graph Transformer Networks, deployed bank-check reading, co-created DjVu; 2018 Turing Award with Bengio and Hinton; Met","source_url":"https://en.wikipedia.org/wiki/Yann_LeCun","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile: ~495,810 citations, h-index 175; top works 'Deep learning' (2015, ~122,796), 'Gradient-based learning applied to document recognition' (1998, ~89,891), 'Backpropagation applied to handwritten zip code recognition' (1989, ~20,709)","source_url":"https://scholar.google.com/citations?user=WLN3QrAAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Advanced Machine Intelligence Labs (AMI Labs) in December 2025, after serving as Chief AI Scientist at Meta; founding director of Facebook/Meta AI Research (FAIR) from 2013.","source_url":"https://en.wikipedia.org/wiki/Yann_LeCun","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Authored the canonical deep-learning substrate the field trains on — 'Gradient-based learning applied to document recognition' (1998, ~60k cites) and 'Backpropagation Applied to Handwritten Zip Code Recognition' (1989), plus the 'Deep learning' Nature 2015 review — CNN/backprop foundations, not the","source_url":"https://doi.org/10.1109/5.726791","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"His transformer-era personal authorship is concentrated in self-supervised world-model architectures (JEPA), an explicit alternative to autoregressive LLMs; DrLIM (2006) contrastive/metric learning feeds modern embedding/retrieval methods.","source_url":"https://doi.org/10.1109/cvpr.2006.100","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"LeCun co-invented convolutional networks and practical backpropagation (LeNet, 'Gradient-based learning applied to document recognition' 1998; 'Backpropagation Applied to Handwritten Zip Code Recognition' 1989) — foundational deep-learning methods, 2018 Turing Award; he is a public skeptic of autore","source_url":"https://en.wikipedia.org/wiki/Yann_LeCun","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"LeCun's personal transformer-era authorship is concentrated in self-supervised world-model architectures (I-JEPA, V-JEPA, 'A Path Towards Autonomous Machine Intelligence' 2022), not language modeling.","source_url":"https://doi.org/10.1038/nature14539","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Served as founding director / Chief AI Scientist of Facebook-Meta AI Research 2013-2025, then co-founded Advanced Machine Intelligence Labs (AMI Labs) as Executive Chairman in December 2025.","source_url":"https://en.wikipedia.org/wiki/Yann_LeCun","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Diplôme d'ingénieur, ESIEE Paris","Diplôme d'études approfondies / Doctorate, Pierre and Marie Curie University (1987), advisor Maurice Milgram","Postdoctoral researcher, University of Toronto, under Geoffrey Hinton (1987-1988)"],"canonical_papers":["Gradient-based learning applied to document recognition (LeCun et al., Proceedings of the IEEE, 1998)","Backpropagation Applied to Handwritten Zip Code Recognition (LeCun et al., Neural Computation, 1989)","Deep learning (LeCun, Bengio, Hinton, Nature, 2015)","Dimensionality Reduction by Learning an Invariant Mapping (Hadsell, Chopra, LeCun, CVPR 2006)","A Path Towards Autonomous Machine Intelligence (LeCun, 2022 position paper introducing JEPA)"],"first_verifiable_year":1985,"notable_systems":["LeNet (convolutional neural network for handwritten/check digit recognition, deployed commercially at Bell Labs / NCR)","Facebook/Meta AI Research (FAIR) - founding director","I-JEPA / V-JEPA self-supervised world-model architectures","Torch7 / early deep learning tooling contributions at NYU"],"citations":255413,"h_index":120,"patents":0,"dossier_notes":"Dossier is accurate and well-matched (Wikipedia, Wikidata QID Q3571662 both confirm identity cleanly, no homonym issue despite the flag - PubMed sample co-authors, e.g. Bengio and Precup, corroborate correct person). One correction: dossier's OpenAlex figures (h-index 120, 255k citations) are conservative relative to Google Scholar (h-index 175, ~496k citations, ORCID/Wikidata-linked profile WLN3QrAAAAAJ) - both are cited in evidence since OpenAlex and Google Scholar commonly diverge on venue/preprint coverage; neither is wrong, Scholar is simply more inclusive. Dossier's patents field is empty/skipped, not investigated further here. Dossier correctly captures the Dec 2025 AMI Labs move; Wikipedia dates the Meta departure to November 2025 with AMI Labs founding shortly after - a minor date discrepancy across sources, not material to scoring.","years_language_modeling":8,"years_as_technical_founder":1,"frontier_lineage":["Convolutional neural networks (LeNet) and practical backpropagation training — the deep-learning substrate frontier training rests on","Contrastive/metric representation learning (DrLIM 2006) feeding embedding and dense-retrieval methods","NOT a transformer/attention/LM building block; JEPA world-models are an alternative to the autoregressive LLM line"],"technical_founder_roles":["AMI Labs (Advanced Machine Intelligence Labs) — co-founder & Executive Chairman — Dec 2025-present (~0.75 yr)","Meta/Facebook AI Research (FAIR) — founding director & Chief AI Scientist — 2013-2025 (lab-founder/chief-scientist, not an independent company)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":13,"lm_domain_depth":7,"scientific_founder":9},"confidence":0.82,"duration_ms":82788},{"pass":"pass_2","dimensions":{"frontier_founder":13,"lm_domain_depth":6,"scientific_founder":8},"confidence":0.82,"duration_ms":65841}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Yann_LeCun","wikipedia_title":"Yann LeCun","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"illia-polosukhin","name":"Illia Polosukhin","title":"Co-Founder, NEAR Protocol / CEO, NEAR AI","company":"NEAR Protocol / NEAR AI","sector":"crypto","rank":28,"rubric_version":3,"dimensions":{"foundations":12,"vector_embeddings":14,"transformers_lm":18,"frontier_founder":19,"lm_domain_depth":10,"hands_on_engineering":14,"industry_impact":15,"scientific_founder":11},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":71,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":71,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.88,"rationale":"Polosukhin holds a Master's in Applied Mathematics and Computer Science from Kharkiv Polytechnic Institute, and worked as a software/AI engineer at Google (2014-2017), including on the Search and Google Brain/Research teams. He is a confirmed co-author (8th of 8) on 'Attention Is All You Need' (Vaswani et al., 2017), the canonical paper that introduced the Transformer architecture underlying nearly all modern language models — direct, verifiable authorship in the exact lineage this rubric targets. He also co-authored pre-transformer QA/representation work (WikiReading 2016, Coarse-to-Fine QA 2017, Natural Questions 2019). Since 2017-2018 his technical output shifted from core ML research to blockchain infrastructure (NEAR Protocol); recent 'NEAR AI' work (2024-2025) touches decentralized AI agent infrastructure but is not core transformer/embedding research, so industry impact and foundations score below Sutskever-tier despite the canonical co-authorship.\n\nPolosukhin is a named co-author of 'Attention Is All You Need' (2017), the paper that introduced the Transformer and self-attention — the exact architecture every frontier model (GPT, Claude, Gemini, Llama) is built on and cites, which places his own work squarely in the foundation of today's frontier stack (frontier_founder near-top). His verifiable hands-on language-modeling record is concentrated but short and interrupted: WikiReading (2016), Coarse-to-Fine QA (2017), the Transformer (2017) and the Natural Questions benchmark during his Google Brain/Research tenure (~2015-2017), after which he left core LM research for blockchain, with only recent 'NEAR AI' decentralized-agent infrastructure returning to the space — roughly 3-4 concentrated core-LM years rather than a continuous 8-15 (lm_domain_depth mid). He has operated as a genuine technical co-founder since ~2017/2018 (NEAR launched as Near.ai for AI/program synthesis — he authored 'Neural Program Search', 2018 — before pivoting to a layer-1 blockchain), ~8 years as founder-CTO/technical lead, but the company's core became blockchain rather than language modeling, capping scientific_founder in the mid band.","evidence":[{"claim":"Confirmed co-author of 'Attention Is All You Need' (arXiv:1706.03762), the original Transformer paper","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Worked as AI/software engineer at Google 2014-2017 (Search team, then Google Brain/Research), contributing to TensorFlow and QA systems","source_url":"https://en.wikipedia.org/wiki/Illia_Polosukhin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded NEAR Protocol with Alexander Skidanov in 2017/2018, originally as an AI/program-synthesis research effort (near.ai) before pivoting to a layer-1 blockchain","source_url":"https://en.wikipedia.org/wiki/NEAR_(blockchain_platform)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Education: Master's in Applied Mathematics and Computer Science, Kharkiv Polytechnic Institute","source_url":"https://fourweekmba.com/illia-polosukhin/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Attention Is All You Need' (arXiv 1706.03762, 2017), listed as the eighth of eight authors alongside Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez and Kaiser","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile (3SyxFIAAAAAJ), affiliation NEAR, research interests Deep Learning / Machine Learning / Program Synthesis: ~307,379 citations, h-index 41, i10-index 45; publications include WikiReading (2016), Coarse-to-Fine Question Answering for Long Documents (2017), Natural Questions (201","source_url":"https://scholar.google.com/citations?user=3SyxFIAAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ukrainian-born computer scientist; engineering manager at Google Research where he co-authored the 2017 transformer paper; co-founded NEAR with Alexander Skidanov, originally launched as Near.ai focused on AI and program synthesis before pivoting to blockchain","source_url":"https://en.wikipedia.org/wiki/Illia_Polosukhin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Authored post-Google AI research including 'Neural Program Search: Solving Programming Tasks from Description and Examples' (arXiv 1802.04335, 2018)","source_url":"https://arxiv.org/abs/1802.04335","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"NEAR is a public proof-of-stake blockchain founded in 2018 by Illia Polosukhin and Alexander Skidanov, mainnet 2020","source_url":"https://en.wikipedia.org/wiki/NEAR_(blockchain_platform)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named co-author of 'Attention Is All You Need' (arXiv:1706.03762, 2017), introducing the Transformer and self-attention that all frontier LLMs descend from","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Pre/parallel language-modeling research at Google — WikiReading (2016), Coarse-to-Fine QA (2017), Natural Questions benchmark (2019)","source_url":"https://doi.org/10.18653/v1/p16-1145","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded NEAR, originally Near.ai for AI/program synthesis (authored 'Neural Program Search', 2018) before pivoting to a layer-1 blockchain","source_url":"https://arxiv.org/abs/1802.04335","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"NEAR is a public proof-of-stake blockchain founded in 2018 by Polosukhin and Skidanov, mainnet 2020","source_url":"https://en.wikipedia.org/wiki/NEAR_(blockchain_platform)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Polosukhin is a co-author of 'Attention Is All You Need' (arXiv:1706.03762), the Transformer paper underlying all modern frontier LLMs","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded NEAR with Alexander Skidanov in 2017/2018, originally as near.ai (AI/program synthesis) before pivoting to a layer-1 blockchain launched 2020","source_url":"https://en.wikipedia.org/wiki/NEAR_(blockchain_platform)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Master's, Applied Mathematics and Computer Science, Kharkiv Polytechnic Institute (Ukraine)"],"canonical_papers":["Attention Is All You Need (2017)","Natural Questions: A Benchmark for Question Answering Research (2019)","WikiReading: A Novel Large-scale Language Understanding Task over Wikipedia (2016)"],"first_verifiable_year":2014,"notable_systems":["Transformer architecture (co-author)","Natural Questions dataset","NEAR Protocol","NEAR AI"],"citations":10103,"h_index":9,"patents":0,"dossier_notes":"Dossier's Wikipedia entry is for 'NEAR (blockchain platform)' rather than a personal biography page; OpenAlex canonical_flags correctly identifies the transformer_2017 paper but mis-dates it as 2025 (likely a re-indexed/updated record) rather than the true 2017 publication date — verified directly via arXiv. No homonym issue on the transformer paper itself; PubMed match (Polosukhin VV/IV, 2014, allergy research) is a different person and irrelevant to this profile.","years_language_modeling":4,"years_as_technical_founder":8,"frontier_lineage":["Transformer architecture / self-attention (Attention Is All You Need, 2017) — the core building block of GPT, Claude, Gemini and Llama-class models","Natural Questions QA benchmark used in LM evaluation lineage"],"technical_founder_roles":["Near.ai / NEAR Protocol — co-founder & technical lead (AI/program synthesis then blockchain) — 2017/2018-present (~8 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":19,"lm_domain_depth":10,"scientific_founder":11},"confidence":0.83,"duration_ms":56785},{"pass":"pass_2","dimensions":{"frontier_founder":19,"lm_domain_depth":10,"scientific_founder":11},"confidence":0.8,"duration_ms":49771}],"source":"seeded","profile_url":null,"wikipedia_title":"NEAR (blockchain platform)","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"edo-liberty","name":"Edo Liberty","title":"Founder & Chief Scientist (former CEO)","company":"Pinecone","sector":"general","rank":29,"rubric_version":3,"dimensions":{"foundations":18,"vector_embeddings":20,"transformers_lm":8,"frontier_founder":8,"lm_domain_depth":7,"hands_on_engineering":16,"industry_impact":16,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":65,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":65,"tier":"deep_practitioner","tier_label":"Deep Practitioner","confidence":0.83,"rationale":"Liberty holds a PhD in Computer Science from Yale (postdoc in Yale's Program in Applied Mathematics) and a BSc in Physics/CS from Tel Aviv University, giving deep foundations in linear algebra and matrix methods. He authored canonical streaming/matrix-sketching work — 'Randomized algorithms for the low-rank approximation of matrices' (PNAS 2007) and 'Frequent Directions: Simple and Deterministic Matrix Sketching' (2016), both squarely in the mathematical foundations of vector/embedding representation and widely cited (PNAS paper alone has 575+ citations). He led Amazon AI Labs and Amazon SageMaker research before founding Pinecone in 2019, the company that established and now leads the vector-database category underlying modern embedding-based retrieval/RAG systems — direct hands-on engineering and industry impact centered on vector embeddings. His record in the specific attention/transformer/LM lineage is thinner; his contribution is concentrated upstream in the vector-representation and retrieval-infrastructure side of the field rather than authoring transformer/LM research himself.\n\nLiberty's personal research lineage is randomized/deterministic matrix approximation and sketching (PNAS 2007 low-rank approximation, Frequent Directions 2016) and fast Johnson–Lindenstrauss dimensionality reduction — the linear-algebra machinery beneath LSA/LSI-style vector-space text representation and dense retrieval, which the retrieval-augmented layer around frontier models draws on, but none of it is a named building block (architecture, optimizer, tokenizer, objective, alignment method) that GPT/Claude/Gemini technical reports cite as a component they descend from, so frontier_founder is 'published lineage the stack draws on' rather than a foundational credit. His language-modeling depth is real but indirect and infrastructure-side: the continuous 2007→present thread runs through low-rank/vector-space methods, Yahoo vector search, Amazon SageMaker/AI Labs, and Pinecone's dense-retrieval vector database — adjacent to LM rather than authored n-gram/neural/seq2seq/transformer modeling, hence ~8–15 years of lineage-adjacent (not core LM) work scored mid-range. As Founder & Chief Scientist of Pinecone (2019→2026, ~7 years) he sets and executes the technical direction of a company whose core — vector search and dimensionality reduction — is his own field, a verifiable technical-founder role in the 3–8-year band.","evidence":[{"claim":"PhD Computer Science, Yale University; postdoctoral fellow, Yale Program in Applied Mathematics; BSc Physics & CS, Tel Aviv University","source_url":"https://www.frederick.ai/blog/edo-liberty-pinecone","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Director of Research / Head of Amazon AI Labs and Senior Manager of Research for Amazon SageMaker before founding Pinecone","source_url":"https://www.linkedin.com/in/edoliberty/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded Pinecone in 2019, the company credited with establishing the vector-database category, now used by over a million engineers","source_url":"https://edoliberty.com/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5042783525: 77 works, 2,986 citations, h-index 26; affiliations Yale (2007-2010), Yahoo (2010-2017), Amazon (2016-2020), Tel Aviv University (2003); topics are sparse/compressive sensing, stochastic gradient optimization and algorithms","source_url":"https://api.openalex.org/authors/A5042783525","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Randomized algorithms for the low-rank approximation of matrices', PNAS 2007, Liberty, Woolfe, Martinsson, Rokhlin, Tygert","source_url":"https://pubmed.ncbi.nlm.nih.gov/18056803/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Pinecone company page: Edo Liberty is Founder & Chief Scientist, company founded 2019; previously research director at AWS and at Yahoo, where he worked on custom vector search systems","source_url":"https://www.pinecone.io/company/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Fast Dimension Reduction Using Rademacher Series on Dual BCH Codes', Discrete & Computational Geometry 2008","source_url":"https://doi.org/10.1007/s00454-008-9110-x","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Randomized algorithms for the low-rank approximation of matrices (PNAS 2007) — the randomized-SVD/low-rank machinery underlying LSA/LSI-style vector-space representation","source_url":"https://pubmed.ncbi.nlm.nih.gov/18056803/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Edo Liberty is Founder & Chief Scientist of Pinecone (founded 2019); previously research director at AWS and at Yahoo, where he worked on vector search systems","source_url":"https://www.pinecone.io/company/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex A5042783525: topics are sparse/compressive sensing, stochastic gradient optimization, data-management algorithms — not transformer/language-model research","source_url":"https://api.openalex.org/authors/A5042783525","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Edo Liberty is Founder & Chief Scientist of Pinecone, founded 2019; previously research director at AWS and at Yahoo where he built custom vector search systems","source_url":"https://www.pinecone.io/company/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex A5042783525 topics are sparse/compressive sensing, stochastic gradient optimization and graph algorithms — no transformer/language-model authorship; retrieval/embedding contribution is on the vector-search side","source_url":"https://api.openalex.org/authors/A5042783525","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BSc Physics & Computer Science, Tel Aviv University","PhD Computer Science, Yale University"],"canonical_papers":["Randomized algorithms for the low-rank approximation of matrices (PNAS, 2007)","A fast randomized algorithm for the approximation of matrices (2007)","Frequent Directions: Simple and Deterministic Matrix Sketching (2016)"],"first_verifiable_year":2003,"notable_systems":["Pinecone vector database","Amazon SageMaker research","Amazon AI Labs"],"citations":4090,"h_index":29,"patents":0,"dossier_notes":"PubMed sample includes clearly unrelated homonym hits (breast biopsy, jugular vein thrombosis, 1998 Hebrew-language case reports) alongside the genuine 2007 PNAS matrix-approximation paper — the scorer should only count the matrix-sketching paper as verified. OpenAlex/Semantic Scholar identity match (name_exact, ambiguous:false) appears correct and is corroborated by independent web sources.","years_language_modeling":10,"years_as_technical_founder":7,"frontier_lineage":["Randomized low-rank/JL dimensionality reduction and matrix sketching — the linear-algebra basis of LSA/LSI vector-space text representation and dense retrieval used in RAG layers around frontier models","Pinecone vector database — the retrieval-augmented-generation infrastructure that sits alongside (not inside) frontier models"],"technical_founder_roles":["Pinecone — Founder & Chief Scientist — 2019–2026 (~7 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":9,"lm_domain_depth":8,"scientific_founder":12},"confidence":0.72,"duration_ms":56082},{"pass":"pass_2","dimensions":{"frontier_founder":7,"lm_domain_depth":6,"scientific_founder":12},"confidence":0.72,"duration_ms":63813}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"david-luan","name":"David Luan","title":"Co-founder & CEO","company":"Adept AI","sector":"general","rank":30,"rubric_version":3,"dimensions":{"foundations":10,"vector_embeddings":9,"transformers_lm":16,"frontier_founder":14,"lm_domain_depth":14,"hands_on_engineering":16,"industry_impact":15,"scientific_founder":8},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":64,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":64,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.78,"rationale":"Luan holds a BS in Applied Mathematics & Political Science from Yale (not a graduate research degree), so foundations is scored as strong undergraduate quantitative training rather than PhD-level theory. As VP of Engineering at OpenAI (2017-2020) he led the teams that shipped GPT-2, GPT-3, CLIP and DALL-E, and he is a listed co-author on 'PaLM: Scaling Language Modeling with Pathways' (2022, 2,136+ citations) and 'Generative Pretraining From Pixels' (iGPT, 2020) — both are substantive transformer/LM-lineage contributions with organizational leadership, not just authorship credit. He subsequently led Google Brain's large-model effort before co-founding Adept AI (with Ashish Vaswani and Niki Parmar, co-authors of the original Transformer paper) to build agentic AI systems, so his industry impact is a direct extension of hands-on LM engineering. His personal-paper record is thin (OpenAlex lists only 2 works under his name, reflecting an engineering-leadership rather than first-author-research career), which caps foundations and vector_embeddings.\n\nLuan's own frontier lineage runs through organizational and co-authorship contributions to systems today's frontier models descend from: as OpenAI VP of Engineering (2017–2020) he led the engineering orgs that shipped GPT-2 and GPT-3 — the direct ancestors of the GPT/Claude line — and he is a co-author on PaLM (2022, scaling-laws lineage) and Generative Pretraining from Pixels/iGPT (ICML 2020), both cited pretraining/scaling results, though he authored none of the named building blocks (attention, the transformer, tokenizers), so this is documented lineage work rather than a canonical component. His continuous language-modeling record spans roughly nine years — OpenAI large-model leadership from late 2017, then Google Brain's large-model effort, then Adept — placing him at the low end of the 8–15-year band, and it is engineering-leadership depth rather than a personal first-author research corpus (OpenAlex lists only 2 works). As a founder he co-founded Adept AI in 2022 as CEO and a technically fluent founder, but its core science was led by co-founders Ashish Vaswani and Niki Parmar (original Transformer authors), and the run was short (~2 years until the 2024 Amazon acqui-hire), so his verifiable time personally authoring the core research/code a company runs on is limited.","evidence":[{"claim":"BS Applied Mathematics & Political Science, Yale University (2009-2013)","source_url":"https://news.ycombinator.com/item?id=37415797","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile (listed as VP Engineering, OpenAI): ~39,503 citations, h-index 8; papers include GPT-2 'Language Models are Unsupervised Multitask Learners', PaLM, Generative Pretraining from Pixels, and Scratchpads","source_url":"https://scholar.google.com/citations?user=cItVg2MAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata identifies David Luan as an AI researcher and VP of engineering at OpenAI, linking Google Scholar id cItVg2MAAAAJ","source_url":"https://www.wikidata.org/wiki/Q115923706","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'PaLM: Scaling Language Modeling with Pathways' (2022), a 540B-parameter dense transformer scaling study","source_url":"https://arxiv.org/abs/2204.02311","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Generative Pretraining from Pixels' (Image GPT), ICML 2020, applying autoregressive transformer pretraining to images","source_url":"https://proceedings.mlr.press/v119/chen20s.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'PaLM: Scaling Language Modeling with Pathways' (2022), a scaling study in the direct frontier LM lineage","source_url":"https://arxiv.org/abs/2204.02311","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Generative Pretraining from Pixels' (iGPT), ICML 2020, autoregressive transformer pretraining","source_url":"https://proceedings.mlr.press/v119/chen20s.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Adept AI (2022) with Transformer co-authors Ashish Vaswani and Niki Parmar","source_url":"https://news.ycombinator.com/item?id=37415797","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Generative Pretraining from Pixels' (Image GPT), ICML 2020 — autoregressive transformer pretraining","source_url":"https://proceedings.mlr.press/v119/chen20s.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata identifies David Luan as an AI researcher and VP of Engineering at OpenAI, the org that shipped GPT-2/GPT-3","source_url":"https://www.wikidata.org/wiki/Q115923706","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Yale University, BS Applied Mathematics & Political Science (2013)"],"canonical_papers":["PaLM: Scaling Language Modeling with Pathways (2022)","Generative Pretraining From Pixels (2020)"],"first_verifiable_year":2017,"notable_systems":["GPT-2/GPT-3 engineering org at OpenAI","Google Brain large-model effort","Adept AI (Adept / ACT-1 agentic systems)"],"citations":2704,"h_index":2,"patents":0,"dossier_notes":"Dossier's OpenAlex match flags ambiguous=true with 10 candidates; the works listed (PaLM, iGPT) are consistent with the correct David Luan (OpenAI/Adept), confirmed against independent sources. No Wikipedia page exists for him; Wikidata Q115923706 correctly identifies him as OpenAI VP of engineering. His first_verifiable_year in the dossier (2020, from OpenAlex) understates his actual start in the field — he joined OpenAI in December 2017, three years earlier than the dossier's earliest_year.","years_language_modeling":9,"years_as_technical_founder":2,"frontier_lineage":["Led OpenAI engineering orgs that shipped GPT-2/GPT-3, direct ancestors of GPT/Claude-class models","Co-author of PaLM scaling study (scaling-laws lineage)","Co-author of iGPT (autoregressive transformer pretraining)"],"technical_founder_roles":["Adept AI — Co-founder & CEO — 2022–2024 (until Amazon acqui-hire)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":13,"lm_domain_depth":13,"scientific_founder":7},"confidence":0.6,"duration_ms":57072},{"pass":"pass_2","dimensions":{"frontier_founder":14,"lm_domain_depth":14,"scientific_founder":10},"confidence":0.7,"duration_ms":59619}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"fei-fei-li","name":"Fei-Fei Li","title":"Co-founder & CEO, World Labs; Sequoia Professor of Computer Science, Stanford University","company":"World Labs","sector":"general","rank":31,"rubric_version":3,"dimensions":{"foundations":17,"vector_embeddings":15,"transformers_lm":9,"frontier_founder":14,"lm_domain_depth":6,"hands_on_engineering":16,"industry_impact":19,"scientific_founder":8},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":64,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":64,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.9,"rationale":"Li holds a Caltech PhD (2005) under Pietro Perona and Christof Koch following a Princeton physics degree, and her early record is Bayesian statistical learning rather than applied tooling: 'A Bayesian Hierarchical Model for Learning Natural Scene Categories' (CVPR 2005, Fei-Fei Li and P. Perona, verified via Crossref, 5,247 citations) and 'Learning Generative Visual Models from Few Training Examples' (2004, 7,047 citations) are generative-model and one-shot-learning mathematics — that is the deciding evidence on the foundations dispute, and pass_1's 15 undervalued it. She created and led ImageNet (102,864 citations) and ILSVRC (56,952), supplying the data and benchmark the deep-learning era was built on, and Visual Genome grounds language to image regions. Her representation-learning work is genuine but visual: 'Deep Visual-Semantic Alignments for Generating Image Descriptions' (Karpathy and Fei-Fei, 2015, 8,318 citations) aligns CNN region features with bidirectional-RNN sentence encodings through a multimodal embedding. Her verified Google Scholar profile shows 372,989 citations, h-index 181 and i10-index 467 — among the largest verified records in the field. Transformers/LM is her weakest dimension by a wide margin: she is a co-author of the 2021 foundation-models position paper, but that is a multi-author survey, and she has authored no attention, pretraining, scaling or alignment result — her lineage is vision and spatial intelligence, and the rubric measures the language-modeling core specifically. She now leads World Labs building generative 3D world models (Marble), an organization whose technical core she leads rather than funds.\n\nLi's frontier lineage runs through vision, not the language-modeling core: ImageNet/ILSVRC (2009/2015, ~100k citations) is the canonical dataset+benchmark that catalyzed the deep-learning era and that today's frontier multimodal models (GPT-4V, Gemini, Claude vision) trace visual-pretraining lineage to — a documented, widely-cited building block, though the transformer/LLM stack itself does not descend from it, so this lands in the mid band rather than the top. Her language-modeling record is thin and adjacent: no n-gram, LSI, neural-LM, seq2seq, attention, pretraining, scaling or alignment authorship — only vision-language work (Deep Visual-Semantic Alignments, CNN+bidirectional-RNN captioning, 2015; Visual Genome, 2017) that grounds language to image regions, giving perhaps ~2 years of LM-adjacent output within a 23-year computer-vision career. She is a genuine scientific/technical founder — she co-founded World Labs (Feb 2024, ~2.5 years) with researchers Justin Johnson, Ben Mildenhall and Christoph Lassner and personally sets its technical direction on generative 3D world models — but the company's core is spatial intelligence rather than the embedding/transformer/LM lineage, and her tenure as a company founder is short (prior lab leadership at SAIL/Google Cloud was institutional, not founding).","evidence":[{"claim":"Google Scholar rDfyQnIAAAAJ (Professor of Computer Science, Stanford): 372,989 citations, h-index 181, i10-index 467; top works ImageNet (102,864), ILSVRC (56,952), Perceptual Losses (15,448), foundation models report (12,379), Deep Visual-Semantic Alignments (8,318), Visual Genome (8,062), Learning","source_url":"https://scholar.google.com/citations?user=rDfyQnIAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author with Pietro Perona of 'A Bayesian Hierarchical Model for Learning Natural Scene Categories', CVPR 2005, pp. 524-531 — generative Bayesian statistical-learning work","source_url":"https://api.crossref.org/works/10.1109/cvpr.2005.16","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author with Andrej Karpathy of 'Deep Visual-Semantic Alignments for Generating Image Descriptions' (2014/2015), aligning CNN image-region features with bidirectional-RNN sentence representations via a multimodal embedding","source_url":"https://arxiv.org/abs/1412.2306","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD Caltech 2005 (advisors Pietro Perona and Christof Koch), BA physics Princeton 1999; established ImageNet; SAIL director 2013-2018; Chief Scientist of AI/ML at Google Cloud; co-founded World Labs 2024","source_url":"https://en.wikipedia.org/wiki/Fei-Fei_Li","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"World Labs co-founded by Fei-Fei Li with Justin Johnson, Ben Mildenhall and Christoph Lassner, building generative 3D world models (Marble)","source_url":"https://www.worldlabs.ai/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"ImageNet (2009) has ~102,864 citations per Google Scholar and is Li's most-cited canonical work founding large-scale visual recognition datasets/benchmarks","source_url":"https://scholar.google.com/citations?user=rDfyQnIAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Li's Wikipedia entry confirms she established ImageNet, is a Stanford CS professor, and is known as a founder of modern computer vision benchmarking","source_url":"https://en.wikipedia.org/wiki/Fei-Fei_Li","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD from Caltech (2005) with doctoral advisors Pietro Perona and Christof Koch, BA physics from Princeton (1999)","source_url":"https://www.wikidata.org/wiki/Q18686107","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"World Labs, founded by Li in Feb 2024 with Justin Johnson, Ben Mildenhall and Christoph Lassner (ML/graphics/vision researchers), raised $1B and shipped the Marble and Atlas world-model products","source_url":"https://www.worldlabs.ai/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"ImageNet: A Large-Scale Hierarchical Image Database (CVPR 2009), the dataset/benchmark that catalyzed the deep-learning era and underpins visual pretraining used by frontier multimodal models","source_url":"https://doi.org/10.1109/cvpr.2009.5206848","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Deep Visual-Semantic Alignments for Generating Image Descriptions (Karpathy & Fei-Fei, 2015) — CNN region features aligned with a bidirectional-RNN sentence model, her main vision-language (LM-adjacent) work","source_url":"https://arxiv.org/abs/1412.2306","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"World Labs co-founded by Fei-Fei Li (Feb 2024) with Justin Johnson, Ben Mildenhall and Christoph Lassner, building generative 3D world models (Marble) — she is the scientific founder setting technical direction","source_url":"https://www.worldlabs.ai/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"ImageNet: A Large-Scale Hierarchical Image Database (CVPR 2009, Deng, Dong, Socher, Li, Li, Fei-Fei) is the canonical large-scale dataset/benchmark that catalyzed the deep-learning era","source_url":"https://doi.org/10.1109/cvpr.2009.5206848","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"World Labs, co-founded by Fei-Fei Li (Feb 2024) with Justin Johnson, Ben Mildenhall and Christoph Lassner, builds generative 3D world models (Marble); Li is its scientific leader","source_url":"https://www.worldlabs.ai/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BA physics, Princeton University, 1999","MS, Caltech, 2001","PhD, Caltech, 2005 (advisors Pietro Perona, Christof Koch)"],"canonical_papers":["ImageNet: A Large-Scale Hierarchical Image Database (CVPR 2009)","ImageNet Large Scale Visual Recognition Challenge (IJCV 2015)","Learning Generative Visual Models from Few Training Examples (2004)","A Bayesian Hierarchical Model for Learning Natural Scene Categories (CVPR 2005)","Deep Visual-Semantic Alignments for Generating Image Descriptions (2015)","Visual Genome (IJCV 2017)"],"first_verifiable_year":2003,"notable_systems":["ImageNet / ILSVRC","Visual Genome","Stanford Vision & Learning Lab research stack","World Labs Marble"],"citations":372989,"h_index":181,"patents":0,"dossier_notes":"The dossier's PubMed block is worthless: the query '(Li F[Author]) AND (Stanford OR Illinois ...)' matched 48,951 records and the samples are colorectal-cancer chemistry, dairy-cow nutrition, methane observation and neuroimmune pharmacology — all different people named Li F. OpenAlex A5100450462 is the right works list but carries plainly wrong affiliations (Harbin University of Science and Technology, Jiangxi University of Traditional Chinese Medicine, Beijing Union University) and undercounts her (224,089 citations / h-index 137 against the verified Scholar record of 372,989 / 181). The Semantic Scholar match (id 2146326571, 10 papers, 110 citations) is a different person. She remains a Stanford professor alongside World Labs. Patents were skipped, not searched.","adjudication_notes":["foundations (pass_1 15, pass_2 18, final 17): pass_2 was substantially right. Pass_1 treated her foundations as generic PhD training; the deciding verified fact is the Crossref record for 'A Bayesian Hierarchical Model for Learning Natural Scene Categories' (Fei-Fei Li and Perona, CVPR 2005) plus the 2004 one-shot generative-model work — authored Bayesian statistical learning, the mathematics the rubric names. Set at 17 rather than 18 because her mathematical contributions are applied generative-vision models rather than results in optimization or learning theory itself.","transformers_lm (pass_1 6, pass_2 12, final 9): pass_1 was closer to right. Pass_2's only cited support is the multi-author foundation-models position paper, which is a survey, not authored attention, pretraining, scaling or alignment work; the rubric measures the language-modeling core specifically and warns against crediting fame. Raised from 6 to 9 only for the verified vision-language sequence-modeling content of Deep Visual-Semantic Alignments (CNN + bidirectional RNN).","vector_embeddings (pass_1 15, pass_2 16, final 15): effectively agreed; credit rests on the verified multimodal-embedding alignment work and Visual Genome, which is real representation learning but visual rather than lexical.","industry_impact (pass_1 19, pass_2 20, final 19): pass_1 marginally right. Verified 372,989 citations and ImageNet's role are canonical, but the rubric's top anchor is reserved for systems whose core is the embedding/transformer/LM lineage; ImageNet catalysed deep learning through vision data and benchmarking."],"years_language_modeling":2,"years_as_technical_founder":2,"frontier_lineage":["ImageNet/ILSVRC dataset+benchmark: catalyzed deep learning (AlexNet 2012) and grounds the visual-pretraining lineage used by frontier multimodal models","Visual-semantic alignment / image captioning as early vision-language grounding cited in multimodal work"],"technical_founder_roles":["World Labs — co-founder & scientific lead — 2024–present (~2.5y)","Stanford SAIL — director 2013–2018 (institutional, not founding)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":13,"lm_domain_depth":5,"scientific_founder":8},"confidence":0.82,"duration_ms":63283},{"pass":"pass_2","dimensions":{"frontier_founder":14,"lm_domain_depth":6,"scientific_founder":8},"confidence":0.82,"duration_ms":66821}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Fei-Fei_Li","wikipedia_title":"Fei-Fei Li","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"shane-legg","name":"Shane Legg","title":"Co-founder & Chief AGI Scientist","company":"Google DeepMind","sector":"general","rank":32,"rubric_version":3,"dimensions":{"foundations":18,"vector_embeddings":6,"transformers_lm":12,"frontier_founder":14,"lm_domain_depth":7,"hands_on_engineering":14,"industry_impact":19,"scientific_founder":16},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":64,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":64,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.82,"rationale":"Legg holds a PhD from IDSIA under Marcus Hutter (thesis 'Machine Super Intelligence', 2008) on theoretical models of general intelligence (AIXI-adjacent universal-intelligence formalism), giving him genuine PhD-level foundations in statistical learning, information theory and optimization applied to agents. His personally authored canonical contribution is 'Universal Intelligence: A Definition of Machine Intelligence' (Legg & Hutter, 2007), a foundational but non-mainstream (RL/AGI-theory, not embeddings or transformer) piece of the field's math. He is a listed co-author on landmark deep-RL systems papers built at DeepMind (the 2015 Nature DQN paper 'Human-level control through deep reinforcement learning', and 'Deep reinforcement learning from human preferences', 2017, which seeded RLHF techniques now used to align transformer LMs), which supports hands_on_engineering and a link into the transformers_lm/alignment lineage, though his personal authorship role on these large-team papers is not lead-author/architect level and he has no personally authored vector-embeddings or transformer-architecture papers. industry_impact is very high: he co-founded DeepMind (2010, with Demis Hassabis and Mustafa Suleyman), which produced AlphaGo, AlphaFold, and (post 2023 merger) Gemini, and he has served as Chief AGI Scientist directing research strategy — this is leadership of a lab that produced canonical work, not merely branding.\n\nLegg's clearest lineage into frontier models is as a co-author (5th of 6) on 'Deep reinforcement learning from human preferences' (Christiano, Leike, Brown, Martic, Legg, Amodei, 2017), the RLHF technique that GPT/Claude/Gemini-class instruction-tuning and alignment stacks directly descend from — a documented component frontier labs cite and build on, though not a lead-authored architecture/embedding/objective, so it lands mid-band rather than at the transformer/word2vec ceiling. His personal research record sits in AGI theory (universal intelligence, Kolmogorov-complexity/RL formalism) and deep-RL (DQN, IMPALA), NOT in language modeling per se: no personally authored vector-space, n-gram, seq2seq, transformer or LM-pretraining work, so his LM-specific depth is thin and largely recent/alignment-adjacent plus organizational (Chief AGI Scientist over Gemini). He is, however, a genuine scientific/technical co-founder of DeepMind (2010, with Hassabis and Suleyman), ~16 years operating as founder-Chief AGI Scientist who set and executed the research agenda and personally authored foundational work — a real scientific founder, though DeepMind's breadth (RL, protein folding, LMs) is wider than the language-modeling core these anchors center on.","evidence":[{"claim":"PhD at IDSIA (Dalle Molle Institute for Artificial Intelligence Research) under advisor Marcus Hutter, thesis 'Machine Super Intelligence' (2008)","source_url":"https://en.wikipedia.org/wiki/Shane_Legg","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded DeepMind in 2010 with Demis Hassabis and Mustafa Suleyman; DeepMind acquired by Google 2014, merged with Google Brain in 2023 to form Google DeepMind; Legg serves as Chief AGI Scientist","source_url":"https://en.wikipedia.org/wiki/Shane_Legg","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Universal Intelligence: A Definition of Machine Intelligence' (Legg & Hutter, Minds and Machines, 2007) — a formal mathematical definition of machine intelligence combining Kolmogorov complexity and reinforcement learning theory","source_url":"https://doi.org/10.1007/s11023-007-9079-x","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author on 'Human-level control through deep reinforcement learning' (Nature, 2015), the DQN paper, and 'IMPALA: Scalable Distributed Deep-RL' (2018) and 'Massively Parallel Methods for Deep Reinforcement Learning' (2015)","source_url":"https://doi.org/10.1038/nature14236","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author (5th of 6) on 'Deep reinforcement learning from human preferences' (Christiano, Leike, Brown, Martic, Legg, Amodei, 2017), an early RLHF paper whose technique underlies later LM alignment work","source_url":"https://arxiv.org/abs/1706.03741","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"MSc Auckland (thesis 'Solomonoff Induction'); PhD IDSIA 2008 'Machine Super Intelligence' under Marcus Hutter; co-founded DeepMind 2010 with Hassabis and Suleyman; Chief AGI Scientist at Google DeepMind","source_url":"https://en.wikipedia.org/wiki/Shane_Legg","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Universal Intelligence: A Definition of Machine Intelligence — Shane Legg and Marcus Hutter, Minds and Machines, 2007","source_url":"https://arxiv.org/abs/0712.3329","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Deep reinforcement learning from human preferences — Christiano, Leike, Brown, Martic, Legg, Amodei (2017); Legg is fifth author","source_url":"https://arxiv.org/abs/1706.03741","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Human-level control through deep reinforcement learning, Nature 2015 (DQN)","source_url":"https://doi.org/10.1038/nature14236","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Legg is fifth author on 'Deep reinforcement learning from human preferences' (2017), an early RLHF paper whose preference-learning technique underlies modern LM alignment used by frontier models","source_url":"https://arxiv.org/abs/1706.03741","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded DeepMind Technologies in 2010 with Demis Hassabis and Mustafa Suleyman and serves as Chief AGI Scientist, setting the company's long-run research direction","source_url":"https://en.wikipedia.org/wiki/Shane_Legg","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Legg's personally authored canonical work is 'Universal Intelligence: A Definition of Machine Intelligence' (Legg & Hutter, 2007) — RL/AGI theory, not language modeling, embeddings or transformers","source_url":"https://doi.org/10.1007/s11023-007-9079-x","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Legg co-founded DeepMind in 2010 with Hassabis and Suleyman and serves as Chief AGI Scientist, a scientist-founder role held ~16 years","source_url":"https://en.wikipedia.org/wiki/Shane_Legg","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Legg's personal research core is AGI/RL theory: 'Universal Intelligence: A Definition of Machine Intelligence' (Legg & Hutter, 2007), not language modeling","source_url":"https://doi.org/10.1007/s11023-007-9079-x","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD, IDSIA (advisor: Marcus Hutter), 'Machine Super Intelligence', 2008","MSc thesis on Solomonoff Induction, 1996 (per Wikipedia)"],"canonical_papers":["Legg & Hutter, 'Universal Intelligence: A Definition of Machine Intelligence', Minds and Machines, 2007","Mnih et al. (incl. Legg), 'Human-level control through deep reinforcement learning', Nature, 2015","Christiano, Leike, Brown, Martic, Legg, Amodei, 'Deep reinforcement learning from human preferences', 2017"],"first_verifiable_year":2007,"notable_systems":["DeepMind (co-founder)","DQN","AlphaGo/AlphaFold/Gemini (as organizational leadership, not personal authorship)"],"citations":35890,"h_index":26,"patents":0,"dossier_notes":"The dossier's OpenAlex match (A5008987732, affiliations Google/Google DeepMind/University of Auckland/Dalle Molle Institute) is correctly identified — no homonym issue here, unlike richard-socher/thomas-wolf. However, the dossier's OpenAlex 'earliest_year: 1979' and timeline.first_verifiable_year: 1979 are almost certainly a database artifact (Legg was born ~1973/74, making 1979 implausible as his first publication year); I used 2007 (the Universal Intelligence paper, his first well-documented significant work) as the realistic first_verifiable_year instead. Citation/h-index figures (35,890 citations, h-index 26) are plausible and were retained from the dossier's OpenAlex block since that match is not disputed. profile_page and self_claims were both empty/unchecked in the dossier, so no self-claims needed discounting.","years_language_modeling":3,"years_as_technical_founder":16,"frontier_lineage":["Co-author on the 2017 RLHF paper (Deep RL from human preferences) whose preference-based alignment method underlies instruction-tuning/RLHF in GPT/Claude/Gemini-class models","Co-founder and Chief AGI Scientist of DeepMind, the lab producing Gemini (organizational, not personal LM authorship)"],"technical_founder_roles":["DeepMind / Google DeepMind — co-founder & Chief AGI Scientist — 2010–2026 (~16 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":13,"lm_domain_depth":7,"scientific_founder":16},"confidence":0.75,"duration_ms":60893},{"pass":"pass_2","dimensions":{"frontier_founder":14,"lm_domain_depth":7,"scientific_founder":17},"confidence":0.82,"duration_ms":58495}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Shane_Legg","wikipedia_title":"Shane Legg","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"aravind-srinivas","name":"Aravind Srinivas","title":"Co-founder & CEO","company":"Perplexity AI","sector":"general","rank":33,"rubric_version":3,"dimensions":{"foundations":14,"vector_embeddings":16,"transformers_lm":14,"frontier_founder":8,"lm_domain_depth":7,"hands_on_engineering":15,"industry_impact":14,"scientific_founder":10},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":61,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":61,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.82,"rationale":"Aravind Srinivas holds a PhD in Computer Science from UC Berkeley (2021, advisor Pieter Abbeel) and authored well-cited contrastive-representation-learning and reinforcement-learning papers, including CURL (Contrastive Unsupervised Representations for Reinforcement Learning) and Data-Efficient Image Recognition with Contrastive Predictive Coding (CPCv2, with DeepMind during a 2019 internship) — genuine vector-embeddings/representation-learning work with real citation counts (935 and multiple hundreds per paper per the dossier's OpenAlex data, name-matched exactly). He also interned at OpenAI on policy-gradient RL and at Google Brain/DeepMind. He founded Perplexity AI in 2022, an LLM-powered search product built directly on retrieval + language-model integration (Sonar, built on Llama), which is hands-on engineering leadership of an AI-core product, not merely business leadership. His direct authored contributions to the transformer/language-modeling lineage itself (vs. RL/contrastive vision) are thinner, so transformers_lm is scored lower than vector_embeddings and hands_on_engineering.\n\nSrinivas's authored lineage — Decision Transformer (RL via sequence modeling, 2021), Bottleneck Transformers (2021, co-authored with Transformer author Ashish Vaswani), and contrastive representation work (CURL, CPCv2) — is published research the field draws on, but it sits in RL, vision and self-supervised representation learning rather than being a named building block of frontier LLMs (GPT/Claude/Gemini/Llama descend from attention/scaling/RLHF work, not from Decision Transformer or Bottleneck Transformers), so frontier_founder is scored as lineage-adjacent, not foundational. His language-modeling-specific record is thin: he has no canonical LM pretraining/alignment paper, and Perplexity is a retrieval-and-synthesis product built on others' models (Sonar on Meta's Llama), so lm_domain_depth reflects ~4 years of applied LM work from the Perplexity era (2022→) atop a general ML/RL/vision PhD track (2015→), not a deep continuous LM research history. As founder-CEO of Perplexity since 2022 with a genuine UC Berkeley PhD and personal technical direction-setting, he is a real scientific/technical founder, but for only ~4 years and in an applied-LLM company whose core model research is external, placing scientific_founder in the 3–8-year band.","evidence":[{"claim":"Authored CURL (Contrastive Unsupervised Representations for Reinforcement Learning) and Reinforcement Learning with Augmented Data; interned at OpenAI (2018), DeepMind London (2019, CPCv2 contrastive self-supervised learning), Google Research (2020-21)","source_url":"https://en.wikipedia.org/wiki/Aravind_Srinivas","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex record (name-exact match) shows 32 works, 2910 citations, h-index 15, top paper 'Data-Efficient Image Recognition with Contrastive Predictive Coding' (935 citations)","source_url":"https://scholar.google.com/citations?user=GhrKC1gAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar record: 35 papers, 11876 citations, h-index 20","source_url":"https://www.semanticscholar.org/author/A.-Srinivas/41207614","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile lists him as Cofounder and CEO, Perplexity AI with ~15,408 citations, h-index 15; top works include Decision Transformer (3,417), Data-Efficient Image Recognition with CPC (1,916), Bottleneck Transformers (1,801) and CURL (1,698)","source_url":"https://scholar.google.com/citations?user=GhrKC1gAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"CURL: Contrastive Unsupervised Representations for Reinforcement Learning — Aravind Srinivas first author with Michael Laskin and Pieter Abbeel (UC Berkeley)","source_url":"https://arxiv.org/abs/2004.04136","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Bottleneck Transformers for Visual Recognition — Aravind Srinivas first author with Tsung-Yi Lin, Niki Parmar, Jonathon Shlens, Pieter Abbeel and Ashish Vaswani","source_url":"https://arxiv.org/abs/2101.11605","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Decision Transformer: Reinforcement Learning via Sequence Modeling — Srinivas co-author","source_url":"https://arxiv.org/abs/2106.01345","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Perplexity's Sonar search engine is based on Meta's Llama model","source_url":"https://en.wikipedia.org/wiki/Perplexity_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Perplexity's Sonar search engine is based on Meta's Llama model — the company applies frontier LLMs rather than having authored a foundational LLM component","source_url":"https://en.wikipedia.org/wiki/Perplexity_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Srinivas co-authored Bottleneck Transformers and Decision Transformer (transformer/sequence-modeling lineage, applied to vision and RL), first author on CURL and RAD (RL contrastive representation learning)","source_url":"https://arxiv.org/abs/2101.11605","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Aravind Srinivas co-founded Perplexity AI in 2022 as CEO after a UC Berkeley CS PhD (2021, advisor Pieter Abbeel), operating as the technical founder-CEO","source_url":"https://en.wikipedia.org/wiki/Perplexity_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Bottleneck Transformers for Visual Recognition — Srinivas first author with Ashish Vaswani et al.; a vision architecture, not an LLM component","source_url":"https://arxiv.org/abs/2101.11605","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Srinivas co-founded Perplexity AI in 2022 and serves as CEO, PhD UC Berkeley 2021 (advisor Pieter Abbeel)","source_url":"https://en.wikipedia.org/wiki/Aravind_Srinivas","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BTech Electrical Engineering, IIT Madras","PhD Computer Science, UC Berkeley (2021, advisor Pieter Abbeel)"],"canonical_papers":["CURL: Contrastive Unsupervised Representations for Reinforcement Learning (2020)","Data-Efficient Image Recognition with Contrastive Predictive Coding (2019)","Decision Transformer: Reinforcement Learning via Sequence Modeling (2021)"],"first_verifiable_year":2015,"notable_systems":["Perplexity AI (Sonar search engine)"],"citations":2910,"h_index":15,"patents":0,"dossier_notes":"OpenAlex and Semantic Scholar matches both are name-exact and topically consistent (RL, contrastive learning, vision) so the dossier's identification is trustworthy for this person, unlike several others in this batch. Semantic Scholar citation count (11876) is notably higher than OpenAlex (2910) likely due to different coverage; both are plausibly this person given topic/affiliation match, but exact figure not independently reconciled.","years_language_modeling":4,"years_as_technical_founder":4,"frontier_lineage":["Decision Transformer (RL-via-sequence-modeling paradigm) — cited in the sequence-modeling literature but not a component of frontier LLMs","Bottleneck Transformers — attention-in-vision, co-authored with Transformer author Ashish Vaswani; not part of the LLM stack","Contrastive representation learning (CURL, CPCv2) — self-supervised lineage, not LM-specific"],"technical_founder_roles":["Perplexity AI — Co-founder & CEO / technical direction — 2022–2026 (~4 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":7,"lm_domain_depth":7,"scientific_founder":10},"confidence":0.72,"duration_ms":62788},{"pass":"pass_2","dimensions":{"frontier_founder":9,"lm_domain_depth":7,"scientific_founder":11},"confidence":0.72,"duration_ms":52216}],"source":"seeded","profile_url":null,"wikipedia_title":"Perplexity AI","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"alexander-long","name":"Alexander Long","title":"Founder (Pluralis Research)","company":"Pluralis Research","sector":"crypto","rank":34,"rubric_version":3,"dimensions":{"foundations":14,"vector_embeddings":13,"transformers_lm":16,"frontier_founder":6,"lm_domain_depth":10,"hands_on_engineering":16,"industry_impact":11,"scientific_founder":9},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":59,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":59,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.78,"rationale":"Both passes correctly discarded the dossier, every block of which is a different person, and both verified his Pluralis authorship; they diverged because pass_2 found a pre-Pluralis research record that pass_1 could not. That record checks out. The verified arXiv author list for 'Retrieval Augmented Classification for Long-Tail Visual Recognition' (arXiv:2202.11233, 2022) has Alexander Long as FIRST author, with Ajanthan, Garg, Blair, Shen and van den Hengel; its method is a retrieval branch querying a non-parametric external memory of pre-encoded images and text snippets — authored dense-retrieval/embedding work, which is precisely what pass_1 recorded as absent and scored a 6 for. His first verifiable ML paper is 'Multi-hop Reading Comprehension via Deep Reinforcement Learning based Document Traversal' (23 May 2019, Alex Long, Joel Mason, Alan Blair, Wei Wang), giving about seven years active, not the dossier's 31. At Pluralis he is the senior/last author of a coherent programme on training transformers over low-bandwidth networks: 'Subspace Networks' (arXiv:2506.01260, verified last author) confines activations and gradients to a predefined low-dimensional subspace, achieving up to 99% compression of model-parallel communication and training billion-parameter models over 80Mbps links — a linear-algebra result applied to transformer structure — plus asynchronous pipeline-parallel optimization and the Agora permissionless 8.6B-parameter pretraining run. Industry impact stays low: the programme is young, citations are minimal, and its influence is still prospective. No Google Scholar profile or verified citation count could be retrieved.\n\nLong's own work sits in the decentralized/communication-efficient LLM-training lineage — Subspace Networks' low-dimensional subspace compression of model-parallel gradients (arXiv:2506.01260, last author), Nesterov asynchronous pipeline-parallel optimization, and the Agora/Pluralis-8B permissionless 8.6B-parameter pretraining run — which is genuine transformer-pretraining and optimizer/training-stack research, but there is no evidence any frontier lab (GPT/Claude/Gemini/Llama) cites or builds on it; it is prospective parallel infrastructure, not a named building block in the frontier stack, so frontier_founder stays mid-low. His verifiable language-modeling record runs from the 2019 UNSW multi-hop reading-comprehension paper through the Pluralis pretraining programme — roughly seven years but intermittent (intervening vision-retrieval and RL work), giving a real but not deep or continuous LM record. As sole author of the identity-confirming 'Protocol Learning' paper (Dec 2024, alexander@pluralis.ai) and senior/last author of the Pluralis research programme, he is a genuine scientific/technical founder personally authoring the core research, but only ~2 verifiable years in that role, which caps scientific_founder despite the strong role match.","evidence":[{"claim":"First author of 'Retrieval Augmented Classification for Long-Tail Visual Recognition' (2022); verified author order Alexander Long, Wei Yin, Thalaiyasingam Ajanthan, Vu Nguyen, Pulak Purkait, Ravi Garg, Alan Blair, Chunhua Shen, Anton van den Hengel; method fuses a base image encoder with a retrieva","source_url":"https://arxiv.org/abs/2202.11233","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Earliest verifiable ML paper: 'Multi-hop Reading Comprehension via Deep Reinforcement Learning based Document Traversal', submitted 23 May 2019, authors Alex Long, Joel Mason, Alan Blair, Wei Wang","source_url":"http://export.arxiv.org/api/query?search_query=all:%22Multi-hop%20Reading%20Comprehension%20via%20Deep%20Reinforcement%20Learning%20based%20Document%20Traversal%22&start=0&max_results=5","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Last author of 'Subspace Networks: Scaling Decentralized Training with Communication-Efficient Model Parallelism' (submitted 2 June 2025); verified author order Sameera Ramasinghe, Thalaiyasingam Ajanthan, Gil Avraham, Yan Zuo, Alexander Long; up to 99% compression with no convergence degradation, b","source_url":"https://arxiv.org/abs/2506.01260","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sole author of 'Protocol Learning, Decentralized Frontier Risk and the No-Off Problem' (10 December 2024), affiliation Pluralis Research, email alexander@pluralis.ai — the identity-confirming source","source_url":"https://arxiv.org/abs/2412.07890","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Fast and Data Efficient Reinforcement Learning from Pixels via Non-Parametric Value Approximation' (7 March 2022) with Alan Blair and Herke van Hoof — non-parametric/nearest-neighbour value estimation","source_url":"http://export.arxiv.org/api/query?search_query=au:%22Alexander_Long%22+AND+cat:cs.LG&start=0&max_results=40&sortBy=submittedDate&sortOrder=ascending","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Last author of 'Agora: Collective and Permissionless Internet-Scale Pretraining of Large Language Models', reporting Pluralis-8B, an 8.6B-parameter permissionless pretraining run","source_url":"https://arxiv.org/abs/2607.13332","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Alexander Long is the sole author of 'Protocol Learning, Decentralized Frontier Risk and the No-Off Problem' (Dec 2024), with affiliation 'Pluralis Research' and email 'alexander@pluralis.ai' listed in the paper header — this is the identity-confirming source tying this Alexander Long to Pluralis Re","source_url":"https://arxiv.org/abs/2412.07890","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Alexander Long is a co-author (with the same Pluralis research team: Avraham, Shevchenko, Dolatabadi, Pajak, Snewin, Xi, O'Donnell, Ajanthan, Ramasinghe, Koneputugodage, Siriwardhana) of 'Agora: Collective and Permissionless Internet-Scale Pretraining of Large Language Models', which reports trainin","source_url":"https://arxiv.org/abs/2607.13332","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Prior to Pluralis, Alexander Long was affiliated with 'Amazon, Australia' as of the ICML 2024 paper 'A Sampling Theory Perspective on Activations for Implicit Neural Representations' (with co-authors Hemanth Saratchandran, Sameera Ramasinghe, Violetta Shevchenko, Simon Lucey of Univ. of Adelaide) —","source_url":"https://arxiv.org/abs/2402.05427","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author profile (ID 2283309100, matched by co-author overlap and subject matter, distinct from 7 other same-name candidates checked and ruled out) lists 17 papers, h-index 3, citation count 39, spanning 2024-2026, all on distributed/pipeline-parallel/asynchronous LLM training, decent","source_url":"https://api.semanticscholar.org/graph/v1/author/2283309100","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD-track ML research at UNSW Sydney (2019-2022 publications with Alan Blair and Wei Wang as supervisor-pattern co-authors); degree award year not verified from a primary source"],"canonical_papers":["Retrieval Augmented Classification for Long-Tail Visual Recognition (2022) — first author","Protocol Learning, Decentralized Frontier Risk and the No-Off Problem (2024) — sole author","Subspace Networks (NeurIPS 2025) — last author","Nesterov Method for Asynchronous Pipeline Parallel Optimization (ICML 2025)","Agora: Collective and Permissionless Internet-Scale Pretraining of LLMs (2026) — last author"],"first_verifiable_year":2019,"notable_systems":["Pluralis Protocol Models","Subspace Networks compression for model-parallel training","Pluralis-8B permissionless 8.6B-parameter pretraining run"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Every programmatic block is the wrong person. Wikipedia/Wikidata Q2642579 is Alexander Long the American politician (1816-1886). OpenAlex A5078125817 (147 works, h=33, affiliations Notre Dame / Biogen / Amgen / Los Alamos, topics 'Nuclear Physics and Applications', top work a 1998 Nature paper on bacteriophage T7 DNA replication) conflates at least two more unrelated people, and is wrongly flagged ambiguous=false. Semantic Scholar 'A. Long' (76 papers) is name_exact=false. PubMed ran an unusable query ('Long A' AND 'Research[Affiliation]') with 2,050 hits. timeline.first_verifiable_year 1995 / 31 years active is spurious; the verified figure is 2019 / ~7 years. No Google Scholar profile for him could be retrieved, so citations and h-index are left at 0 rather than guessed.","adjudication_notes":["vector_embeddings (pass_1 6, pass_2 14, final 13): pass_2 was right — pass_1 missed a paper that exists. Verified arXiv record shows he is FIRST author of 'Retrieval Augmented Classification for Long-Tail Visual Recognition' (2022), whose core is a retrieval module over a non-parametric memory of pre-encoded images and text. That is authored retrieval/embedding work, not adjacency. Set at 13 not 14: it is one paper, in vision rather than text retrieval, with minimal citation weight.","foundations (pass_1 11, pass_2 15, final 14): pass_2 closer. Pass_1 could not verify graduate training; the verified 2019-2022 UNSW first-author series with Alan Blair and Wei Wang establishes a doctoral-track research record, and Subspace Networks is a genuine low-dimensional-subspace linear-algebra result on transformer activations. Held at 14 because no thesis or degree record could be confirmed from a primary source.","transformers_lm (pass_1 15, pass_2 16, final 16): near-agreement; the verified Subspace Networks and Agora author positions show he leads an actual pretraining programme rather than writing about one.","industry_impact (pass_1 10, pass_2 12, final 11): split. Pluralis is young, no verified citation record exists, and the rubric bars fundraising and branding from counting — impact remains prospective."],"years_language_modeling":7,"years_as_technical_founder":2,"frontier_lineage":["Decentralized/communication-efficient model-parallel training (Subspace Networks subspace compression, Nesterov asynchronous pipeline-parallel optimization) and permissionless LLM pretraining — training-stack research in the pretraining lineage but not cited by or built into any frontier model's technical report"],"technical_founder_roles":["Pluralis Research — founder / lead researcher (scientific/technical founder personally authoring core papers) — ~2 verifiable years (2024–2026)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":6,"lm_domain_depth":10,"scientific_founder":9},"confidence":0.6,"duration_ms":47007},{"pass":"pass_2","dimensions":{"frontier_founder":7,"lm_domain_depth":9,"scientific_founder":9},"confidence":0.62,"duration_ms":67181}],"source":"seeded","profile_url":null,"wikipedia_title":"Alexander Long","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"liang-wenfeng","name":"Liang Wenfeng","title":"Founder & CEO, DeepSeek; co-founder, High-Flyer","company":"DeepSeek","sector":"general","rank":35,"rubric_version":3,"dimensions":{"foundations":10,"vector_embeddings":7,"transformers_lm":13,"frontier_founder":14,"lm_domain_depth":8,"hands_on_engineering":16,"industry_impact":18,"scientific_founder":12},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":59,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":59,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.83,"rationale":"Liang holds a bachelor's (2006/07) and master's (2010) in electronic information / information and communication engineering from Zhejiang University, with a master's thesis on object tracking from a low-cost PTZ camera — real signal-processing training, but not graduate work in learning theory, embeddings or language modeling, and no authored mathematics. The fact that decides the hands_on_engineering and transformers_lm dispute is one pass_1 missed: he is a named author (position 17 of 52) and the submitting contact of 'Fire-Flyer AI-HPC: A Cost-Effective Software-Hardware Co-Design for Deep Learning' (arXiv:2408.14158), a genuine systems paper on the 10,000-PCIe-A100 cluster, HFReduce allreduce acceleration, HaiScale, 3FS and a congestion-free computation-storage integrated network achieving DGX-A100-class performance at roughly half the cost and 40% less energy. That is a documented engineering artifact he drove, not a leadership credit, and it is the kind of training-infrastructure work the rubric credits under hands_on_engineering. He is likewise a listed author and corresponding contact on the DeepSeek-V3 Technical Report (671B MoE with Multi-head Latent Attention and multi-token prediction) and DeepSeek-R1, which showed reasoning can be elicited by pure RL. Scores stay moderate on the research dimensions because these are very large corporate reports in which his individual contribution is not separable, he has no independent authored work in attention, embeddings or scaling, and no correctly-disambiguated citation record exists. Industry impact is high on the verifiable ground that DeepSeek-V2/V3/R1 are open models the field demonstrably builds on.\n\nDeepSeek-V3 (671B MoE with Multi-head Latent Attention and multi-token prediction) and DeepSeek-R1 (reasoning elicited by pure RL/GRPO) are open-weight frontier-class models whose methods and open weights are demonstrably cited and built on across the field, and Liang is a verified author and corresponding contact on both plus the Fire-Flyer AI-HPC cluster paper — so a real frontier lineage exists, though as one of ~200 authors his personal contribution is a driven-org/infrastructure credit rather than a named building block (MLA is publicly attributed to a junior researcher), placing frontier_founder in the mid band rather than the 18-20 authored-block band. His verifiable language-modeling record is short and recent — DeepSeek from May 2023 (~3 years), preceded by quant-ML and GPU-cluster work at High-Flyer/High-Flyer AI (2015/2019) that is adjacent infrastructure, not LM research — so lm_domain_depth sits at the 3-year, real-but-brief boundary. He operates as a genuinely hands-on founder-CEO who sets and co-authors the technical direction (unusual for a CEO), giving ~3 years as DeepSeek's technical founder and ~7 counting the High-Flyer AI compute build, which supports the middle of the 3-8-year scientific-founder band.","evidence":[{"claim":"Named author (17th of 52: 'Wenfeng Liang') and submitting contact of 'Fire-Flyer AI-HPC: A Cost-Effective Software-Hardware Co-Design for Deep Learning' (submitted 26 August 2024) — Fire-Flyer 2 with 10,000 PCIe A100 GPUs, HFReduce, HaiScale, 3FS, HAI-Platform, DGX-A100-class performance at half the","source_url":"https://arxiv.org/abs/2408.14158","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed author and corresponding contact on the DeepSeek-V3 Technical Report (671B-parameter MoE, 37B active, Multi-head Latent Attention, multi-token prediction, 14.8T tokens)","source_url":"https://arxiv.org/abs/2412.19437","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed author on 'DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning'","source_url":"https://arxiv.org/abs/2501.12948","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BEng and MEng from Zhejiang University (master's thesis on object tracking with a low-cost PTZ camera); co-founded High-Flyer, a quantitative hedge fund applying machine learning to trading, and founded DeepSeek in 2023","source_url":"https://en.wikipedia.org/wiki/Liang_Wenfeng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"DeepSeek released the open-weight DeepSeek-V2, V3 and R1 models","source_url":"https://en.wikipedia.org/wiki/DeepSeek","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Bachelor's degree (2006) and Master's degree (2010) in Information and Communication Engineering, Zhejiang University; master's thesis on target-tracking with PTZ cameras.","source_url":"https://en.wikipedia.org/wiki/Liang_Wenfeng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded High-Flyer Capital Management in 2015, a quantitative hedge fund that applied machine learning to trading and built large-scale GPU compute clusters.","source_url":"https://en.wikipedia.org/wiki/Liang_Wenfeng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founder and CEO of DeepSeek (founded 2023), which released DeepSeek-V2, V3 and R1, open-weight models that had significant technical and market impact.","source_url":"https://en.wikipedia.org/wiki/DeepSeek","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as a contact author on the DeepSeek-V3 Technical Report (arXiv 2412.19437), a ~200-author paper credited to \"DeepSeek-AI\".","source_url":"https://arxiv.org/abs/2412.19437","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BEng Electronic Information Engineering (2007) and MEng Information & Communication Engineering (2010), Zhejiang University; master's thesis on object tracking with a low-cost PTZ camera; co-founded High-Flyer 2016, High-Flyer AI 2019, DeepSeek May 2023; began acquiring thousands of Nvidia GPUs in 2","source_url":"https://en.wikipedia.org/wiki/Liang_Wenfeng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Liang is founder and CEO of DeepSeek (founded May 2023) and a listed author/corresponding contact on the DeepSeek-V3 Technical Report — 671B MoE, Multi-head Latent Attention, multi-token prediction — an open model the field builds on","source_url":"https://arxiv.org/abs/2412.19437","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed author on DeepSeek-R1, which demonstrated reasoning can be incentivized via pure reinforcement learning; the recipe and open weights are widely cited and reproduced by other labs","source_url":"https://arxiv.org/abs/2501.12948","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named author (position 17) and submitting contact of the Fire-Flyer AI-HPC paper documenting the 10,000-A100 training cluster (HFReduce, HaiScale, 3FS) that DeepSeek's models were trained on — evidence he drives technical direction as a founder","source_url":"https://arxiv.org/abs/2408.14158","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded quantitative hedge fund High-Flyer (2015) and its AI arm (2019) which built large GPU clusters, then founded DeepSeek in 2023 — establishing the technical-founder timeline","source_url":"https://en.wikipedia.org/wiki/Liang_Wenfeng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"DeepSeek-R1 introduced reasoning-capability elicitation via pure reinforcement learning (GRPO) and reasoning distillation, methods now widely built on across frontier reasoning models; Liang is a listed author","source_url":"https://arxiv.org/abs/2501.12948","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"DeepSeek-V3 Technical Report (671B MoE, Multi-head Latent Attention, multi-token prediction) lists Liang as author/corresponding contact — architecture the frontier open-model ecosystem descends from","source_url":"https://arxiv.org/abs/2412.19437","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Liang is a named author and submitting contact on the Fire-Flyer AI-HPC cost-efficient training-stack paper (10,000 A100 cluster, HFReduce, 3FS)","source_url":"https://arxiv.org/abs/2408.14158","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Liang co-founded quant hedge fund High-Flyer (2015) and is founder and CEO of its AI company DeepSeek (2023), setting its technical direction","source_url":"https://en.wikipedia.org/wiki/Liang_Wenfeng","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BEng Electronic Information Engineering, Zhejiang University","MEng Information & Communication Engineering, Zhejiang University (2010)"],"canonical_papers":["Fire-Flyer AI-HPC: A Cost-Effective Software-Hardware Co-Design for Deep Learning (arXiv:2408.14158) — named author and submitting contact","DeepSeek-V3 Technical Report (arXiv:2412.19437) — listed author / corresponding contact","DeepSeek-R1 (arXiv:2501.12948) — listed author"],"first_verifiable_year":2010,"notable_systems":["Fire-Flyer / Fire-Flyer 2 GPU cluster","HFReduce","HaiScale","3FS","High-Flyer quantitative trading stack","DeepSeek-V2/V3/R1"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"OpenAlex A5003469271 is the WRONG PERSON: its works are 'The Art of Linux Kernel Design' and its chapters (Auerbach Publications, 2014-2018), with topics Business Process Modeling, Embedded Systems and Legal and Regulatory Analysis; its 14 works / 1 citation / h-index 1 and the derived earliest_year 2011 must all be discarded. The Semantic Scholar match resolved to 'W. Liang' (name_exact false, 8 candidates), so its 13,772 citations / h-index 14 cannot be attributed to him. The PubMed block (honeybee symbiosis, fowl adenovirus, lung cancer) is unrelated homonyms. Wikidata's educated_at field is malformed, leaking raw qualifier codes. Citation and h-index are left at 0 because no correctly-disambiguated profile exists, not because the record is empty. No evidence of family or inherited wealth funding DeepSeek was found — High-Flyer was built from trading returns — so capital_without_competence is 0 rather than asserted.","adjudication_notes":["hands_on_engineering (pass_1 9, pass_2 18, final 16): pass_2 was right that pass_1 missed decisive evidence — the verified arXiv author list for Fire-Flyer AI-HPC contains 'Wenfeng Liang' at position 17 and names him the submitting contact, documenting the 10,000-GPU cluster, HFReduce and 3FS as an engineering artifact rather than a management claim. Set at 16 rather than 18 because he is one of 52 authors and his individual contribution within that stack is not separable.","transformers_lm (pass_1 10, pass_2 16, final 13): split. Authorship on the V3 and R1 reports is verified, but both are ~200-author corporate reports, Multi-head Latent Attention is publicly attributed to a junior researcher's initiative rather than to him, and he has no independent authored modeling work — that supports credit above pass_1's 10 but well below pass_2's 16.","foundations (pass_1 9, pass_2 13, final 10): pass_1 was right. A master's in information and communication engineering with a PTZ-camera tracking thesis is real signal-processing training but not the graduate mathematics band; no authored work in linear algebra, optimization or statistical learning exists.","vector_embeddings (pass_1 6, pass_2 9, final 7): pass_1 closer; no embedding, retrieval or representation-learning work of any kind is verifiable under his name.","industry_impact (pass_1 17, pass_2 18, final 18): effectively agreed — DeepSeek-V3/R1 are open models with demonstrable technical influence on the field, which is impact whose core is these systems."],"years_language_modeling":3,"years_as_technical_founder":7,"frontier_lineage":["DeepSeek-R1 pure-RL reasoning recipe (GRPO) cited/reproduced across frontier reasoning models","DeepSeek-V3 MoE + Multi-head Latent Attention as a widely-referenced efficient-architecture template","open-weight DeepSeek-V2/V3/R1 checkpoints used as base/distillation sources by the field"],"technical_founder_roles":["DeepSeek — Founder & CEO / co-author of core technical reports — 2023–present (~3 yrs)","High-Flyer AI — co-founder, GPU-cluster/ML infrastructure — 2019–present (~7 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":14,"lm_domain_depth":8,"scientific_founder":11},"confidence":0.6,"duration_ms":70911},{"pass":"pass_2","dimensions":{"frontier_founder":14,"lm_domain_depth":8,"scientific_founder":12},"confidence":0.68,"duration_ms":61196}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Liang_Wenfeng","wikipedia_title":"Liang Wenfeng","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"jonathan-ross","name":"Jonathan Ross","title":"Founder & CEO","company":"Groq","sector":"general","rank":36,"rubric_version":3,"dimensions":{"foundations":12,"vector_embeddings":4,"transformers_lm":8,"frontier_founder":16,"lm_domain_depth":4,"hands_on_engineering":18,"industry_impact":16,"scientific_founder":15},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":55,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":55,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.76,"rationale":"Ross studied mathematics and computer science at NYU's Courant Institute. At Google he started the Tensor Processing Unit (TPU) as a 20%-time project in 2013, personally designing and implementing core elements of the first-generation chip, and is a listed co-author on the canonical 'In-Datacenter Performance Analysis of a Tensor Processing Unit' (ISCA 2017, arXiv:1704.04760) among ~75 co-authors; the TPU became the hardware backbone for a majority of Google's ML compute and powered AlphaGo. He founded Groq in 2016 to build inference-optimized LPU chips, co-authoring hardware architecture papers ('Think Fast: A TSP for Accelerating Deep Learning Workloads', ISCA 2020). This is strong, verifiable hands-on chip-engineering depth and real industry impact on the infrastructure AI models run on — but it is systems/hardware engineering, not authorship of the math, embeddings, or transformer/LM research lineage itself, so those dimensions score low.\n\nRoss's foundational contribution to today's frontier models is at the compute layer, not the algorithm layer: he started Google's TPU as a 20% project in 2013 and co-authored the canonical TPU paper (ISCA 2017), and TPUs are the named training hardware for Google's frontier LLMs (PaLM/Gemini), while Groq's LPU/TSP (co-authored 'Think Fast', ISCA 2020) is a named inference stack for LLMs — a real 'training/inference stack those models descend from,' earning a high frontier_founder score, though he authored none of the architecture, attention, embeddings or objectives themselves. He has NO personal language-modeling research record — his work is hardware adjacent to ML/LM, continuous since 2013 but not LM science — so lm_domain_depth is low. As founder and technical architect of Groq since 2016 (~10 years), personally designing the chip architecture and co-authoring the company's core papers/patents, he is a genuine scientific/technical founder in AI infrastructure, placing scientific_founder in the 8-15-year band.","evidence":[{"claim":"Co-author on 'In-Datacenter Performance Analysis of a Tensor Processing Unit' (ISCA 2017), the canonical TPU paper","source_url":"https://arxiv.org/abs/1704.04760","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Started the Google TPU as a 20% project in 2013, personally designed/implemented core elements of the first-gen chip; team took it to production in 15 months","source_url":"https://en.wikipedia.org/wiki/Tensor_Processing_Unit","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded Groq in 2016 to build the LPU (Language Processing Unit), an inference-optimized AI chip; NVIDIA received a perpetual license to Groq's patent portfolio in a Dec 2025 deal","source_url":"https://en.wikipedia.org/wiki/Groq","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Studied mathematics and computer science at NYU's Courant Institute","source_url":"https://www.linkedin.com/in/ross-jonathan/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named author on 'In-Datacenter Performance Analysis of a Tensor Processing Unit', ISCA 2017, with Jouppi, Young, Patil, Patterson, Dean et al.","source_url":"https://arxiv.org/abs/1704.04760","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Second author on 'Think Fast: A Tensor Streaming Processor (TSP) for Accelerating Deep Learning Workloads', ISCA 2020, pp. 145-158, all authors affiliated Groq Inc.","source_url":"https://dblp.org/rec/conf/isca/AbtsRSWBHBTKKHL20.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ross was one of the designers of the TPU at Google; co-founded Groq in 2016; the chip was renamed from Tensor Streaming Processor to Language Processing Unit; joined Nvidia in December 2025 as part of a licensing deal while Groq continues operating","source_url":"https://en.wikipedia.org/wiki/Groq","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Started the Google TPU as a 20%-time project in 2013 and personally designed/implemented core elements of the first-generation chip","source_url":"https://en.wikipedia.org/wiki/Tensor_Processing_Unit","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded Groq in 2016 as technical founder; the chip (Tensor Streaming Processor) was renamed Language Processing Unit, an inference-optimized accelerator for LLMs","source_url":"https://en.wikipedia.org/wiki/Groq","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author on the canonical TPU paper; Google's TPUs are the training/serving hardware for its frontier language models","source_url":"https://arxiv.org/abs/1704.04760","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded Groq in 2016 and drives the LPU inference-chip architecture used to run LLM inference; co-author of the 2020 Groq TSP paper","source_url":"https://en.wikipedia.org/wiki/Groq","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Groq's Tensor Streaming Processor / Language Processing Unit architecture, authored by Groq-affiliated authors led on architecture by Ross","source_url":"https://dblp.org/rec/conf/isca/AbtsRSWBHBTKKHL20.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Mathematics and Computer Science coursework, NYU Courant Institute (no confirmed degree completion found)"],"canonical_papers":["In-Datacenter Performance Analysis of a Tensor Processing Unit (ISCA 2017)","Think Fast: A Tensor Streaming Processor (TSP) for Accelerating Deep Learning Workloads (ISCA 2020)"],"first_verifiable_year":2013,"notable_systems":["Google TPU v1","Groq LPU / Tensor Streaming Processor"],"citations":4515,"h_index":0,"patents":46,"dossier_notes":"CRITICAL: the dossier's Wikipedia/Wikidata match (Q40054, 'English broadcaster and comedian born 1960') and virtually the entire OpenAlex record (349 works, medical/STD topics, h-index 44) are for a DIFFERENT person — the British TV presenter Jonathan Ross, not the Groq/TPU founder. The dossier's own PubMed and Semantic Scholar sections flag high homonym risk and low name-match confidence, correctly. Only the OpenAlex 'tpu_2017' canonical_flag (the TPU paper) is verifiably the correct Jonathan Ross; everything else in the dossier's programmatic sections should be disregarded for this profile. Patent count (46) is a self-reported LinkedIn figure, not independently verified against USPTO/Google Patents in this pass — treated as unverified and excluded from citations/h_index metadata, reported separately.","years_language_modeling":0,"years_as_technical_founder":10,"frontier_lineage":["Google TPU v1 — the training/inference hardware frontier LLMs (PaLM, Gemini) run on","Groq LPU / Tensor Streaming Processor — inference stack for LLM serving (e.g. Llama-class models)"],"technical_founder_roles":["Groq — Founder & CEO / chip architect — 2016–present (~10 years)","Google — TPU originator/designer (not a founder role) — 2013–2016"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":16,"lm_domain_depth":5,"scientific_founder":15},"confidence":0.72,"duration_ms":62200},{"pass":"pass_2","dimensions":{"frontier_founder":16,"lm_domain_depth":4,"scientific_founder":15},"confidence":0.72,"duration_ms":48836}],"source":"seeded","profile_url":null,"wikipedia_title":"Jonathan Ross","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"pramod-viswanath","name":"Pramod Viswanath","title":"Co-founder (Sentient); Forrest G. Hamrick Professor in Engineering, Princeton University","company":"Sentient","sector":"crypto","rank":37,"rubric_version":3,"dimensions":{"foundations":18,"vector_embeddings":13,"transformers_lm":12,"frontier_founder":6,"lm_domain_depth":8,"hands_on_engineering":10,"industry_impact":13,"scientific_founder":8},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":55,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":55,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.85,"rationale":"Viswanath is a career information theorist with the deepest mathematical record in this batch: a UC Berkeley PhD under Venkat Anantharam and David Tse, IEEE Fellow 2013, co-author with Tse of 'Fundamentals of Wireless Communication' (13,408 citations in OpenAlex alone), and author of foundational multiuser information-theory results — opportunistic beamforming, vector Gaussian broadcast channel capacity and uplink-downlink duality, the diversity-multiplexing tradeoff. The dispute that matters is vector_embeddings, and pass_2 found evidence pass_1 missed: 'All-but-the-Top: Simple and Effective Postprocessing for Word Representations' (arXiv:1702.01417, Jiaqi Mu, Suma Bhat, Pramod Viswanath, ICLR 2018) is verified authored word-embedding geometry — removing the common mean vector and top dominating directions improves word2vec and GloVe on similarity, analogy and semantic textual similarity. That is squarely inside the rubric's vector-space lineage and cannot be scored at pass_1's 6. His LM work is real but recent and collaborative: he is the sixth of seven authors on 'Scalable Fingerprinting of Large Language Models' (arXiv:2502.07760, with Nasery, Hayase, Brooks, Sheng, Tyagi and Oh) — LLM security rather than modeling, pretraining or scaling. Hands-on engineering is his weakest dimension and pass_2 over-scored it at 13: his contribution is algorithm design and analysis carried out with students and co-authors, and no personally built or shipped training system, model or infrastructure could be verified. Sentient is early and, per the rubric, its fundraising and branding count for nothing.\n\nViswanath's own frontier-lineage claim rests on 'All-but-the-Top' (Mu, Bhat, Viswanath, ICLR 2018), a word-embedding postprocessing method in the word2vec/GloVe geometry lineage — genuine published lineage work but a niche postprocessing trick, not a named building block (attention, tokenizer, optimizer, scaling law) that GPT/Claude/Gemini demonstrably descend from; his 2025 LLM-fingerprinting work is model security, not a modeling primitive frontier stacks build on. His language-modeling record is intermittent and adjacent: a 2017 word-embedding paper and a 2025 LLM-fingerprinting paper bracket ~8 years, but his continuous career core is wireless communications and information theory, not neural/statistical language modeling, so there is no deep continuous LM record. As scientific founder he is a credible technical co-founder of Sentient (with Himanshu Tyagi and Sandeep Nailwal, ~2024) whose OML/fingerprinting research he personally authors, but the tenure is only ~1-2 years and the company's core is a decentralized-AI crypto protocol rather than language modeling itself, placing him below the 3-8-year technical-founder band.","evidence":[{"claim":"Co-author of 'All-but-the-Top: Simple and Effective Postprocessing for Word Representations' (2017/ICLR 2018); verified author list Jiaqi Mu, Suma Bhat, Pramod Viswanath; eliminates the common mean vector and top dominating directions from word vectors, improving word2vec and GloVe on similarity, ca","source_url":"https://arxiv.org/abs/1702.01417","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sixth of seven authors on 'Scalable Fingerprinting of Large Language Models' (2025); verified author list Anshul Nasery, Jonathan Hayase, Creston Brooks, Peiyao Sheng, Himanshu Tyagi, Pramod Viswanath, Sewoong Oh","source_url":"https://arxiv.org/abs/2502.07760","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD UC Berkeley EECS (advisors Venkat Anantharam and David Tse); Professor of ECE at Princeton; IEEE Fellow 2013 for contributions to the theory and practice of wireless communications","source_url":"https://en.wikipedia.org/wiki/Pramod_Viswanath","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile lPycXNcAAAAJ is the identifier recorded for him in Wikidata","source_url":"https://www.wikidata.org/wiki/Q29387745","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD UC Berkeley EECS, advisors Venkat Anantharam and David Tse; IEEE Fellow (2013) for wireless communications theory","source_url":"https://en.wikipedia.org/wiki/Pramod_Viswanath","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author, 'Scalable Fingerprinting of Large Language Models' (arXiv 2502.07760, 2025) with Peiyao Sheng, Himanshu Tyagi and others","source_url":"https://arxiv.org/html/2505.16723","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of Sentient (with Himanshu Tyagi and Sandeep Nailwal), which raised $85M seed led by Founders Fund/Pantera/Framework to build the OML cryptographic protocol for decentralized AI","source_url":"https://www.dailyprincetonian.com/article/2025/05/princeton-features-profiles-sentient-ai-loyal-alignment","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar (Forrest G. Hamrick Professor in Engineering, Princeton): ~40,148 citations, h-index 64, i10-index 171; research areas blockchains and wireless communication","source_url":"https://scholar.google.com/citations?user=lPycXNcAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of Sentient (with Himanshu Tyagi and Sandeep Nailwal) building the OML cryptographic protocol for decentralized AI; founded ~2024","source_url":"https://www.dailyprincetonian.com/article/2025/05/princeton-features-profiles-sentient-ai-loyal-alignment","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of Sentient with Himanshu Tyagi and Sandeep Nailwal (~2024), building the OML cryptographic protocol for decentralized AI; he personally sets the technical/research direction as a scientific founder","source_url":"https://www.dailyprincetonian.com/article/2025/05/princeton-features-profiles-sentient-ai-loyal-alignment","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Electrical Engineering and Computer Sciences, UC Berkeley (advisors Venkat Anantharam, David Tse)"],"canonical_papers":["Fundamentals of Wireless Communication (Tse & Viswanath, Cambridge University Press, 2005)","Opportunistic Beamforming Using Dumb Antennas (IEEE Trans. Inf. Theory, 2002)","Sum Capacity of the Vector Gaussian Broadcast Channel and Uplink-Downlink Duality (2003)","All-but-the-Top: Simple and Effective Postprocessing for Word Representations (ICLR 2018)","Scalable Fingerprinting of Large Language Models (2025)"],"first_verifiable_year":1996,"notable_systems":["Prism blockchain protocol","Sentient OML model-fingerprinting stack (co-founder)"],"citations":28981,"h_index":50,"patents":0,"dossier_notes":"Wikidata records date_of_birth as '+2000-00-00', which is an error — that is his PhD year. The PubMed block is a complete homonym: all 34 refined records belong to Pavithra Viswanath, a UCSF cancer/hyperpolarized-imaging researcher (co-authors Batsios, Taglang, Gillespie), so earliest_pubmed_year 2015 is meaningless. The OpenAlex affiliation list is noisy (Clarion University, Capital University, University of New Mexico, Urbana University are spurious) though the works are correctly his. Both OpenAlex and the dossier's top-works list miss his AI-lineage output entirely — no embeddings or LLM papers appear — which understates him; his ICLR 2018 word-embedding paper and 2025 LLM-fingerprinting work were verified directly on arXiv. Citations/h-index are reported from OpenAlex because pass_2's higher Google Scholar figures (40,148 / h-index 64) could not be re-verified in this session. The dossier does not mention Sentient at all.","adjudication_notes":["vector_embeddings (pass_1 6, pass_2 14, final 13): pass_2 was right and pass_1 missed a paper that exists. Verified on arXiv: 'All-but-the-Top' (Mu, Bhat, Viswanath) is authored word-embedding geometry improving word2vec and GloVe — the rubric's named lineage. Set at 13 rather than 14 as it is a postprocessing result rather than an embedding method or system he built.","foundations (pass_1 16, pass_2 18, final 18): pass_2 right. A Berkeley information-theory PhD under Anantharam and Tse, IEEE Fellowship, the Tse-Viswanath textbook and the vector Gaussian broadcast-channel capacity results are canonical mathematics of exactly the kind the dimension names.","transformers_lm (pass_1 10, pass_2 14, final 12): split. The verified LLM-fingerprinting paper is real but he is the sixth of seven authors and the subject is model security, not modeling, pretraining, scaling or alignment; neither pass could cite authored work in the modeling core itself.","hands_on_engineering (pass_1 8, pass_2 13, final 10): pass_1 was closer. Pass_2 itself conceded his contribution is 'algorithm design and analysis carried out with students rather than personally shipping large training systems'; no personally built or shipped AI system, model or infrastructure is verifiable, which is the 3-7/8-12 boundary, not the PhD-production band.","industry_impact (pass_1 10, pass_2 16, final 13): split toward pass_1. Pass_2's 16 leans on Sentient, which is early-stage, and the rubric bars fundraising and branding; the defensible basis is his verified citation record (28,981 / h-index 50) and the influence of the Tse-Viswanath textbook, not a shipped product whose core is these systems."],"years_language_modeling":8,"years_as_technical_founder":2,"frontier_lineage":["'All-but-the-Top' word-embedding postprocessing (word2vec/GloVe geometry) — lineage-adjacent, not a named frontier building block","LLM fingerprinting (security, not a modeling primitive frontier models build on)"],"technical_founder_roles":["Sentient — co-founder / scientific founder (OML model-fingerprinting research) — ~2024-present (~2 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":5,"lm_domain_depth":7,"scientific_founder":8},"confidence":0.7,"duration_ms":61103},{"pass":"pass_2","dimensions":{"frontier_founder":7,"lm_domain_depth":8,"scientific_founder":8},"confidence":0.7,"duration_ms":60545}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Pramod_Viswanath","wikipedia_title":"Pramod Viswanath","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"charles-xie","name":"Charles Xie","title":"Founder & CEO","company":"Zilliz (creator of Milvus)","sector":"general","rank":38,"rubric_version":3,"dimensions":{"foundations":11,"vector_embeddings":18,"transformers_lm":6,"frontier_founder":4,"lm_domain_depth":6,"hands_on_engineering":16,"industry_impact":15,"scientific_founder":13},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":54,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":54,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.8,"rationale":"The two passes diverged almost entirely because pass_1 exhausted its search budget and could find no authored record, scoring him as a founder of a real product with no personal research, while pass_2 located peer-reviewed authorship. That authorship is verified here independently through Crossref: he is the last author of 'Milvus: A Purpose-Built Vector Data Management System' (SIGMOD 2021, DOI 10.1145/3448016.3457550), listed 22nd of 22 authors with the affiliation 'Zilliz, Shanghai, China', and last author of 'Manu: A Cloud Native Vector Database Management System' (PVLDB 2022, DOI 10.14778/3554821.3554843), 15th of 15 with the same affiliation. Last-author position on both system papers, with the company affiliation printed, is the senior/responsible role and is exactly the 'authored, built or shipped' standard the vector_embeddings dimension names — approximate-nearest-neighbour indexing, quantization and distributed similarity search over high-dimensional embeddings is the vector-space retrieval layer of the rubric's own lineage, and he built and shipped it rather than consuming it. Milvus is a graduated LF AI & Data Foundation project under the Linux Foundation with core contributors from multiple hardware and platform vendors. Foundations is scored mid-band and deliberately conservatively: the work demands applied linear algebra and ANN index mathematics, but no thesis, degree or first-principles mathematical publication under his name could be verified — his Wikidata ORCID record is an empty stub with zero works, educations or employments. transformers_lm is low: his systems serve retrieval-augmented and embedding workloads for language models, but he has authored no modeling, pretraining or scaling work.\n\nCharles Xie founded Zilliz in 2017 and invented Milvus (open-sourced 2019), personally authoring the company's two core system papers as last/senior author under the Zilliz affiliation — a verifiable ~9-year record as a scientific/technical founder-CEO whose company's core IS vector search, preceded by six years as an Oracle 12c Multitenant founding engineer (database systems, not language modeling). Milvus is retrieval infrastructure consumed by RAG pipelines alongside frontier LLMs; it is not a method, architecture, embedding, optimizer or training/inference component that GPT/Claude/Gemini/Llama-class models are built on or cite in their technical reports, so his frontier lineage is downstream ecosystem tooling rather than a foundational building block. His language-modeling depth is adjacent, not core: vector-space similarity search over embeddings is part of the retrieval lineage, but he has authored no neural/statistical LM, seq2seq, transformer, pretraining or scaling work, and his verifiable vector-DB record runs from ~2017/2019 as systems engineering rather than modeling. Thus scientific_founder is credited strongly (founder + authored core research, 8–15yr band), while frontier_founder and lm_domain_depth stay low.","evidence":[{"claim":"Last author (22nd of 22) of 'Milvus: A Purpose-Built Vector Data Management System', Proceedings of the 2021 ACM SIGMOD International Conference on Management of Data, with the affiliation 'Zilliz, Shanghai, China'; co-authors include Jianguo Wang (Zilliz & Purdue), Xiaomeng Yi, Rentong Guo and Hai","source_url":"https://api.crossref.org/works/10.1145/3448016.3457550","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Last author (15th of 15) of 'Manu: A Cloud Native Vector Database Management System', Proceedings of the VLDB Endowment, 2022, affiliation Zilliz","source_url":"https://api.crossref.org/works/10.14778/3554821.3554843","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Milvus is an open-source high-performance vector database developed by Zilliz and donated to the LF AI & Data Foundation under the Linux Foundation (Apache 2.0), with core contributors from Zilliz, ARM, NVIDIA, AMD, Intel, Meta, IBM, Salesforce, Alibaba and Microsoft","source_url":"https://milvus.io/docs/overview.md","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records him only as 'researcher' with ORCID 0009-0000-1713-8696; the ORCID public record contains no works, education or employment entries, so no degree or prior role is verifiable","source_url":"https://pub.orcid.org/v3.0/0009-0000-1713-8696/record","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Milvus is an actively maintained open-source vector database for AI applications, per its GitHub organization","source_url":"https://github.com/milvus-io","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Milvus is an actively maintained, widely used open-source vector database whose GitHub organization describes it as 'the open source vector database designed for AI applications.'","source_url":"https://github.com/milvus-io","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Zilliz's live engineering blog shows substantive, ongoing technical work on the Milvus vector database (e.g. 'Announcing Milvus 3.0: Lake-Native Vector Search and a More Powerful Retrieval Engine', 'How Force Merge Compaction Nearly Doubled Milvus Search QPS'), evidencing a real, technically deep ve","source_url":"https://milvus.io/blog","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The dossier's Semantic Scholar match for 'Charles Xie' (author ID 30749452, 44 papers, h-index 16, citation_count 1017) consists entirely of engineering-design-education, CAD, physics-classroom, and STEM-pedagogy papers (e.g. in The Physics Teacher, Computers & Education, Journal of Mechanical Desig","source_url":"https://api.semanticscholar.org/graph/v1/author/30749452?fields=name,affiliations,papers.title,papers.year,papers.venue","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Charles Xie is founder & CEO of Zilliz, which he founded in 2017, and inventor of the Milvus vector database; previously a founding engineer on Oracle's 12c Multitenant database team (~6 years), MS CS University of Wisconsin-Madison","source_url":"https://www.unite.ai/charles-xie-founder-ceo-of-zilliz-interview-series/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Last author of 'Milvus: A Purpose-Built Vector Data Management System' (SIGMOD 2021) with the Zilliz affiliation — senior/responsible authorship of the vector-search system the company runs on","source_url":"https://api.crossref.org/works/10.1145/3448016.3457550","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Milvus is an open-source vector database designed for AI applications (retrieval/RAG layer), not a model architecture or training/inference component of frontier LLMs","source_url":"https://milvus.io/docs/overview.md","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Charles Xie is founder & CEO of Zilliz building databases/search for AI and LLM applications and invented the Milvus open-source vector database","source_url":"https://www.unite.ai/charles-xie-founder-ceo-of-zilliz-interview-series/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Last author of the SIGMOD 2021 Milvus and PVLDB 2022 Manu vector-DBMS system papers under the Zilliz affiliation — the vector-search/retrieval layer that serves LLM/RAG embedding workloads","source_url":"https://api.crossref.org/works/10.1145/3448016.3457550","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":["Milvus: A Purpose-Built Vector Data Management System (SIGMOD 2021) — last author","Manu: A Cloud Native Vector Database Management System (PVLDB 2022) — last author"],"first_verifiable_year":2021,"notable_systems":["Milvus open-source vector database (LF AI & Data project)","Zilliz Cloud managed vector search","Manu cloud-native vector DBMS"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier is nearly empty and its one research signal is a homonym: Semantic Scholar id 30749452 ('Charles Xie', 44 papers, 1,017 citations, h=16) is the educational-technology physicist known for Molecular Workbench and Energy3D, whose papers appear in The Physics Teacher, Computers & Education and the Journal of Mechanical Design — not the Zilliz founder; its citation and h-index figures are not imported, which is why those fields read 0 despite his real work being well cited. profile_id is null, Wikipedia and OpenAlex found nothing, patents were skipped, PubMed returned 10,312 hits flagged homonym_risk, and Wikidata Q130826501 is a bare stub whose ORCID is an empty claimed profile. The timeline is entirely null; the verified first year in the published record is 2021 (Zilliz was founded earlier and Milvus released in 2019, but neither date could be confirmed from a primary source). Education and prior roles (the Oracle/IBM claim that circulates in secondary sources) remain unverified and are not asserted.","adjudication_notes":["vector_embeddings (pass_1 12, pass_2 19, final 18): pass_2 was right; pass_1 scored on absence of evidence, not evidence of absence. Verified independently via Crossref: he is last author with the Zilliz affiliation on BOTH the SIGMOD 2021 Milvus paper and the PVLDB 2022 Manu paper — peer-reviewed senior authorship of the vector-search system itself, which pass_1 never found. Set at 18 rather than 19 because his contribution is the database/retrieval layer over embeddings rather than the embedding models themselves.","foundations (pass_1 4, pass_2 12, final 11): pass_2 closer. Pass_1's 4 ('uses the tools, no personal record') is refuted by peer-reviewed senior authorship of two ANN/vector-DBMS systems papers at top database venues, which require applied linear algebra and index mathematics. Held at 11, not higher, because the verified ORCID record is empty and no degree, thesis or mathematical publication exists.","hands_on_engineering (pass_1 9, pass_2 17, final 16): pass_2 right. He founded the company that built Milvus and is senior author on its two system papers; Milvus is a graduated Linux Foundation project with multi-vendor contributors — built and shipped infrastructure, not managed procurement.","transformers_lm (pass_1 2, pass_2 9, final 6): split toward pass_1. Neither pass cited any modeling, pretraining or scaling work by him, and none exists; the credit is only that his systems serve RAG and embedding workloads for LMs.","industry_impact (pass_1 11, pass_2 16, final 15): pass_2 closer — Milvus is widely deployed open-source infrastructure whose core IS vector search, which the rubric credits directly; discounted from 16 for the absence of any verifiable personal citation or patent record."],"years_language_modeling":7,"years_as_technical_founder":9,"frontier_lineage":["Milvus vector database provides approximate-nearest-neighbour retrieval used in RAG pipelines that serve frontier LLMs — downstream tooling, not a building block the models are trained on or descend from"],"technical_founder_roles":["Zilliz — Founder & CEO, inventor of Milvus, senior author of its core system papers — 2017–2026 (~9 years)","Oracle — founding engineer, 12c Multitenant database team — ~6 years (database systems, pre-Zilliz, not this field)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":5,"lm_domain_depth":7,"scientific_founder":13},"confidence":0.72,"duration_ms":76828},{"pass":"pass_2","dimensions":{"frontier_founder":4,"lm_domain_depth":5,"scientific_founder":13},"confidence":0.72,"duration_ms":87900}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"greg-brockman","name":"Greg Brockman","title":"Co-founder & President","company":"OpenAI","sector":"general","rank":39,"rubric_version":3,"dimensions":{"foundations":6,"vector_embeddings":4,"transformers_lm":12,"frontier_founder":11,"lm_domain_depth":9,"hands_on_engineering":17,"industry_impact":16,"scientific_founder":13},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":52,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":52,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.82,"rationale":"Brockman has no ML/CS graduate degree and no first-author research papers in the core lineage; he studied at Harvard and MIT (leaving MIT without completing a degree per Wikipedia) and built his early career as a software engineer/CTO at Stripe before co-founding OpenAI. He is listed as a co-author on several major OpenAI systems papers — Evaluating Large Language Models Trained on Code (Codex, 2021), Robust Speech Recognition via Large-Scale Weak Supervision (Whisper, 2022), Dota 2 with Large-Scale Deep RL (2019), and OpenAI Gym (2016) — reflecting large-team engineering-leadership co-authorship on canonical systems rather than personal authorship of the core mathematical/architectural ideas, so transformers_lm and foundations are scored as engineering-adjacent, not principal-investigator-level. His genuine strength is hands-on infrastructure and engineering: he was OpenAI's founding CTO, personally built early engineering culture/infra, and is widely credited as a strong low-level programmer (e.g., early payments infra at Stripe, OpenAI's compute/training infrastructure). Industry impact is high as a co-founder and president of OpenAI, one of the organizations that produced canonical transformer/RLHF-era systems, though that impact is organizational/leadership rather than personally authored research.\n\nBrockman is a genuine founder-engineer rather than a research principal: today's frontier OpenAI models (GPT/ChatGPT/Codex) descend directly from the training and inference infrastructure he is credited with personally building as OpenAI's founding CTO, and he is a listed co-author on Codex (2021) and the GPT-4 Technical Report (2023), which places his work inside the frontier stack — but the transformer architecture, scaling laws and RLHF methods were authored by others, so he sits at the 'canonical training/inference stacks' band, not the method-authorship band. His hands-on language-modeling record is engineering-adjacent and dates to roughly the GPT-3/Codex era (~2019 onward, ~7 years); his pre-2019 work (OpenAI Gym 2016, Dota 2 2019) is reinforcement learning, not language modeling. As a co-founder and founder-CTO/President of OpenAI since December 2015 (~10 years) he personally set and executed the engineering/infrastructure direction the company runs on, which earns a mid-band scientific/technical-founder score even though the core research science was led by others.","evidence":[{"claim":"Brockman began his career at Stripe in 2010 after leaving MIT, became CTO in 2013, left in 2015 to co-found OpenAI where he was CTO and later became President.","source_url":"https://en.wikipedia.org/wiki/Greg_Brockman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed co-author on 'Evaluating Large Language Models Trained on Code' (Codex), arXiv 2107.03374, 2021.","source_url":"https://arxiv.org/abs/2107.03374","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar profile lists 40 papers and 55,611 citations under his name (co-authorship on large OpenAI team papers).","source_url":"https://www.semanticscholar.org/author/Greg-Brockman/2065151121","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Enrolled at Harvard 2008 and left after a year, briefly enrolled at MIT and dropped out in 2010 to join Stripe; no degree completed; Stripe's first CTO from 2013 to May 2015; co-founded OpenAI December 2015, led recruiting of the founding team, served as CTO and President; led OpenAI Gym and OpenAI","source_url":"https://en.wikipedia.org/wiki/Greg_Brockman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of Evaluating Large Language Models Trained on Code / Codex (2021), Robust Speech Recognition via Large-Scale Weak Supervision / Whisper (2022), Dota 2 with Large Scale Deep Reinforcement Learning (2019), OpenAI Gym (2016) and the GPT-4 Technical Report (2023)","source_url":"https://api.openalex.org/authors/A5040311065","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar records 55,611 citations and h-index 11 for the profile, with OpenAI Gym at 5,645 citations and Dota 2 with Large Scale Deep RL at 2,204","source_url":"https://api.semanticscholar.org/graph/v1/author/2065151121?fields=name,paperCount,citationCount,hIndex,papers.title,papers.year,papers.citationCount","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata lists occupations entrepreneur, investor, programmer, researcher, education at Harvard (2008-2009) and MIT (2009-2010) with no degree recorded, employers OpenAI (from 2015) and Stripe (2010-2015)","source_url":"https://www.wikidata.org/wiki/Q108398183","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of OpenAI (Dec 2015), served as CTO and President, and led recruiting of the founding team and OpenAI's engineering/training infrastructure.","source_url":"https://en.wikipedia.org/wiki/Greg_Brockman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author on OpenAI systems papers (Codex 2021, Whisper 2022, Dota 2 2019, OpenAI Gym 2016, GPT-4 Technical Report 2023) reflecting engineering-leadership co-authorship, not principal research authorship.","source_url":"https://api.openalex.org/authors/A5040311065","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder, founding CTO and President of OpenAI (from 2015), co-author on the GPT-4 Technical Report, Codex ('Evaluating Large Language Models Trained on Code', 2021) and Whisper (2022).","source_url":"https://en.wikipedia.org/wiki/Greg_Brockman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records employer OpenAI from 2015 and prior CTO role at Stripe (2010-2015, payments infra, not language modeling).","source_url":"https://www.wikidata.org/wiki/Q100604534","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Attended Harvard University (2008-2009)","Attended MIT (2009-2010, left without completing degree)"],"canonical_papers":[],"first_verifiable_year":2016,"notable_systems":["OpenAI Gym","OpenAI Codex","Whisper","OpenAI Five (Dota 2)","OpenAI engineering/training infrastructure"],"citations":5268,"h_index":11,"patents":0,"dossier_notes":"The dossier's OpenAlex block (17 works, earliest_year 1977, topics 'Graph Labeling'/'Advanced Combinatorial Mathematics') is contaminated by an unrelated graph-theory academic homonym predating Brockman's birth (1987) — disregarded. The dossier's PubMed block (earliest_year 1948, medical/dermatology papers under 'Brockman G') is entirely homonym noise from other people and unrelated to OpenAI's Greg Brockman; one 2026 Nature genomics paper ('Evo 2') in that list may be a genuine OpenAI-affiliate co-authorship but was not independently verified this pass. No canonical first-authored math/ML papers were found for Brockman; his record is engineering leadership and large-team co-authorship, consistent with the rubric's 'senior engineering adjacent to the core' anchor rather than principal-author status.","years_language_modeling":7,"years_as_technical_founder":10,"frontier_lineage":["OpenAI training/inference infrastructure the GPT/ChatGPT frontier models run on (built as founding CTO)","Codex (co-author) — code-model lineage into GPT-4","GPT-4 Technical Report co-authorship"],"technical_founder_roles":["OpenAI — co-founder, CTO then President — 2015-present (~10 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":12,"lm_domain_depth":9,"scientific_founder":13},"confidence":0.7,"duration_ms":50645},{"pass":"pass_2","dimensions":{"frontier_founder":10,"lm_domain_depth":9,"scientific_founder":13},"confidence":0.72,"duration_ms":55146}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Greg_Brockman","wikipedia_title":"Greg Brockman","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"kasian-franks","name":"Kasian Franks","title":"Founder & CEO","company":"Vector Space Biosciences / Vectorspace AI (also Cymetica/EventTrader)","sector":"general","rank":40,"rubric_version":3,"dimensions":{"foundations":11,"vector_embeddings":16,"transformers_lm":6,"frontier_founder":4,"lm_domain_depth":10,"hands_on_engineering":13,"industry_impact":10,"scientific_founder":13},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":51,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":51,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.8,"rationale":"Both passes correctly treated the self-authored profile page as untrusted and scored only corroborated items; they diverged because pass 1 was blocked by Google Patents rate-limiting and could verify only one patent, while pass 2 reached the full patent record. I re-verified each disputed item directly. The patents pass 1 could not confirm are real: US20030204496A1 'Inter-term relevance analysis for large libraries' (inventors Sandip Ray, Raf Podowski, Kasian Franks; assignee X-MINE Inc.; filed 29 April 2002) claims second-order term co-occurrence to surface relationships not explicitly stated in a corpus; US7987191B2 and its continuation US9026543B2 'System and method for generating a relationship network' (Franks, Myers, Podowski; assigned to the University of California; priority 6 June 2005) build variable-length data vectors from framed inter-term distance scores with direct and indirect relationships and thematic context filtering — a hand-built distributional-semantics engine filed eight years before word2vec, which the rubric explicitly treats as foundational lineage rather than dated. Further patents assigned to Intertrust (US9177044B2 on relationships extracted from human-generated lists, US9600533B2 on media matching, priority 2006-2007) show this was shipped product engineering across several companies over fifteen years, not a single filing. His one substantive paper is corroborated by Crossref: he is second author, between D.M. Blei and M.I. Jordan, on 'Statistical modeling of biomedical corpora' (BMC Bioinformatics 2006), applying Latent Dirichlet Allocation to biomedical text — real co-authorship inside the statistical-learning tradition, though a single paper. The LBNL tech-transfer honour for SeeqPod is corroborated by Berkeley Lab's own history site rather than by his page. What is absent is any transformer-era record: no paper, patent or public model on attention, pretraining, scaling or alignment, and academic citation is modest (54 citations, h-index 1). Pass 2's scores are closer to the evidence, but its foundations of 13 over-reads a patent portfolio plus one co-authored paper as graduate-level mathematics training, and there is no verified degree beyond an undergraduate one.\n\nFranks' verifiable work is pre-word2vec distributional-semantics lineage — LSI/vector-space text mining at X-MINE (2002 filing) and LBNL, the UC 'variable length data vectors' relationship-network patents (2005 priority, US7987191B2/US9026543B2), and the 2006 BMC Bioinformatics LDA application with Blei and Jordan — but no source shows any of it as a named building block cited by or built into GPT/Claude/Gemini/Llama technical reports, so frontier_founder is low: it is genuine lineage-adjacent representation-learning work, not a component the frontier stack demonstrably descends from. His language-modeling record is real and long-running but front-loaded and intermittent: a strong LSI/vector-space/LDA period ~2002-2008, then largely retrieval/product and tokenized-dataset work (SeeqPod, Vectorspace AI), giving perhaps 6-8 years of continuous hands-on LM research inside a ~20-year span. He is a verifiable technical/scientific founder — named inventor on the patents his companies ran on (X-MINE, UC-spun SeeqPod corroborated by Berkeley Lab, Intertrust) across roughly 2002-2017 and founder-CEO of multiple such companies over ~15 years — supporting a mid-range scientific_founder score.","evidence":[{"claim":"Inventor on US20030204496A1 'Inter-term relevance analysis for large libraries' (inventors Sandip Ray, Raf Podowski, Kasian Franks; assignee X-MINE Inc.; filed/priority 29 April 2002) — second-order term-proximity correlation to detect previously unidentified relationships in large text libraries; v","source_url":"https://patents.google.com/patent/US20030204496A1/en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Continuation US9026543B2 'System and method for generating a relationship network' (inventors Kasian Franks, Cornelia A. Myers, Raf M. Podowski; assignee University of California San Diego; priority 6 June 2005, granted 5 May 2015) — abstract states the system 'generates variable length data vectors","source_url":"https://patents.google.com/patent/US9026543B2/en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First-named inventor on US7987191B2 'System and method for generating a relationship network' (priority June 2005, granted 26 July 2011), assignee The Regents of the University of California","source_url":"https://patentimages.storage.googleapis.com/pdfs/US7987191.pdf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Inventor on US9600533B2 'Matching and recommending relevant videos and media to individual search engine results' (inventors Kasian Franks, Raf Podowski; assignee Intertrust Technologies Corp; priority 8 November 2006, granted 21 March 2017)","source_url":"https://patents.google.com/patent/US9600533B2/en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Crossref record confirms author order D.M. Blei, K. Franks, M.I. Jordan, I.S. Mian on 'Statistical modeling of biomedical corpora: mining the Caenorhabditis Genetic Center Bibliography for genes related to life span', BMC Bioinformatics 2006 — he is second author between the author of Latent Dirichl","source_url":"https://api.crossref.org/works/10.1186/1471-2105-7-250","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Berkeley Lab's own history site records that Kasian Franks and colleagues created SeeqPod, 'a search engine technology company whose roots were in a patent at the Lab' — independent corroboration of the LBNL tech-transfer claim","source_url":"https://history.lbl.gov/Publications/today/2007/Dec/13-Thu/tech-transfer-jump.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named first inventor on US Patent 7,987,191 B2 'System and Method for Generating a Relationship Network' (filed Nov 2007, continuation of PCT filed Jun 2006 / provisional Jun 2005, granted Jul 26 2011), assignee The Regents of the University of California, co-inventors Cornelia A. Myers and Raf M. P","source_url":"https://patentimages.storage.googleapis.com/pdfs/US7987191.pdf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author (with David Blei and Michael I. Jordan) of 'Statistical modeling of biomedical corpora: mining the Caenorhabditis Genetic Center Bibliography for genes related to life span', BMC Bioinformatics, 2006, applying Latent Dirichlet Allocation to biomedical text","source_url":"https://api.semanticscholar.org/graph/v1/paper/DOI:10.1186/1471-2105-7-250","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Recognized as a Lawrence Berkeley National Laboratory tech-transfer success story for SeeqPod at the 2007 Excellence in Technology Transfer Awards ceremony","source_url":"https://history.lbl.gov/Publications/today/2007/Dec/13-Thu/tech-transfer-jump.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Second author, after D.M. Blei and before M.I. Jordan, on 'Statistical modeling of biomedical corpora: mining the Caenorhabditis Genetic Center Bibliography for genes related to life span', BMC Bioinformatics 2006 - verified author order from the Crossref record","source_url":"https://api.crossref.org/works/10.1186/1471-2105-7-250","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"US9026543B2 abstract claims the system 'generates variable length data vectors to represent the relationships between the terms' (Franks, Myers, Podowski; UC San Diego; June 2005 priority) — pre-word2vec vector-space text representation, lineage-adjacent but not cited by frontier model reports","source_url":"https://patents.google.com/patent/US9026543B2/en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author (2nd, between Blei and Jordan) of 'Statistical modeling of biomedical corpora' applying LDA to biomedical text, BMC Bioinformatics 2006 — verifiable early statistical-language-modeling record","source_url":"https://api.crossref.org/works/10.1186/1471-2105-7-250","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Berkeley Lab history site records Franks and colleagues founded SeeqPod, 'a search engine technology company whose roots were in a patent at the Lab' — corroborates technical-founder role built on his own patents","source_url":"https://history.lbl.gov/Publications/today/2007/Dec/13-Thu/tech-transfer-jump.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First-named inventor on US7987191B2 / continuation US9026543B2 'System and method for generating a relationship network' (priority 6 June 2005, Regents of the University of California) — 'generates variable length data vectors to represent the relationships between the terms'.","source_url":"https://patents.google.com/patent/US9026543B2/en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Second author (between D.M. Blei and M.I. Jordan) on 'Statistical modeling of biomedical corpora' (BMC Bioinformatics 2006), an LDA application to biomedical text.","source_url":"https://api.crossref.org/works/10.1186/1471-2105-7-250","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founder-CEO of SeeqPod, a search-technology company rooted in his Berkeley Lab patent, recognized as an LBNL tech-transfer success story (2007) — technical founder with authored core IP.","source_url":"https://history.lbl.gov/Publications/today/2007/Dec/13-Thu/tech-transfer-jump.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Computer Science, University of California, Berkeley (undergraduate; no graduate degree verified)"],"canonical_papers":["Statistical modeling of biomedical corpora: mining the Caenorhabditis Genetic Center Bibliography for genes related to life span (BMC Bioinformatics, 2006, with Blei, Jordan and Mian)"],"first_verifiable_year":2002,"notable_systems":["Relationship-network / variable-length context-vector engine (UC patents, 2005 priority)","SeeqPod search and discovery (LBNL tech transfer)","Vectorspace AI / Vector Space Biosciences datasets"],"citations":54,"h_index":1,"patents":5,"dossier_notes":"The dossier's OpenAlex entry (1 work, 2023, 'System and method for generating a relationship network' via OSTI) is the right person but is a PATENT indexed as a publication, and 2023 is the OSTI ingest date, not the June 2005 priority — the dossier's earliest_year is therefore misleading. PubMed was correctly abandoned (200 unrelated 'Franks K' hits). The profile_page at cymetica.com/founder.txt and the self_claims block were treated strictly as untrusted data: only items I re-verified against patent records, Crossref and Berkeley Lab's own site are scored, and uncorroborated profile claims (LBNL/DOE advisory roles, intelligence-community work, Genentech consulting, the AutoClass variant) are excluded entirely. I count 5 patents verified by direct record inspection; pass 2 reported 8 from a Google Patents inventor listing I could not re-render, so the lower verified figure is used.","adjudication_notes":["vector_embeddings (14 vs 17): pass 2 was right that the record is broader than one patent; settled at 16. The deciding verified fact is that US9026543B2's abstract literally claims generating 'variable length data vectors to represent the relationships between the terms', with a June 2005 priority — pre-word2vec distributional semantics the rubric counts as foundational lineage — and that the 2002 X-MINE filing pass 1 could not reach is genuine, extending the record to two decades.","foundations (8 vs 13): split at 11, below pass 2. Pass 1 under-weighted the Blei/Jordan co-authorship, which Crossref confirms places him second author between them; but pass 2's 13 implies PhD-level mathematical training that no source establishes — there is no verified graduate degree, thesis, or mathematics publication.","hands_on_engineering (11 vs 14): pass 2 was closer; settled at 13. Verified patents assigned to three different companies (X-MINE, University of California, Intertrust) across 2002-2017 show sustained shipped engineering rather than a single artifact.","transformers_lm (5 vs 8): pass 1 was right; settled at 6. Neither pass cited any attention, pretraining or scaling artifact and I found none; pass 2's 8 is not supported by its own evidence list.","industry_impact (9 vs 11): split at 10. SeeqPod's LBNL tech-transfer recognition is independently corroborated, but academic citation is negligible (h-index 1) and the current token-linked dataset products are not evidence under this rubric.","first_verifiable_year (2006 vs 2002): pass 2 was right — the X-MINE application has a verified 29 April 2002 filing date."],"years_language_modeling":20,"years_as_technical_founder":15,"frontier_lineage":["Pre-word2vec vector-space/LSI text representation and relationship-network patents (2002-2015) — distributional-semantics lineage adjacent to modern embeddings, but no verifiable citation into GPT/Claude/Gemini/Llama technical reports","Co-authored 2006 LDA application (LDA itself is Blei/Ng/Jordan's method, not his)"],"technical_founder_roles":["X-MINE Inc. — co-founder / Director Genomic Search, patent inventor — ~2001-2002","SeeqPod Inc. — founder/CEO/CVO, built on his LBNL patents — 2005-2009","Mimvi Inc. — founder/CEO — 2010-2013 (uncorroborated beyond profile page)","Vectorspace AI / Vector Space Biosciences — CEO/co-founder — 2016-present","Cymetica (EventTrader) — founder/CEO — present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":5,"lm_domain_depth":12,"scientific_founder":13},"confidence":0.63,"duration_ms":69627},{"pass":"pass_2","dimensions":{"frontier_founder":4,"lm_domain_depth":9,"scientific_founder":13},"confidence":0.6,"duration_ms":100347}],"source":"community","profile_url":"https://cymetica.com/founder.txt","wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"johannes-hagemann","name":"Johannes Hagemann","title":"Co-founder & Head of Research","company":"Prime Intellect","sector":"general","rank":41,"rubric_version":3,"dimensions":{"foundations":8,"vector_embeddings":3,"transformers_lm":15,"frontier_founder":8,"lm_domain_depth":10,"hands_on_engineering":16,"industry_impact":10,"scientific_founder":10},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":49,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":49,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.85,"rationale":"Both passes identified him correctly and both discarded the dossier, which is matched throughout to a DESY X-ray nanoscience physicist of the same name (ORCID 0000-0003-2768-9496, born 1988, 261 works back to 1985) with no connection to Prime Intellect. The substantive disagreement is about how far back his record runs and how much it earns. Pass 1 found the earlier work and pass 2 missed it: I verified that he is first author of 'Efficient Parallelization Layouts for Large-Scale Distributed Model Training' (arXiv:2311.05610, November 2023), with Aleph Alpha co-founder Samuel Weinbach and Gerard de Melo among the co-authors, an ablation study of training configurations reporting 70.5% Model FLOPs utilisation on a Llama 13B — first-author work on LLM pretraining efficiency, done at a foundation-model company before Prime Intellect existed. Pass 2's first_verifiable_year of 2024 is therefore wrong and its foundations score partly rests on that error. On the Prime Intellect papers pass 2 is the more accurate reader: he is the final author of the INTELLECT-1 technical report (verified author order ending '...Max Ryabinin, Johannes Hagemann'), the first 10B-parameter model trained collaboratively across 14 nodes on 3 continents with 30 compute providers, and of INTELLECT-2, the first globally distributed RL run of a 32B reasoning model, plus senior author on OpenDiLoCo. Final-author position across the series is the senior-technical-lead slot, and the substance — ElasticDeviceMesh fault tolerance, a hybrid DiLoCo-FSDP2 implementation cutting communication bandwidth 400x, MFU figures, PRIME-RL and SHARDCAST — is exactly what the hands-on engineering anchor rewards, so pass 2's 17 is closer than pass 1's 15. What neither pass could establish is any degree, thesis or mathematics publication, and he has no record at all in embeddings or retrieval. His track record is also genuinely short (2023 onward), which the rubric says should lower rather than raise the depth-sensitive dimensions, so industry_impact stays mid-band despite the visibility of the INTELLECT series.\n\nHagemann's verifiable language-modeling record begins at Aleph Alpha in early 2022 and runs continuously through Prime Intellect (~4 years), with first-author LLM-pretraining-efficiency work (arXiv:2311.05610) and senior/final-author positions on OpenDiLoCo, INTELLECT-1 and INTELLECT-2 — real training-stack engineering but a short track record, placing lm_domain_depth in the low 3–8-year band. His lineage contribution is decentralized/low-communication distributed training (OpenDiLoCo, ElasticDeviceMesh, hybrid DiLoCo-FSDP2, PRIME-RL/SHARDCAST); this is published lineage/systems work, but it is a distinct paradigm from the centralized stacks GPT/Claude/Gemini/Llama descend from and is not a named building block their technical reports cite, so frontier_founder stays mid-low. As co-founder of Prime Intellect (end of 2023, ~2.5 years) he operates as a genuine scientific/technical founder — final-author (senior-technical-lead) on the INTELLECT series and author of the core distributed-training code the company runs on — but the tenure is under three years, holding scientific_founder just above the 8-year threshold band.","evidence":[{"claim":"First author of 'Efficient Parallelization Layouts for Large-Scale Distributed Model Training' (arXiv:2311.05610, Nov 2023) — verified author order Johannes Hagemann, Samuel Weinbach, Konstantin Dobler, Maximilian Schall, Gerard de Melo; reports 70.5% Model FLOPs utilization training a Llama 13B","source_url":"https://arxiv.org/abs/2311.05610","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Final (senior) author of the 'INTELLECT-1 Technical Report' (arXiv:2412.01152, Dec 2024) — verified author order ends 'Max Ryabinin, Johannes Hagemann'; first 10B-parameter LM trained collaboratively across 14 nodes on 3 continents with 30 compute providers, with ElasticDeviceMesh and a hybrid DiLoC","source_url":"https://arxiv.org/abs/2412.01152","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior author of 'OpenDiLoCo: An Open-Source Framework for Globally Distributed Low-Communication Training' (arXiv:2407.07852, July 2024), trained across continents at 90-95% compute utilisation","source_url":"https://arxiv.org/abs/2407.07852","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Final author of 'INTELLECT-2: A Reasoning Model Trained Through Globally Decentralized Reinforcement Learning' (arXiv:2505.07291, May 2025), contributing PRIME-RL, TOPLOC rollout verification and SHARDCAST weight distribution","source_url":"https://arxiv.org/abs/2505.07291","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"His Google Scholar profile (qlCqOBEAAAAJ) shows ~203 citations and h-index 8, with top works Intellect-1, OpenDiLoCo, Synthetic-1, Metagene-1, Intellect-2 and the parallelization-layouts paper — consistent with the arXiv record and distinct from the DESY physicist's profile","source_url":"https://scholar.google.com/citations?user=qlCqOBEAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hagemann joined Aleph Alpha (German foundation-model company) in early 2022 as an AI Research Engineer focused on large-scale parallelization and distributed-systems engineering for LLM training.","source_url":"https://nextomoro.com/johannes-hagemann/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hagemann is first author of 'Efficient Parallelization Layouts for Large-Scale Distributed Model Training' (arXiv:2311.05610, Nov 2023), with co-authors including Aleph Alpha co-founder Samuel Weinbach; selected for oral presentation at WANT@NeurIPS 2023, later published at COLM 2024.","source_url":"https://arxiv.org/abs/2311.05610","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hagemann co-founded Prime Intellect with Vincent Weisser at the end of 2023, building infrastructure for globally distributed LLM training and inference.","source_url":"https://hagemann.ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hagemann is a listed author on Prime Intellect's OpenDiLoCo (arXiv:2407.07852), INTELLECT-1 technical report (arXiv:2412.01152, a 1-trillion-token LLM trained across 14 nodes / 30 compute providers on 3 continents), and INTELLECT-2 (arXiv:2505.07291, decentralized RL training of a 32B reasoning mode","source_url":"https://arxiv.org/pdf/2412.01152","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hagemann's real Google Scholar profile (qlCqOBEAAAAJ) shows 203 total citations, h-index 8, with top works being Intellect-1, OpenDiLoco, Synthetic-1, Metagene-1, Intellect-2, and the parallelization-layouts paper — consistent with the arXiv record.","source_url":"https://scholar.google.com/citations?user=qlCqOBEAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior author of OpenDiLoCo (arXiv:2407.07852, 2024), an open framework for globally distributed low-communication training — the decentralized-training lineage his work extends, distinct from centralized frontier-model stacks","source_url":"https://arxiv.org/abs/2407.07852","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Prime Intellect with Vincent Weisser at the end of 2023, building distributed LLM training/inference infrastructure; personally authored core distributed-training research (final author on INTELLECT-1, arXiv:2412.01152)","source_url":"https://hagemann.ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Senior author of OpenDiLoCo, an open-source framework for globally distributed low-communication training — decentralized-training lineage work, not a centralized-frontier building block","source_url":"https://arxiv.org/abs/2407.07852","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Prime Intellect with Vincent Weisser at the end of 2023 and is final/senior author on INTELLECT-1 and INTELLECT-2 technical reports — the senior-technical-founder slot","source_url":"https://arxiv.org/abs/2412.01152","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":["Efficient Parallelization Layouts for Large-Scale Distributed Model Training (arXiv:2311.05610, 2023; COLM 2024)","OpenDiLoCo (arXiv:2407.07852, 2024)","INTELLECT-1 Technical Report (arXiv:2412.01152, 2024)","INTELLECT-2 (arXiv:2505.07291, 2025)"],"first_verifiable_year":2022,"notable_systems":["INTELLECT-1 / INTELLECT-2 decentralized training runs","OpenDiLoCo","PRIME-RL","Aleph Alpha training stack"],"citations":203,"h_index":8,"patents":0,"dossier_notes":"The dossier's Wikidata, OpenAlex and PubMed blocks are all a different Johannes Hagemann — a DESY/Göttingen X-ray nanoscience physicist (ORCID 0000-0003-2768-9496, Scholar KU5yapUAAAAJ, X-ray holography and phase retrieval, works from 1985-1992 among them) plus unrelated medical papers. None of it is the Prime Intellect co-founder and all of it was excluded. The correct profile is Google Scholar qlCqOBEAAAAJ.","adjudication_notes":["first_verifiable_year (2022 vs 2024) and foundations (6 vs 9): pass 1 was right about the timeline. Verified fact: arXiv:2311.05610 is dated November 2023 with Hagemann as FIRST author alongside Aleph Alpha co-founder Samuel Weinbach, so pass 2's claim that his verifiable record 'begins in 2024' is wrong and its foundations score rests partly on that error. Settled at 8 — the parallelization paper is a real first-author systems-efficiency study, but no degree, thesis or mathematics publication is verifiable for him.","hands_on_engineering (15 vs 17): pass 2 was right; settled at 16. Verified final-author position on both INTELLECT-1 and INTELLECT-2 is the senior-technical-lead slot, and the contributions cited (ElasticDeviceMesh, hybrid DiLoCo-FSDP2 with 400x bandwidth reduction, SHARDCAST) are training-stack engineering of exactly the kind the anchor names.","transformers_lm (13 vs 15): pass 2 was closer; settled at 15. He has first-author pretraining-efficiency work and senior authorship on training two frontier-scale models end to end, which is training and post-training rather than authoring architecture or scaling-law results.","industry_impact (9 vs 12): split at 10. The open decentralized-training stack is genuinely built on by others, but the track record is about three years old and the company has produced no canonical result; fundraising and token are not evidence.","vector_embeddings (3 vs 5): pass 1 was right; settled at 3. Neither pass cited any embedding or retrieval artifact and I found none."],"years_language_modeling":4,"years_as_technical_founder":2,"frontier_lineage":["Decentralized/low-communication distributed training (OpenDiLoCo, ElasticDeviceMesh, hybrid DiLoCo-FSDP2, PRIME-RL, SHARDCAST) — a distinct training paradigm, not a named building block in GPT/Claude/Gemini/Llama technical reports","LLM parallelization-layout / MFU efficiency methods (arXiv:2311.05610)"],"technical_founder_roles":["Prime Intellect — co-founder / senior technical lead (final-author on INTELLECT-1/2) — ~2023–2026 (~2.5 yrs)","Aleph Alpha — AI Research Engineer (technical, non-founder) — 2022–2023"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":7,"lm_domain_depth":10,"scientific_founder":11},"confidence":0.7,"duration_ms":57993},{"pass":"pass_2","dimensions":{"frontier_founder":8,"lm_domain_depth":9,"scientific_founder":9},"confidence":0.72,"duration_ms":50866}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"kai-fu-lee","name":"Kai-Fu Lee","title":"Chairman & CEO","company":"01.AI","sector":"general","rank":42,"rubric_version":3,"dimensions":{"foundations":15,"vector_embeddings":8,"transformers_lm":10,"frontier_founder":4,"lm_domain_depth":8,"hands_on_engineering":14,"industry_impact":16,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":49,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":49,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.8,"rationale":"Lee earned a PhD in Computer Science from Carnegie Mellon (1988) under Raj Reddy, and his doctoral dissertation created SPHINX, the first large-vocabulary speaker-independent continuous speech-recognition system using statistical/neural methods — genuinely canonical, foundational statistical-ML work that predates but feeds into the modern deep-learning lineage (h-index 20-35 across OpenAlex/Semantic Scholar, confirmed). He built and led engineering/research organizations at Apple, SGI, Microsoft (founding director of Microsoft Research China/Asia), and Google (president of Google China) — senior technical leadership of real research labs, not just business roles. However his direct hands-on research output ends in the early 1990s; from the mid-1990s onward his record is executive/investor (Sinovation Ventures). In 2023 he founded 01.AI, which built and shipped the open-weight Yi series of LLMs — but Lee's personal authorship role on the Yi models themselves is not established (he leads the company; the model-building credit sits with 01.AI's research team). No specific vector-embeddings or transformer-authorship record was found; his direct contribution to the modern transformer/LM lineage is as an org-builder/funder rather than an author.\n\nLee's own verifiable technical output is late-1980s/early-1990s statistical speech recognition (SPHINX, HMM acoustic + n-gram language modeling), which sits in the broad statistical-NLP tradition but is NOT a named building block that today's transformer-based frontier models (GPT/Claude/Gemini/Llama) cite or descend from — his personal work is lineage-adjacent, not foundational to the frontier stack (frontier_founder low). His hands-on language-modeling record is real but non-continuous: roughly 6 years of statistical ASR/LM research (~1988–1994) using n-gram LMs, then ~30 years as an executive/investor, then a 2023+ return as founder-CEO of 01.AI (Yi open-weight LLMs) — leadership rather than personally authored model research, so depth×duration does not clear the continuous-record bar. On scientific_founder, 01.AI's model science and code are produced by its research team; Lee operates as founder-CEO/financier (Sinovation Ventures is a VC), matching the 'founder of an AI company whose science was done by others' anchor rather than a founder-CTO/Chief-Scientist authoring the core system.","evidence":[{"claim":"PhD Computer Science, Carnegie Mellon University (1988), advisor Raj Reddy; doctoral dissertation built SPHINX, a pioneering large-vocabulary speaker-independent continuous speech-recognition system","source_url":"https://en.wikipedia.org/wiki/Kai-Fu_Lee","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founding director of Microsoft Research China (later Microsoft Research Asia), 1998-2000; president of Google China, 2005-2009","source_url":"https://en.wikipedia.org/wiki/Kai-Fu_Lee","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded 01.AI in March 2023; the company released the open-weight Yi-34B model in November 2023","source_url":"https://www.turingpost.com/p/01ai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar lm2nBYkAAAAJ: 13,143 citations, h-index 41, i10 65; top works are 'Readings in speech recognition' (1990), 'Speaker-independent phone recognition using hidden Markov models' (1989), 'Automatic speech recognition: the development of the SPHINX system' (1988), 'Speaker adaptation throug","source_url":"https://scholar.google.com/citations?user=lm2nBYkAAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BS Computer Science Columbia 1983 summa cum laude; PhD Computer Science CMU 1988 under Raj Reddy, dissertation on large-vocabulary speaker-independent continuous speech recognition (SPHINX); Apple 1990-1996 (PlainTalk, Casper, GalaTea); SGI 1996-1998; founding director of Microsoft Research China/As","source_url":"https://en.wikipedia.org/wiki/Kai-Fu_Lee","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex A5064910846: 55 works, earliest 1988, topics are speech recognition and synthesis, speech and audio processing, NLP; affiliations include Microsoft, Google, Microsoft Research Asia, Apple","source_url":"https://api.openalex.org/authors/A5064910846","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'The SPHINX-II speech recognition system: an overview', Computer Speech & Language 1993","source_url":"https://doi.org/10.1006/csla.1993.1007","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'The development of a world class Othello program', Artificial Intelligence 1990 (Lee & Mahajan) — early search/evaluation-function AI work","source_url":"https://doi.org/10.1016/0004-3702(90)90068-b","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Lee's PhD dissertation built SPHINX, a large-vocabulary speaker-independent continuous speech-recognition system using HMMs with statistical/n-gram language modeling — his canonical technical work, dated 1988","source_url":"https://en.wikipedia.org/wiki/Kai-Fu_Lee","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The SPHINX-II speech recognition system overview (Computer Speech & Language, 1993) marks the tail of his hands-on statistical speech/LM research before he moved into executive roles","source_url":"https://doi.org/10.1006/csla.1993.1007","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Lee founded 01.AI in 2023, which released the open-weight Yi model series; he leads the company as founder-CEO while the model-building credit sits with 01.AI's research team","source_url":"https://www.turingpost.com/p/01ai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded 01.AI in 2023; the company (not Lee personally) built and released the open-weight Yi LLM series — Lee leads as founder-CEO with the model research credited to the team","source_url":"https://www.turingpost.com/p/01ai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Computer Science, Columbia University","PhD Computer Science, Carnegie Mellon University (1988)"],"canonical_papers":["Automatic Speech Recognition: The Development of the SPHINX System (1988)","The SPHINX-II speech recognition system: an overview (1993)"],"first_verifiable_year":1988,"notable_systems":["SPHINX speech recognition system","01.AI / Yi model series (as company founder/leader, not sole author)"],"citations":6487,"h_index":35,"patents":0,"dossier_notes":"OpenAlex identity flagged ambiguous (10 candidates) but the top works (SPHINX papers, Othello program) plausibly do belong to this Kai-Fu Lee and are corroborated independently (Wikipedia, CMU dissertation record). PubMed sample is essentially noise (63,593 raw hits, no usable homonym-filtered records) and was not relied on.","years_language_modeling":6,"years_as_technical_founder":3,"frontier_lineage":["statistical/HMM speech recognition and n-gram language modeling (SPHINX) — part of the broad statistical-NLP tradition but not a named building block cited by transformer-based frontier models","01.AI Yi open-weight LLMs (as company founder, not personal author)"],"technical_founder_roles":["01.AI — founder & CEO — 2023–2026 (leadership, not hands-on model research)","Sinovation Ventures — founder/chairman (VC, not a systems-building role)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":4,"lm_domain_depth":9,"scientific_founder":5},"confidence":0.78,"duration_ms":60609},{"pass":"pass_2","dimensions":{"frontier_founder":4,"lm_domain_depth":8,"scientific_founder":4},"confidence":0.72,"duration_ms":63473}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Kai-Fu_Lee","wikipedia_title":"Kai-Fu Lee","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"jacob-steeves","name":"Jacob Steeves","title":"Co-founder","company":"Bittensor / Opentensor Foundation","sector":"crypto","rank":43,"rubric_version":3,"dimensions":{"foundations":7,"vector_embeddings":8,"transformers_lm":12,"frontier_founder":4,"lm_domain_depth":10,"hands_on_engineering":14,"industry_impact":9,"scientific_founder":11},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":46,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":46,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.82,"rationale":"This is the batch's clearest case of one pass simply missing the record. Pass 1 scored him from a dossier that found a single 2025 OpenAlex work and concluded his first verifiable year was 2025 with essentially no publication history; pass 2 pulled the Semantic Scholar author record and found six more papers, all of which I verified. He is first author of 'BitTensor: An Intermodel Intelligence Measure' (2020) and a named co-author of 'BitTensor: A Peer-to-Peer Intelligence Market' (Rao, Steeves, Shaabana, Attevelt, McAteer, arXiv:2003.03917, March 2020), which prices model contributions by the information-theoretic value one neural network adds to another's representations — though the arXiv version was withdrawn by the authors as incomplete and obsolete, which caps the credit it earns. His strongest credential is co-authorship of 'BTLM-3B-8K: 7B Parameter Performance in a 3B Parameter Model' (arXiv:2309.11568, 2023) with the Cerebras team, where he appears as 'Jacob Robert Steeves': that is direct participation in pretraining a real 3B-parameter open-weights language model with 8K context, not commissioning one, and it is what moves transformers_lm decisively out of pass 1's band of 4. His 2025 paper 'Incentivizing Permissionless Distributed Learning of LLMs' introduces Gauntlet, filtering peers by loss improvement attributable to each peer's pseudo-gradient, and reports training a 1.2B-parameter model that way — genuine distributed-training engineering. Against this: no verifiable degree, no thesis, no foundational mathematics record, a small citation footprint (43 citations, h-index 3), and work that is predominantly mechanism design over machine learning rather than contributions to attention, embeddings or scaling themselves. Pass 2's scores are directionally right but uniformly a notch generous for a record this thin in citations and absent any credentialed mathematics.\n\nSteeves' record is real but sits outside the frontier lineage: co-authoring BTLM-3B-8K (arXiv:2309.11568, 2023) with the Cerebras team is genuine participation in pretraining an open-weights LM, and the 2020 BitTensor papers plus the 2025 Gauntlet permissionless-training work give him roughly six continuous years (2020→2026) touching neural language modeling and distributed pretraining — but none of it is a named building block (architecture, attention, tokenizer, optimizer, scaling result) that GPT/Claude/Gemini/Llama-class models descend from or cite, so frontier_founder stays low. His strongest v3 dimension is scientific_founder: he is a co-founder of Bittensor/Opentensor Foundation operating as its technical/scientific founder, personally authoring the core whitepaper-lineage papers and incentive-mechanism code the network runs on, over about six years — squarely in the 3–8-year technical-founder band. lm_domain_depth reflects ~6 years of a verifiable but mechanism-design-heavy LM record rather than a decade-plus of pure language-modeling research.","evidence":[{"claim":"Semantic Scholar author 1557385586 (name_exact, 1 candidate) lists 7 papers, 43 citations, h-index 3: 'Incentivizing Permissionless Distributed Learning of LLMs' (2025, ICDAI), 'Poster: Solving the Free-rider Problem in Bittensor' (CCS 2024), 'BTLM-3B-8K' (2023), 'BitTensor: An Intermodel Intelligen","source_url":"https://api.semanticscholar.org/graph/v1/author/1557385586/papers?fields=title,year,venue,externalIds,authors,citationCount","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'BTLM-3B-8K: 7B Parameter Performance in a 3B Parameter Model' (arXiv:2309.11568, 2023) — author list verified as including 'Jacob Robert Steeves' with the Cerebras team (Dey, Soboleva, Al-Khateeb, Vassilieva, Hestness); the paper introduces the Bittensor Language Model, a 3B-parameter","source_url":"https://arxiv.org/abs/2309.11568","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'BitTensor: A Peer-to-Peer Intelligence Market' (arXiv:2003.03917, submitted 9 March 2020, authors Yuma Rao, Jacob Steeves, Ala Shaabana, Daniel Attevelt, Matthew McAteer), proposing peers ranking one another through trained neural networks; withdrawn by the authors as incomplete and ob","source_url":"https://arxiv.org/abs/2003.03917","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Incentivizing Permissionless Distributed Learning of LLMs' (arXiv:2505.21684, 2025), introducing Gauntlet for permissionless distributed pretraining, reporting a 1.2B-parameter model trained this way","source_url":"https://arxiv.org/abs/2505.21684","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar clean match: 7 papers, 43 citations, h-index 3, name_exact match with 1 candidate (low homonym risk)","source_url":"https://www.semanticscholar.org/author/Jacob-Steeves/1557385586","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Bittensor's 2021 founding whitepaper (peer-ranking/incentive mechanism for distributed ML) was published under the pseudonym 'Yuma Rao,' a collective pseudonym publicly reported to include the founding team","source_url":"https://bittensor.com/whitepaper","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PubMed search for Steeves J with Bittensor/Opentensor affiliation returned 227 results flagged as high homonym risk — not usable as evidence for this person","source_url":"https://pubmed.ncbi.nlm.nih.gov/?term=Steeves+J","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'BitTensor: A Peer-to-Peer Intelligence Market' (Rao, Steeves, Shaabana, Attevelt, McAteer, arXiv:2003.03917, March 2020), proposing peers pricing each other's model contributions; subsequently withdrawn by the authors as incomplete","source_url":"https://arxiv.org/abs/2003.03917","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 1557385586 (Jacob Steeves, name_exact, 1 candidate): 7 papers, 43 citations, h-index 3, including 'BitTensor: An Intermodel Intelligence Measure' (2020), 'Poster: Solving the Free-rider Problem in Bittensor' (CCS 2024), 'Stake-Based Consensus for Utility Scoring' and 'Incenti","source_url":"https://api.semanticscholar.org/graph/v1/author/1557385586/papers?fields=title,year,venue,externalIds,authors,citationCount","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Steeves co-authored 'BTLM-3B-8K: 7B Parameter Performance in a 3B Parameter Model' (arXiv:2309.11568, 2023) as 'Jacob Robert Steeves' with the Cerebras team — direct participation in pretraining a real 3B-parameter open-weights LM, but not a component frontier models build on","source_url":"https://arxiv.org/abs/2309.11568","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First-author/co-author of the 2020 BitTensor papers (arXiv:2003.03917) establishing his ~6-year LM/distributed-ML lineage from 2020 to the 2025 Gauntlet distributed-LLM-training work","source_url":"https://arxiv.org/abs/2505.21684","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of Bittensor / Opentensor Foundation operating as technical/scientific founder, authoring the core incentive-mechanism research and code the network runs on (whitepaper under the 'Yuma Rao' collective pseudonym)","source_url":"https://bittensor.com/whitepaper","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of BTLM-3B-8K ('Jacob Robert Steeves', arXiv:2309.11568, 2023), a real 3B-parameter open-weights LM trained with the Cerebras team — participation in pretraining lineage, but a derivative model frontier labs do not build on","source_url":"https://arxiv.org/abs/2309.11568","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First-author/co-author of the 2020 BitTensor papers (arXiv:2003.03917) and 2025 'Incentivizing Permissionless Distributed Learning of LLMs' (arXiv:2505.21684), giving a ~2020-2026 continuous record in distributed ML / LLM training","source_url":"https://arxiv.org/abs/2505.21684","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Bittensor's founding whitepaper (peer-ranking/incentive mechanism for distributed ML) published under the collective pseudonym 'Yuma Rao' reported to include the founding team, supporting his role as a technical founder authoring the network's core research","source_url":"https://bittensor.com/whitepaper","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":["BitTensor: An Intermodel Intelligence Measure (2020)","BitTensor: A Peer-to-Peer Intelligence Market (arXiv:2003.03917, 2020, withdrawn by authors)","BTLM-3B-8K: 7B Parameter Performance in a 3B Parameter Model (arXiv:2309.11568, 2023)","Incentivizing Permissionless Distributed Learning of LLMs (arXiv:2505.21684, ICDAI 2025)"],"first_verifiable_year":2020,"notable_systems":["Bittensor / TAO network and subnet incentive mechanism","BTLM-3B-8K language model","Gauntlet permissionless distributed training"],"citations":43,"h_index":3,"patents":0,"dossier_notes":"The dossier materially undercounts him: its OpenAlex match A5121026310 found only the 2025 paper and set first_verifiable_year to 2025 with 1 year active; the correct floor is 2020 via the two BitTensor papers, about six years active. The OpenAlex 'Open Society Foundations' affiliation is spurious. The Semantic Scholar record (7 papers) was available but not reflected in the timeline. PubMed's 227 hits are correctly flagged homonym risk.","adjudication_notes":["All five dimensions (pass 1 uniformly 7-9 points lower): pass 2 was right on the facts and pass 1 was scoring a record it could not see. The deciding verified fact is BTLM-3B-8K (arXiv:2309.11568), where 'Jacob Robert Steeves' is a named co-author of a real 3B-parameter pretrained language model built with the Cerebras team — pass 1 explicitly recorded first_verifiable_year 2025 and 'no personal academic publication record before this year', which the March 2020 arXiv submission and the 2023 Cerebras paper both disprove.","transformers_lm (4 vs 13): settled at 12. Participation in pretraining a real open-weights LM is squarely in the lineage, but he is one of thirteen authors and contributed no architecture or scaling result.","foundations (3 vs 10): settled at 7, below pass 2. No degree, thesis or mathematics publication was found by either pass or by me; pass 2's 10 credits the information-theoretic framing of the BitTensor papers, one of which its own evidence notes was withdrawn as incomplete. That does not reach the 'strong graduate training' anchor.","vector_embeddings (3 vs 11): settled at 8. The intermodel-intelligence measure does operate on representations, which pass 1 missed, but he has shipped no embedding, retrieval or vector-search system, so pass 2's 11 overshoots.","industry_impact (5 vs 12): settled at 9. Bittensor is a real network with real technical output, but it has produced no work the mainstream field builds on, and token market cap is explicitly not evidence."],"years_language_modeling":6,"years_as_technical_founder":6,"frontier_lineage":["No named building block frontier models descend from; participated in pretraining BTLM-3B-8K, an independent open-weights LM not in the GPT/Claude/Gemini/Llama lineage"],"technical_founder_roles":["Bittensor / Opentensor Foundation — co-founder / technical founder — ~2020–2026 (~6 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":4,"lm_domain_depth":9,"scientific_founder":11},"confidence":0.6,"duration_ms":57183},{"pass":"pass_2","dimensions":{"frontier_founder":4,"lm_domain_depth":10,"scientific_founder":11},"confidence":0.6,"duration_ms":45393}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"ben-goertzel","name":"Ben Goertzel","title":"CEO","company":"SingularityNET / ASI Alliance","sector":"crypto","rank":44,"rubric_version":3,"dimensions":{"foundations":15,"vector_embeddings":7,"transformers_lm":5,"frontier_founder":4,"lm_domain_depth":7,"hands_on_engineering":12,"industry_impact":10,"scientific_founder":14},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":45,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":45,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.83,"rationale":"Goertzel holds a genuine PhD in mathematics from Temple University (1989, advisor Avi Lin), confirmed via Mathematics Genealogy Project and his own institutional record, and has a 35+ year publication record (417 works, h-index 32-44 depending on source) with real academic faculty positions (University of Nevada Las Vegas, City University of New York, Xiamen University). However his core research lineage is symbolic AI, probabilistic logic networks, and cognitive architectures (the OpenCog / OpenCog Hyperon project) — a lineage distinct from, and largely predating or running parallel to, the vector-embedding and transformer/LM lineage this rubric targets; his post-2017 transformer-adjacent work (e.g. 'Guiding symbolic natural language grammar induction via transformer-based sequence probabilities', AGI 2020) integrates transformers into symbolic systems rather than contributing to core transformer/LM research. He founded SingularityNET via a 2017 public ICO ($36M in one minute), a legitimate public token sale with no evidence of family/inherited funding. Strong math foundations and long hands-on research career, but limited direct contribution to the specific embeddings/transformer lineage.\n\nGoertzel's own research lineage is symbolic/cognitive-architecture AGI (OpenCog, Probabilistic Logic Networks, OpenCog Hyperon/MeTTa), which runs parallel to — not into — the attention/transformer/scaling/RLHF stack that GPT/Claude/Gemini/Llama descend from; his transformer-adjacent work (e.g. 'Guiding symbolic natural language grammar induction via transformer-based sequence probabilities,' AGI 2020) consumes transformers inside symbolic systems rather than contributing a foundational building block those models cite, so frontier_founder is low. He has a genuine but adjacent and intermittent language record — link-grammar work, the OpenCog unsupervised language-learning project, grammar induction, and clinical/text mining — which is real NLP but not the statistical/neural language-modeling lineage the dimension targets (~8). He is, however, an unambiguous scientific/technical founder for roughly 25 years — Webmind/Intelligenesis (late 1990s), Novamente (2001), Biomind, Chief Scientist at Hanson Robotics, and founder-CEO of SingularityNET (2017) — personally authoring the core research and architecture (OpenCog Hyperon), though those companies' core is AGI/cognitive architecture rather than language modeling specifically, which tempers scientific_founder short of the top anchor.","evidence":[{"claim":"PhD in Mathematics, Temple University, 1989, doctoral advisor Avi Lin","source_url":"https://goertzel.org/bio.htm","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"417 works, 4,672+ citations, h-index 32 per OpenAlex; chief architect of the OpenCog symbolic/cognitive-architecture project","source_url":"https://en.wikipedia.org/wiki/Ben_Goertzel","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'Artificial General Intelligence: Concept, State of the Art, and Future Prospects' (2014) and editor of the 'Artificial General Intelligence' book series","source_url":"https://doi.org/10.2478/jagi-2014-0001","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded SingularityNET in 2017 (with Simone Giacomelli and David Hanson); the AGIX token ICO raised $36M in a public sale, not family/private funding","source_url":"https://www.nextbigfuture.com/2017/12/ai-researcher-ben-goertzel-launches-singularitynet-marketplace-and-agi-coin-cryptocurrency.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD in mathematics, Temple University, 1990, under Avi Lin, dissertation 'A Multilevel Approach to Global Optimization'","source_url":"https://www.genealogy.math.ndsu.nodak.edu/id.php?id=40053","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Computer scientist and AI researcher who helped popularize the term artificial general intelligence; leading developer of the OpenCog framework; founder and CEO of SingularityNET; former Chief Scientist at Hanson Robotics, whose Sophia claims were criticised by researchers including Yann LeCun; left","source_url":"https://en.wikipedia.org/wiki/Ben_Goertzel","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First-authored machine-learning bioinformatics research: 'Identifying the genes and genetic interrelationships underlying the impact of calorie restriction on maximum lifespan: an artificial intelligence-based approach' (Rejuvenation Res, 2008) and related chronic fatigue syndrome data-mining papers","source_url":"https://pubmed.ncbi.nlm.nih.gov/18729806/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Lead author of 'OpenCog Hyperon: A Framework for AGI at the Human Level and Beyond' (arXiv 2310.18318, 2023), describing the AtomSpace/MeTTa neural-symbolic architecture","source_url":"https://arxiv.org/abs/2310.18318","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Guiding symbolic natural language grammar induction via transformer-based sequence probabilities' (AGI 2020) integrates transformer outputs into symbolic grammar induction rather than contributing to core LM research","source_url":"https://link.springer.com/chapter/10.1007/978-3-030-52152-3_16","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founder and CEO of SingularityNET (2017) and former Chief Scientist of Hanson Robotics; leading developer of the OpenCog framework — a decades-long record as a scientific/technical founder personally authoring the core research and code","source_url":"https://en.wikipedia.org/wiki/Ben_Goertzel","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD in mathematics (Temple, dissertation on global optimization) and 35+ year publication record (417 works, h-index 32), rooted in symbolic AI/AGI/cognitive architecture rather than language modeling","source_url":"https://goertzel.org/bio.htm","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenCog Hyperon (AtomSpace/MeTTa) is a neural-symbolic AGI framework, not part of the transformer/LM lineage frontier models are built on","source_url":"https://arxiv.org/abs/2310.18318","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founder and CEO of SingularityNET (2017) and leading developer of the OpenCog framework; former Chief Scientist at Hanson Robotics","source_url":"https://en.wikipedia.org/wiki/Ben_Goertzel","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Goertzel founded Novamente LLC (c.2001) as an AGI research/engineering company, evidencing multi-decade technical-founder role","source_url":"https://goertzel.org/bio.htm","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Transformer sequence probabilities used to guide symbolic grammar induction — transformers consumed by, not contributed to, his symbolic NLP work","source_url":"https://doi.org/10.1007/978-3-030-52152-3_16","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Mathematics, Temple University (1989)","Undergraduate/early graduate work, Bard College at Simon's Rock and NYU Courant Institute (no degree completed at NYU)"],"canonical_papers":["Artificial General Intelligence: Concept, State of the Art, and Future Prospects (2014)","Artificial General Intelligence (2007 book)","Mapping the Landscape of Human-Level Artificial General Intelligence (2012)"],"first_verifiable_year":1991,"notable_systems":["OpenCog / OpenCog Hyperon cognitive architecture","SingularityNET decentralized AI marketplace"],"citations":4672,"h_index":32,"patents":1,"dossier_notes":"The dossier's patent list is contaminated by homonyms/unrelated ventures: several 2007 patents ('Note Overlay System', 'Merchant Tool for Embedding Advertisement Hyperlinks', 'Self Teaching Thesaurus', various 'Intellectual property' filing-tool patents) could not be independently verified as Ben Goertzel's and appear to belong to an unrelated patent-filing business; only 'Deep Learning Neuromorphic Engineering' (US20180005109A1, priority 2016) is plausibly his given subject-matter fit, though it also could not be independently confirmed via USPTO/Google Patents search in this pass — reported patent count of 1 reflects this uncertainty rather than the dossier's raw count of 14. His research lineage (symbolic AI/AGI/cognitive architecture) is real and substantial but is a different branch of AI than the vector-embedding/transformer lineage the rubric weights most heavily, which caps vector_embeddings and transformers_lm scores despite strong foundations and industry_impact.","years_language_modeling":10,"years_as_technical_founder":25,"frontier_lineage":["No foundational contribution to the frontier-model stack; his neural-symbolic AGI work (OpenCog/Hyperon, PLN) is a parallel lineage that consumes transformers rather than being cited as a building block by GPT/Claude/Gemini/Llama technical reports"],"technical_founder_roles":["Webmind/Intelligenesis — founder/chief scientist — ~1998-2001","Novamente LLC — founder/CEO — 2001-2010s","Biomind — founder — 2000s","Hanson Robotics — Chief Scientist — ~2014-2018","SingularityNET / ASI Alliance — founder & CEO — 2017-present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":4,"lm_domain_depth":8,"scientific_founder":15},"confidence":0.72,"duration_ms":68743},{"pass":"pass_2","dimensions":{"frontier_founder":3,"lm_domain_depth":6,"scientific_founder":13},"confidence":0.72,"duration_ms":56259}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Ben_Goertzel","wikipedia_title":"Ben Goertzel","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"bob-van-luijt","name":"Bob van Luijt","title":"Co-founder & CEO","company":"Weaviate","sector":"general","rank":45,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":14,"transformers_lm":6,"frontier_founder":4,"lm_domain_depth":8,"hands_on_engineering":14,"industry_impact":12,"scientific_founder":13},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":45,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":45,"tier":"technically_fluent","tier_label":"Technically Fluent","confidence":0.75,"rationale":"Van Luijt has no formal computer science or mathematics degree — his education is in music (ArtEZ, Berklee College of Music) plus a Harvard Business School executive program, and he is a self-taught programmer who started a software company at 15, so foundations scores low on credentialed math/stats grounds. He is, however, the verified original architect and CEO of Weaviate, an open-source vector database he started in March 2016 — this is real, personally-built, shipped infrastructure squarely in the 'vector databases & search' portion of the vector_embeddings dimension, predating the post-2022 vector-DB boom by several years, which supports meaningful vector_embeddings and hands_on_engineering credit despite the lack of formal training. Weaviate integrates embedding models and GraphQL-based semantic search rather than Van Luijt personally authoring embedding/transformer research papers, so transformers_lm is scored low-moderate for applied systems integration rather than research authorship. His Semantic Scholar record (3 papers, 38 citations) suggests some light technical writing but not a research career. Industry impact is real (Weaviate is a widely-used production vector database, $67M+ raised) but modest relative to labs that produced canonical LM research.\n\nVan Luijt's contribution is Weaviate, a vector database that consumes third-party embeddings and serves RAG/semantic-search pipelines — it is a downstream consumer of frontier models, not a building block they descend from; no transformer/attention/embedding-training/scaling/alignment work of his is cited in frontier-model technical reports, so frontier_founder is low (he integrates and benchmarks GPT/Gemini/Llama via StructuredRAG, no foundational component). His ~10 continuous years (2016→present) sit in vector-space retrieval and dense/hybrid search, which is adjacent to language modeling rather than core LM research (no n-gram/neural-LM/seq2seq/pretraining authorship), giving a real but non-core lm_domain_depth record. He is, however, a genuine founder-architect: he personally started Weaviate as open source in March 2016 (SeMI Technologies, later Weaviate) and wrote its core, operating as founder-CEO/technical founder of a company whose core IS these vector-search systems for ~9-10 years, which supports a solid scientific_founder score.","evidence":[{"claim":"Started the open-source vector search engine Weaviate in March 2016, predating the post-ChatGPT vector-database wave","source_url":"https://en.wikipedia.org/wiki/Bob_van_Luijt","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar profile: 3 papers, 38 citations, h-index 1","source_url":"https://www.semanticscholar.org/author/2030042874","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Weaviate is a Go vector database using HNSW approximate nearest-neighbour search, hybrid semantic + BM25 keyword search, vector compression/quantization, pluggable vectorizers (OpenAI, Cohere, HuggingFace), RAG and reranking; ~16.8k GitHub stars","source_url":"https://github.com/weaviate/weaviate","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'StructuredRAG: JSON Response Formatting with Large Language Models' (2024), benchmarking Gemini 1.5 Pro and Llama 3 8B-instruct on structured output following across 24 experiments","source_url":"https://arxiv.org/abs/2408.11061","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author record lists only three works: IRPAPERS (2026, visual document benchmark for scientific retrieval and QA), StructuredRAG (2024), and a 2020 Journal of Creating Value interview — 3 papers, 38 citations, h-index 1","source_url":"https://api.semanticscholar.org/graph/v1/author/2030042874/papers?fields=title,year,venue,externalIds,authors&limit=20","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Studied jazz and electronic composition at ArtEZ and Berklee College of Music (no technical degree); launched Weaviate as an open-source project in March 2016 and founded SeMI Technologies, later renamed Weaviate; authored an IEEE Software article (2020) 'Bringing Semantic Knowledge Graph Technology","source_url":"https://en.wikipedia.org/wiki/Bob_van_Luijt","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CEO of Weaviate, an open-source vector database, started as an open-source project in March 2016","source_url":"https://en.wikipedia.org/wiki/Bob_van_Luijt","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Weaviate is a Go vector database (HNSW ANN, hybrid semantic+BM25, quantization, pluggable OpenAI/Cohere/HuggingFace vectorizers, RAG/reranking) — a retrieval layer that consumes external embedding/LLM models rather than training them","source_url":"https://github.com/weaviate/weaviate","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"His only LLM-facing paper, StructuredRAG (2024), benchmarks Gemini 1.5 Pro and Llama 3 8B-instruct on structured output — applying frontier models, not contributing a foundational component; Semantic Scholar shows 3 papers, 38 citations, h-index 1","source_url":"https://arxiv.org/abs/2408.11061","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder, original architect and CEO of Weaviate, an open-source vector database he started as a project in March 2016 (founded SeMI Technologies, later renamed Weaviate)","source_url":"https://en.wikipedia.org/wiki/Bob_van_Luijt","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Weaviate is a Go vector database consuming pluggable frontier-model vectorizers (OpenAI, Cohere, HuggingFace) for RAG/reranking — downstream retrieval infrastructure, not part of the frontier model training/inference stack","source_url":"https://github.com/weaviate/weaviate","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata lists occupation programmer/inventor/founder with notable work Weaviate; Semantic Scholar shows only 3 papers, 38 citations, h-index 1 (applied RAG/benchmark writing, no LM research career)","source_url":"https://www.wikidata.org/wiki/Q25346162","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["ArtEZ University of the Arts (music)","Berklee College of Music","Harvard Business School, Program of Management Excellence"],"canonical_papers":[],"first_verifiable_year":2016,"notable_systems":["Weaviate open-source vector database"],"citations":38,"h_index":1,"patents":0,"dossier_notes":"Dossier has no OpenAlex match (found:false) and no PubMed hits, consistent with him having no peer-reviewed academic research record; Wikipedia/Wikidata identity is unambiguous and correctly matched (Q25346162, notable_work Weaviate). His only real credential-adjacent claim is founding/building Weaviate itself starting 2016, which is genuine hands-on engineering directly in the vector_embeddings space even without formal academic training — scored on that basis rather than on business success or funding raised, per the rubric's instruction not to reward fundraising.","years_language_modeling":10,"years_as_technical_founder":10,"frontier_lineage":["No foundational lineage into frontier models — Weaviate is a downstream vector-DB/RAG consumer of external embeddings and LLMs, not a method/architecture/dataset those models are built on"],"technical_founder_roles":["SeMI Technologies / Weaviate — founder-CEO & original architect — 2016–present (~10 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":3,"lm_domain_depth":7,"scientific_founder":13},"confidence":0.76,"duration_ms":51250},{"pass":"pass_2","dimensions":{"frontier_founder":4,"lm_domain_depth":8,"scientific_founder":13},"confidence":0.75,"duration_ms":51001}],"source":"seeded","profile_url":null,"wikipedia_title":"Bob van Luijt","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"jeff-huber","name":"Jeff Huber","title":"Co-founder & CEO","company":"Chroma","sector":"general","rank":46,"rubric_version":3,"dimensions":{"foundations":5,"vector_embeddings":15,"transformers_lm":6,"frontier_founder":4,"lm_domain_depth":6,"hands_on_engineering":14,"industry_impact":12,"scientific_founder":10},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":43,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":43,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.8,"rationale":"Both passes correctly rejected the dossier, which is worthless for this person: its only identity anchor, Wikidata Q115655617, is the CEO of Home Instead Inc., a home-care company, and its Semantic Scholar match (24 papers, 4 candidates, no affiliation) cannot be tied to him — there is also a separate well-known Jeff Huber who was a Google SVP and Grail co-founder, so none of those papers are counted. Identification is via GitHub and Chroma's own materials. The dispute is about how hands-on he is, and pass 2 supplied the measurement pass 1 lacked: GitHub's commit search API attributes 434 commits in chroma-core/chroma to his account jeffchuber, which I re-verified directly. That is the difference between managing builders and being one, and it settles hands_on_engineering and vector_embeddings in pass 2's favour — Chroma is an AI-native open-source embeddings database, ~29k stars, whose whole purpose is storing and querying embeddings for retrieval, and he is a substantial contributor to it, not merely its spokesperson. Chroma also publishes retrieval research (Embedding Adapters, Evaluating Chunking Strategies, Generative Benchmarking, Context Rot) that sits in the dense-retrieval and long-context line, but the reports do not list him as an author, so that counts as leading a group producing relevant work rather than personal authorship. Where pass 2 goes too far is foundations and transformers_lm: it scored both at 8 while its own rationale concedes no peer-reviewed publication, no verifiable degree and no personal contribution to attention, pretraining or scaling. An 8 sits in the 'strong graduate training' band, which nothing in the record supports; the rubric's instruction is to score lower when unsure. Prior work at Standard Cyborg (3D scanning and computer vision) is real applied engineering but outside the lineage.\n\nChroma is a vector/embeddings database — RAG retrieval infrastructure that is USED alongside frontier models (GPT/Claude/Gemini/Llama), not a method, architecture, dataset, optimizer or objective those models descend from or cite in their technical reports, so his frontier lineage is that of an application-layer consumer, not a foundational building block. His verifiable language-modeling record is short and adjacent: he co-founded Chroma in October 2022 (~4 years) and the work is embedding storage/dense retrieval and long-context evaluation rather than personal statistical/neural LM research; prior work at Standard Cyborg was 3D scanning/computer vision, outside the lineage. Where he does score is as a scientific/technical founder: GitHub's commit API attributes 434 commits in chroma-core/chroma to his account jeffchuber, so he is a co-founder who personally builds the product, but the verifiable duration in this field is only ~4 years and Chroma's published retrieval research (Embedding Adapters, Context Rot) does not list him as an author.","evidence":[{"claim":"GitHub's commit search API attributes 434 commits in chroma-core/chroma to author jeffchuber — verified total_count directly","source_url":"https://api.github.com/search/commits?q=author:jeffchuber+repo:chroma-core/chroma","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub user jeffchuber is Jeff Huber of San Francisco, associated with the StandardCyborg organization, with chroma-core/chroma ('Search infrastructure for AI', ~29k stars) pinned to his profile","source_url":"https://github.com/jeffchuber","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chroma is an AI-native open-source embeddings database founded by Jeff and Anton to store and query embeddings with filtering for embedding-based document retrieval","source_url":"https://www.trychroma.com/blog/seed","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"chroma-core/chroma repository created 2022-10-05, ~29k stars, primary language Rust","source_url":"https://api.github.com/repos/chroma-core/chroma","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chroma publishes technical retrieval research including Embedding Adapters (2024), Evaluating Chunking Strategies for Retrieval (2024), Generative Benchmarking (2025) and Context Rot (2025); Huber is not listed as an author on these reports","source_url":"https://www.trychroma.com/research","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The dossier's Wikidata match Q115655617 is 'President and Chief Executive Officer - Home Instead Inc.', a home-care company unrelated to Chroma — a clear homonym","source_url":"https://www.wikidata.org/wiki/Q115655617","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chroma is described as 'Search infrastructure for AI', an open-source embedding database; Jeff Huber's GitHub profile (jeffchuber) has it pinned with ~29k stars, and lists 34 public repositories and active contribution badges (Pull Shark, Pair Extraordinaire)","source_url":"https://github.com/jeffchuber","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Jeff Huber's GitHub profile lists prior affiliation with the organization StandardCyborg, a 3D-scanning/computer-vision company","source_url":"https://github.com/jeffchuber","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Dossier's Wikidata match for 'Jeff Huber' (Q115655617) is labeled 'President and Chief Executive Officer - Home Instead Inc.', a senior home-care company unrelated to Chroma or AI — a clear homonym, not this person","source_url":"https://www.wikidata.org/wiki/Q115655617","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Dossier's Semantic Scholar match for 'Jeff Huber' shows 24 papers / 138 citations / h-index 2 with 4 candidates and no affiliation data, an unresolved identity match not corroborated as this Jeff Huber by any independent source found","source_url":"https://www.semanticscholar.org/author/40441754","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chroma is an AI-native open-source embeddings database co-founded by Jeff Huber and Anton to store and query embeddings for document retrieval — retrieval infrastructure used with LLMs, not a component frontier models are trained from","source_url":"https://www.trychroma.com/blog/seed","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"chroma-core/chroma repository created 2022-10-05, placing Huber's verifiable in-field (embeddings/language-modeling-adjacent) founding at roughly four years","source_url":"https://api.github.com/repos/chroma-core/chroma","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Jeff Huber's GitHub profile lists prior affiliation with StandardCyborg, a 3D-scanning/computer-vision company outside the language-modeling lineage","source_url":"https://github.com/jeffchuber","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub commit search attributes 434 commits in chroma-core/chroma to author jeffchuber, evidencing hands-on technical-founder code authorship","source_url":"https://api.github.com/search/commits?q=author:jeffchuber+repo:chroma-core/chroma","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"chroma-core/chroma repository was created 2022-10-05, fixing the first verifiable year of Huber's embeddings/retrieval work","source_url":"https://api.github.com/repos/chroma-core/chroma","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":[],"first_verifiable_year":2022,"notable_systems":["Chroma open-source embeddings database","Standard Cyborg (3D scanning / computer vision)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier is unusable for this person. Wikidata Q115655617 is the wrong person (Home Instead Inc. CEO). The Semantic Scholar match (id 40441754, 24 papers, h-index 2, 4 candidates, no affiliation) cannot be tied to him and is presumed homonym contamination, further confused by the separate Jeff Huber who was a Google SVP and Grail co-founder. PubMed returned 2,213 hits flagged homonym_risk. OpenAlex and Wikipedia found nothing and the timeline is entirely null. No education could be confirmed from any primary source by either pass or by me, so the field is left empty rather than guessed.","adjudication_notes":["hands_on_engineering (13 vs 14) and vector_embeddings (13 vs 15): pass 2 was right and settled at its numbers. The deciding verified fact is GitHub's commit API returning total_count 434 for author jeffchuber in chroma-core/chroma — pass 1 inferred hands-on involvement from a pinned repository and badges, while pass 2 measured it. Chroma's core product is an embeddings database, placing that contribution directly in the dimension.","foundations (4 vs 8): pass 1 was right; settled at 5. No degree, thesis or mathematics publication is verifiable from any source, and pass 2's own rationale concedes this while still scoring 8, which is inside the 'strong graduate training' band the evidence does not reach.","transformers_lm (5 vs 8): pass 1 was right; settled at 6. Chroma's published research is retrieval and long-context evaluation and does not list him as an author; he has no personal work on attention, pretraining or scaling. A small credit above pass 1 reflects leading an org whose Context Rot report addresses LLM long-context behaviour directly.","industry_impact (12 vs 12): agreed, held at 12."],"years_language_modeling":4,"years_as_technical_founder":4,"frontier_lineage":["None foundational — Chroma is a vector database consumed alongside frontier models for RAG; no architecture, objective, dataset, optimizer or benchmark of his is built into or cited by frontier model technical reports"],"technical_founder_roles":["Chroma — co-founder & CEO, hands-on contributor (434 commits) — 2022–present (~4 yrs)","Standard Cyborg — co-founder, 3D scanning/computer vision (outside LM lineage)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":4,"lm_domain_depth":6,"scientific_founder":9},"confidence":0.55,"duration_ms":49254},{"pass":"pass_2","dimensions":{"frontier_founder":4,"lm_domain_depth":7,"scientific_founder":10},"confidence":0.6,"duration_ms":55607}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"ben-fielding","name":"Ben Fielding","title":"Co-founder & CEO","company":"Gensyn","sector":"crypto","rank":47,"rubric_version":3,"dimensions":{"foundations":12,"vector_embeddings":4,"transformers_lm":10,"frontier_founder":4,"lm_domain_depth":4,"hands_on_engineering":13,"industry_impact":10,"scientific_founder":11},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":41,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":41,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.82,"rationale":"The two passes split because each held half of the record. Pass 1 credited a doctoral-level evolutionary neural-architecture-search corpus but missed his 2025 language-model papers; pass 2 found the LM papers but refused to attribute the academic corpus to him, having failed to confirm identity. Both halves are his. The Google Scholar profile carrying the Northumbria evolutionary-NAS publications is titled 'Co-Founder of Gensyn' and is verified on a gensyn.ai email address, which resolves the identity question pass 2 could not: the PSO/GA neural-architecture-search and image-classification work with Li Zhang and Kamlesh Mistry (IEEE Transactions on Cybernetics 2017, IEEE Access, 2016-2020, 790 citations, h-index 7) is the same person. That corpus is genuine graduate-level optimization and statistical-learning work applied to deep networks, which supports foundations well above the practitioner band, though it is evolutionary search over CNN architectures for computer vision, not representation learning. Separately and verifiably he is a named co-author of 'Sharing is Caring: Efficient LM Post-Training with Collective RL Experience Sharing' (arXiv:2509.08721, 2025), introducing SAPO for decentralized RL post-training of language models, and of 'Verde: Verification via Refereed Delegation for Machine Learning Programs' (arXiv:2502.19405, 2025) on verifying delegated LLM inference and training — real, current authorship inside the post-training half of the lineage, which is why pass 1's transformers_lm of 4 is too low and pass 2's 12 slightly too generous for co-authored team papers with no architecture or scaling contribution. He has no work at all in vector embeddings, retrieval or vector search, so that dimension stays near the floor. Gensyn's core is verifiable distributed deep-learning compute, a genuine ML-systems company rather than an AI label, but it has produced no canonical result, so industry impact is mid-band.\n\nFielding co-founded Gensyn in 2020 and operates as founder-CEO with a computer-science PhD, personally authoring the company's core research (SAPO, arXiv:2509.08721; Verde, arXiv:2502.19405) — a genuine scientific/technical founder record of roughly six years, which is why scientific_founder sits in the mid-band; but Gensyn's core is decentralized ML training/verification infrastructure, not a building block that GPT/Claude/Gemini/Llama descend from, and neither 2025 paper is cited by or built into any frontier model report, so frontier_founder is low. His verifiable language-modeling record begins only in 2025 — his entire prior corpus (2016-2020) is evolutionary/PSO neural-architecture search for computer vision (image classification, facial-emotion recognition), which is deep-learning-adjacent but not language modeling — giving only about one year of continuous LM work, so lm_domain_depth is near the floor. No attention, architecture, embedding, scaling or alignment building block traces from him into the frontier stack.","evidence":[{"claim":"Google Scholar profile 'Ben Fielding', listed as Co-Founder of Gensyn with a verified email at gensyn.ai, carries the evolutionary/PSO neural-architecture-search publications (h-index 7, 790 citations; top works 'A micro-GA embedded PSO feature selection approach to intelligent facial emotion recogn","source_url":"https://scholar.google.com/citations?user=B9lV7zUAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Crossref record for 'A Micro-GA Embedded PSO Feature Selection Approach to Intelligent Facial Emotion Recognition', IEEE Transactions on Cybernetics 2017, authors Kamlesh Mistry, Li Zhang, Siew Chin Neoh, Chee Peng Lim, Ben Fielding","source_url":"https://api.crossref.org/works/10.1109/tcyb.2016.2549639","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named co-author of 'Sharing is Caring: Efficient LM Post-Training with Collective RL Experience Sharing' (arXiv:2509.08721, 10 Sep 2025), introducing SAPO, a decentralized swarm-sampling policy-optimization method for RL post-training of language models; author list verified as including Ben Fieldin","source_url":"https://arxiv.org/abs/2509.08721","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Verde: Verification via Refereed Delegation for Machine Learning Programs' (arXiv:2502.19405, 2025), on verifying LLM inference, fine-tuning and training delegated to untrusted compute; author list verified as Arun, St. Arnaud, Titov, Wilcox, Kolobaric, Brinkmann, Ersoy, Fielding, Bonn","source_url":"https://arxiv.org/abs/2502.19405","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Gensyn's litepaper specifies a protocol for verifying distributed deep-learning compute via probabilistic proof-of-learning and graph-based pinpoint protocols","source_url":"https://docs.gensyn.ai/litepaper","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Fielding holds a PhD in Computer Science from Northumbria University, completed Dec 2019, on evolutionary optimization of deep neural architectures","source_url":"https://iq.wiki/wiki/ben-fielding","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile (verified gensyn.ai email) shows h-index 7, ~790 total citations, publications on evolutionary/PSO-based neural architecture search and image classification (2016-2020), co-authored with Li Zhang (Royal Holloway) and Kamlesh Mistry (Northumbria)","source_url":"https://scholar.google.com/citations?user=B9lV7zUAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Top-cited paper: 'A Micro-GA Embedded PSO Feature Selection Approach to Intelligent Facial Emotion Recognition', IEEE Transactions on Cybernetics, 2016","source_url":"https://doi.org/10.1109/tcyb.2016.2549639","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Sharing is Caring: Efficient LM Post-Training with Collective RL Experience Sharing' (arXiv:2509.08721, 10 Sep 2025), introducing SAPO for decentralized RL post-training of language models.","source_url":"https://arxiv.org/abs/2509.08721","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Fielding is a named co-author of 'Sharing is Caring: Efficient LM Post-Training with Collective RL Experience Sharing' (SAPO), a 2025 decentralized RL post-training method for language models — his first verifiable language-modeling work.","source_url":"https://arxiv.org/abs/2509.08721","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Fielding co-authored 'Verde: Verification via Refereed Delegation for Machine Learning Programs' (2025), on verifying delegated LLM inference/training — decentralization/verification machinery, not a frontier-model architecture or scaling building block.","source_url":"https://arxiv.org/abs/2502.19405","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Fielding is co-founder of Gensyn, a distributed-ML-compute protocol company whose litepaper he shapes technically (proof-of-learning, graph-based pinpoint verification); he holds a PhD in CS (Northumbria, 2019) and co-authors the company's papers, establishing a genuine technical-founder role over ~","source_url":"https://docs.gensyn.ai/litepaper","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science, Northumbria University (evolutionary optimization of deep neural architectures / neural architecture search)"],"canonical_papers":["A Micro-GA Embedded PSO Feature Selection Approach to Intelligent Facial Emotion Recognition (IEEE Trans. Cybernetics, 2017)","Evolving ensemble models for image segmentation using enhanced particle swarm optimization (2019)","Verde: Verification via Refereed Delegation for Machine Learning Programs (arXiv:2502.19405, 2025)","Sharing is Caring: Efficient LM Post-Training with Collective RL Experience Sharing (arXiv:2509.08721, 2025)"],"first_verifiable_year":2016,"notable_systems":["Gensyn protocol (verifiable distributed ML compute)","RL Swarm / SAPO"],"citations":790,"h_index":7,"patents":0,"dossier_notes":"The dossier's Wikipedia/Wikidata match (Q86968598) is an Australian worship songwriter — the wrong person entirely; discarded. The PubMed block (240 hits) is homonym noise. The OpenAlex/Semantic Scholar academic match, flagged 'ambiguous' with 3 candidates, IS correct: the gensyn.ai-verified Google Scholar profile carries exactly those publications. The dossier misses both 2025 Gensyn papers because neither indexed source captured the author lists.","adjudication_notes":["foundations (11 vs 11, agreed but for opposite reasons): pass 1's reasoning is upheld. The Northumbria evolutionary-NAS corpus IS his — the Google Scholar profile carrying it is verified on a gensyn.ai address and titled 'Co-Founder of Gensyn'. Pass 2 declined to score it on unconfirmed identity; that confirmation now exists, so the score rests on the doctoral corpus and rises slightly to 12.","transformers_lm (4 vs 12): pass 2 was right that authored LM work exists and pass 1 simply missed it. Verified: he is a named co-author of arXiv:2509.08721 (SAPO, RL post-training of language models) and arXiv:2502.19405 (Verde, verifying LLM training). Settled at 10 rather than 12 because both are multi-author team papers contributing verification and decentralization machinery, not attention, architecture or scaling results.","vector_embeddings (3 vs 6): pass 1 was right. Neither pass cited a single embedding, retrieval or vector-search artifact, and I found none; pass 2's 6 is unsupported by its own evidence list. Scored 4.","industry_impact (10 vs 9): effectively agreed; Gensyn is a genuine ML-training-infrastructure company with no canonical output yet. Held at 10.","first_verifiable_year (2016 vs 2025): pass 1 was right — the 2016 IEEE publications are his, per the verified-email Scholar profile."],"years_language_modeling":1,"years_as_technical_founder":6,"frontier_lineage":["No verifiable building block traces into frontier models; SAPO (decentralized RL post-training) and Verde (delegated-ML verification) are 2025 infra methods not cited by or built into GPT/Claude/Gemini/Llama"],"technical_founder_roles":["Gensyn — Co-founder & CEO (sets/executes technical direction, co-authors core research) — 2020-2026 (~6 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":4,"lm_domain_depth":3,"scientific_founder":12},"confidence":0.7,"duration_ms":60959},{"pass":"pass_2","dimensions":{"frontier_founder":4,"lm_domain_depth":4,"scientific_founder":10},"confidence":0.7,"duration_ms":51158}],"source":"seeded","profile_url":null,"wikipedia_title":"Ben Fielding","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"himanshu-tyagi","name":"Himanshu Tyagi","title":"Co-founder","company":"Sentient","sector":"crypto","rank":48,"rubric_version":3,"dimensions":{"foundations":16,"vector_embeddings":8,"transformers_lm":8,"frontier_founder":3,"lm_domain_depth":4,"hands_on_engineering":10,"industry_impact":10,"scientific_founder":8},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":41,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":41,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.74,"rationale":"The real Himanshu Tyagi (co-founder of Sentient) is a Professor of Electrical Communication Engineering at the Indian Institute of Science (IISc) Bangalore, whose research home field is information theory, applied to cryptography, statistics, privacy, and federated learning — including authored work such as 'Wyner-Ziv Gradient Compression for Federated Learning' and distributed mean-estimation/communication-efficient federated-learning papers, and a Cambridge University Press book on information-theoretic cryptography. This gives strong mathematical/statistical-learning foundations (information theory is core to statistical learning) and a genuine, if narrow, machine-learning-adjacent research record (federated learning, distributed estimation) rather than direct transformer/LM or embeddings authorship. He co-founded Sentient (a decentralized/open-source AGI protocol, 'The Grid') while remaining an active IISc professor — real technical leadership of an AI infrastructure venture, though Sentient's core LLM/agent technology is a team effort, not solely his personal engineering output. Scored moderately: strong math foundations, real but adjacent (not core-lineage) ML research, and company leadership without a personally-authored canonical transformer/embeddings paper.\n\nTyagi's authored record is information theory applied to cryptography, privacy, distributed estimation and federated learning (Wyner-Ziv gradient compression, communication-efficient distributed mean estimation) — none of which is an attention/transformer/embedding/optimizer/tokenizer/scaling/alignment building block that today's frontier GPT/Claude/Gemini/Llama models descend from, so frontier lineage is essentially absent. He has no verifiable, continuous language-modeling research record; his LM-adjacent work (OML model-fingerprinting primitive, SAKSHI decentralized-AI platform) dates only to ~2023-2024 via Sentient and is crypto-native model-distribution infrastructure rather than statistical/neural LM research. He is, however, a genuine scientific co-founder: an active IISc professor who personally co-authored the OML (arXiv 2411.03887) and SAKSHI (arXiv 2307.16562) papers that form Sentient's technical core, giving him real founder-scientist standing — but only ~2 years in that role, which caps the duration component.","evidence":[{"claim":"Professor of Electrical Communication Engineering, Indian Institute of Science (IISc), Bengaluru; research focus is information theory applied to cryptography, statistics, privacy, federated learning, and networks","source_url":"https://ece.iisc.ac.in/~htyagi/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Authored federated-learning research including communication-efficient distributed mean estimation and Wyner-Ziv gradient compression for federated learning","source_url":"https://par.nsf.gov/servlets/purl/10415421","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of a Cambridge University Press book on Information Theoretic Cryptography; his research group has won best-paper awards at IEEE ISIT (International Symposium on Information Theory) twice","source_url":"https://scholar.google.com/citations?user=OWMi2AQAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"IISc faculty page: Associate Professor, Department of Electrical Communication Engineering; PhD Electrical and Computer Engineering, University of Maryland 2013, advisor Prakash Narayan; dual degree IIT Delhi 2007; research in information theory, cryptography, privacy, federated learning, distribute","source_url":"https://ece.iisc.ac.in/~htyagi/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 143725642: 102 papers, 1,809 citations, h-index 26; works include Inference Under Information Constraints I/II/III, Estimating Renyi Entropy of Discrete Distributions (2014), Test without Trust (2018), RATQ universal fixed-length quantizer (2019), Secret Key Agreement (2014),","source_url":"https://api.semanticscholar.org/graph/v1/author/143725642","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'OML: A Primitive for Reconciling Open Access with Owner Control in AI Model Distribution' — authors include Sandeep Nailwal, Sewoong Oh, Himanshu Tyagi and Pramod Viswanath; proposes AI-native model fingerprinting with crypto-economic enforcement","source_url":"https://arxiv.org/abs/2411.03887","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'SAKSHI: Decentralized AI Platforms' (2023) — authors include Sreeram Kannan, Himanshu Tyagi and Pramod Viswanath; affiliations Princeton, UIUC, Tsinghua, HKUST, Witness Chain, EigenLayer","source_url":"https://arxiv.org/abs/2307.16562","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sentient describes itself as an open-source AI reasoning lab building OML (Open, Monetizable, Loyal AI), Arena and EvoSkill, and emphasises peer-reviewed research","source_url":"https://sentient.xyz/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'SAKSHI: Decentralized AI Platforms' (2023) co-authored by Himanshu Tyagi with Sreeram Kannan and Pramod Viswanath","source_url":"https://arxiv.org/abs/2307.16562","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"IISc ECE faculty page: Tyagi's research is information theory applied to cryptography, statistics, privacy and federated learning — not language modeling or transformer/embedding architecture","source_url":"https://ece.iisc.ac.in/~htyagi/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'SAKSHI: Decentralized AI Platforms' (2023) co-authored by Himanshu Tyagi — decentralized-inference infrastructure, adjacent to but not part of the frontier transformer/pretraining lineage","source_url":"https://arxiv.org/abs/2307.16562","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Tyagi's IISc faculty research profile lists information theory, cryptography, privacy, statistics and federated learning — no language-modeling, embedding or transformer research","source_url":"https://ece.iisc.ac.in/~htyagi/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD, Arizona State University (per dossier Wikidata, unverified independently)","BTech, Indian Institute of Technology Delhi (per dossier Wikidata, unverified independently)"],"canonical_papers":["Wyner-Ziv Gradient Compression for Federated Learning","Communication-efficient distributed mean estimation with side information (federated learning)"],"first_verifiable_year":2008,"notable_systems":["Sentient / The Grid (decentralized AI agent network)"],"citations":null,"h_index":null,"patents":0,"dossier_notes":"CRITICAL: the dossier's OpenAlex match (id A5056763953, h-index 29, works on nanofluids/solar-thermal collectors/diesel-fuel ignition at IIT Ropar) is the WRONG homonym — confirmed via web search that the real Sentient co-founder Himanshu Tyagi is the IISc Bangalore ECE professor working on information theory/cryptography/federated learning, a completely different research area from the dossier's nanofluids match. The dossier's PubMed sample (tuberculosis prevalence, IoT trust management, JWST ice observations) is also unrelated noise/homonyms. Scorer relied on IISc's own faculty page and independent web search instead; could not independently verify the dossier's Wikidata education claims (Arizona State PhD, IIT Delhi BTech) against IISc's own bio, so citations/h_index left null pending a directly-fetched Google Scholar page rather than assumed from the wrong OpenAlex match.","years_language_modeling":2,"years_as_technical_founder":2,"frontier_lineage":["No direct lineage: information-theory/federated-learning work is not an architecture, attention, embedding, optimizer, tokenizer, pretraining, scaling or alignment component frontier LLMs are built on; OML is a crypto-native model-distribution primitive not used by GPT/Claude/Gemini/Llama"],"technical_founder_roles":["Sentient — co-founder / scientific founder (authored OML & SAKSHI core research) — ~2 years (2024–2026)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":3,"lm_domain_depth":4,"scientific_founder":8},"confidence":0.7,"duration_ms":58722},{"pass":"pass_2","dimensions":{"frontier_founder":3,"lm_domain_depth":3,"scientific_founder":7},"confidence":0.6,"duration_ms":48334}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"sreeram-kannan","name":"Sreeram Kannan","title":"Founder","company":"EigenLayer (Eigen Labs)","sector":"crypto","rank":49,"rubric_version":3,"dimensions":{"foundations":16,"vector_embeddings":9,"transformers_lm":8,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":12,"industry_impact":12,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":41,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":41,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.81,"rationale":"Kannan holds a PhD in Information Theory and Wireless Networks from University of Illinois Urbana-Champaign (2008-2012, plus an MS in Mathematics), and was (is, as affiliate) an Associate Professor of Electrical & Computer Engineering at the University of Washington — solid graduate-level mathematical/statistical foundations. His authored/co-authored papers include genuine ML research: 'ClusterGAN: Latent Space Clustering in Generative Adversarial Networks' (AAAI 2019, 533 citations) which is directly relevant to vector-embeddings/representation-learning, and 'Improving Federated Learning Personalization via Model-Agnostic Meta-Learning' (2019, 900 citations) and 'Communication Algorithms via Deep Learning' (2018) — real, well-cited, hands-on ML research, not just blockchain theory. His verified Google Scholar h-index is 37 with 7,027 citations, confirming a substantive, continuous research record since ~2008. He founded EigenLayer and is credited with originating the 'restaking' mechanism — strong hands-on systems/protocol engineering, though this is a distributed-systems/cryptoeconomic contribution rather than core transformer/LM research. Overall: real academic ML depth plus applied protocol engineering, but not canonical transformer/LM authorship.\n\nKannan's own research — information theory, blockchain scaling (Prism), restaking cryptoeconomics, plus adjacent ML (ClusterGAN, federated-learning MAML, communication algorithms via deep learning) — is not part of the attention/transformer/embedding/scaling/RLHF foundation that GPT/Claude/Gemini/Llama-class models descend from; none of his work is cited as a building block in frontier LLM technical reports, so frontier_founder is near the floor. He has no verifiable record in language modeling specifically (no vector-space text models, LSI, n-gram/neural LMs, seq2seq, transformers or LLM pretraining/alignment authorship), so lm_domain_depth is effectively zero. He is a genuine scientific/technical founder — PhD, UW professor, and originator of the EigenLayer restaking protocol and Eigen Labs (~2021–2026, roughly 5 years) — but that company's core is crypto restaking, not language-model systems, which places him at 'technical founder outside this field.'","evidence":[{"claim":"Google Scholar profile shows h-index 37 and 7,027 total citations","source_url":"https://scholar.google.com/citations?user=RrYw5jkAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'ClusterGAN: Latent Space Clustering in Generative Adversarial Networks' (AAAI 2019) and 'Improving Federated Learning Personalization via Model Agnostic Meta-Learning' (2019)","source_url":"https://scholar.google.com/citations?user=RrYw5jkAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 2404352759: 105 papers, 4,903 citations, h-index 30; dominant areas blockchain/consensus, machine learning and bioinformatics/information theory","source_url":"https://api.semanticscholar.org/graph/v1/author/2404352759","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Deconstructing the Blockchain to Approach Physical Limits' (Prism) — authors Vivek Bagaria, Sreeram Kannan, David Tse, Giulia Fanti, Pramod Viswanath","source_url":"https://arxiv.org/abs/1810.08092","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'ClusterGAN: Latent Space Clustering in Generative Adversarial Networks' — authors Sudipto Mukherjee, Himanshu Asnani, Eugene Lin, Sreeram Kannan (AAAI 2019)","source_url":"https://arxiv.org/abs/1809.03627","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'SAKSHI: Decentralized AI Platforms' (2023) lists Sreeram Kannan among the authors, with EigenLayer among the affiliations","source_url":"https://arxiv.org/abs/2307.16562","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"ClusterGAN published in AAAI Proceedings vol 33 (2019)","source_url":"https://doi.org/10.1609/aaai.v33i01.33014610","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex A5100722219: 135 works, 3,106 citations, h-index 28, affiliations include University of Washington and University of Illinois Urbana-Champaign; topics blockchain, distributed systems, cryptography, network coding","source_url":"https://api.openalex.org/authors/A5100722219","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"EigenLayer restaking mechanism and Eigen Labs were originated/founded by Sreeram Kannan, a former UW ECE associate professor; the core is a crypto restaking protocol, not language modeling","source_url":"https://www.eigenlayer.xyz/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kannan's ML/systems publications (ClusterGAN AAAI 2019, federated-learning MAML, Prism blockchain) are in GANs, distributed systems and information theory — no transformer/attention/embedding/LM authorship","source_url":"https://arxiv.org/abs/1809.03627","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 2404352759 topic areas are blockchain/consensus, machine learning and bioinformatics/information theory — no language-modeling lineage","source_url":"https://api.semanticscholar.org/graph/v1/author/2404352759","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sreeram Kannan founded EigenLayer/Eigen Labs and originated the restaking mechanism, with prior blockchain-scaling research (Prism) and information-theory background — a distributed-systems/cryptoeconomic contribution, not transformer/LM work","source_url":"https://arxiv.org/abs/1810.08092","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"His ML publications are GAN-based clustering and communications/coding via deep learning, not language modeling: 'ClusterGAN: Latent Space Clustering in Generative Adversarial Networks' (AAAI 2019)","source_url":"https://arxiv.org/abs/1809.03627","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author record shows dominant areas of blockchain/consensus, general ML and bioinformatics/information theory — no LM/transformer lineage","source_url":"https://api.semanticscholar.org/graph/v1/author/2404352759","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BE Electronics & Communication Engineering, College of Engineering Guindy","ME Telecommunications, Indian Institute of Science (IISc)","PhD Information Theory/Wireless Networks, University of Illinois Urbana-Champaign; MS Mathematics, UIUC"],"canonical_papers":["ClusterGAN: Latent Space Clustering in Generative Adversarial Networks (AAAI 2019)","Improving Federated Learning Personalization via Model Agnostic Meta-Learning (2019)","Communication Algorithms via Deep Learning (ICLR 2018)"],"first_verifiable_year":2008,"notable_systems":["EigenLayer restaking protocol","Prism blockchain scaling protocol"],"citations":7027,"h_index":37,"patents":0,"dossier_notes":"Dossier's OpenAlex identity was flagged ambiguous (6 candidates) but independent Google Scholar verification (scholar.google.com/citations?user=RrYw5jkAAAAJ) confirms the ClusterGAN/MAML/Prism papers all belong to this Sreeram Kannan, with a real h-index of 37 — notably higher than the dossier's OpenAlex figure of 28, suggesting OpenAlex undercounts his work. This is a correctly-resolved identity, not a homonym issue.","years_language_modeling":0,"years_as_technical_founder":5,"frontier_lineage":["None — no attention/transformer/embedding/scaling/RLHF contribution built into frontier LLMs; ClusterGAN (GAN latent-space clustering) is representation-learning-adjacent but not frontier LM lineage"],"technical_founder_roles":["Eigen Labs / EigenLayer — founder & CEO, originator of restaking protocol — ~2021-2026 (~5 yrs, crypto not LM)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.82,"duration_ms":48203},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":3,"scientific_founder":7},"confidence":0.8,"duration_ms":47544}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"clement-delangue","name":"Clément Delangue","title":"Co-founder & CEO","company":"Hugging Face","sector":"general","rank":50,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":7,"transformers_lm":9,"frontier_founder":6,"lm_domain_depth":8,"hands_on_engineering":10,"industry_impact":16,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":39,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":39,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.85,"rationale":"The passes agree on the shape of the record and differ by small margins on how much credit a non-first-author library-paper byline and a personal model-training habit earn. I verified the byline: the ACL Anthology record for 'Transformers: State-of-the-Art Natural Language Processing' (EMNLP 2020 demo, ~8.3k citations) lists him fifth of 22 authors, after Wolf, Debut, Sanh and Chaumond. That is genuine inclusion on a paper documenting a library the entire field uses, but the technical authorship sits with the engineering team, and his OpenAlex h-index of 5 is almost entirely these two library artifacts, so it cannot be read as a personal research record. He has no doctorate, no thesis and no paper in linear algebra, optimization or statistical learning; his education is a Master in Management from ESCP plus a non-degree Stanford extension programming course. Pass 2 adds one fact pass 1 lacked and I confirmed it: his personal Hugging Face account 'clem' publishes 13 models and 24 datasets, including SmolLM2 SFT and Qwen2.5-1.5B fine-tunes — modest but real hands-on model-training practice rather than pure delegation, which is why hands_on_engineering lands nearer pass 2's number than pass 1's. Pass 2's vector_embeddings of 9 is the one score I reduce: neither pass cited any embedding artifact authored by him, and the Hub hosting embedding models is organisational, not personal. His overwhelming strength is industry impact, and it is legitimate under this rubric for a reason distinct from his fame: the Transformers library, the Hub and Datasets are the distribution layer through which essentially every transformer and embedding model in the field now ships, and that core is exactly the systems the rubric measures. None of his valuation, fundraising or media presence is counted.\n\nThe frontier lineage running through Delangue is organizational, not personal: Hugging Face's Transformers library, Hub and Datasets are the distribution layer essentially every GPT/Claude/Llama-class release ships or is fine-tuned through, and he is a genuine byline author (5th of 22) on the canonical library paper — but the architecture, tokenizers and training code were authored by Wolf, Debut, Sanh, Chaumond and the engineering team, so he earns lineage-adjacent credit, not a named building block. His language-modeling duration is long (co-founded HF in 2016, ~10 years at the helm of the field's central NLP/LM platform, byline papers 2019–2021, modest personal SmolLM2/Qwen2.5 fine-tunes on his 'clem' account) but the personal DEPTH is shallow — a CEO/business role over the science rather than a continuous research record. As scientific/technical founder he scores low: he is the founder-CEO of an AI company whose core science and engineering are done by his technical co-founders (Thomas Wolf as CSO, Julien Chaumond as CTO), with a Master in Management and no core research/code/patents of his own, which is precisely the 'founder with technical co-founders doing the science' case the rubric declines to reward.","evidence":[{"claim":"ACL Anthology record for 'Transformers: State-of-the-Art Natural Language Processing' (EMNLP 2020 demo) lists Clement Delangue fifth among 22 authors, after Wolf, Debut, Sanh and Chaumond","source_url":"https://aclanthology.org/2020.emnlp-demos.6/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed among the 22 authors of 'HuggingFace's Transformers: State-of-the-art Natural Language Processing' (arXiv:1910.03771, 2019)","source_url":"https://arxiv.org/abs/1910.03771","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"His personal Hugging Face account 'clem' publishes 13 models and 24 datasets, including smollm2-135m-sft-tiny, cifar10-vit-poc and macron-style-qwen2.5-1.5B — verified as Clément Delangue's account via linked handles clementdelangue and clmnt","source_url":"https://huggingface.co/clem","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5009717413 (Hugging Face affiliation): 10 works, 13,262 citations, h-index 5, dominated by the Transformers and Datasets library papers","source_url":"https://api.openalex.org/authors/A5009717413","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hugging Face was founded in 2016 by Delangue (CEO), Julien Chaumond (CTO) and Thomas Wolf (CSO), starting as a chatbot before pivoting to an ML platform after open-sourcing the model","source_url":"https://en.wikipedia.org/wiki/Hugging_Face","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author on 'Datasets: A Community Library for Natural Language Processing' (EMNLP 2021 demo)","source_url":"https://aclanthology.org/2021.emnlp-demo.21/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Master in Management, ESCP Business School (2008-2012); non-degree Stanford intro-CS extension course (2011-2012)","source_url":"https://www.clay.com/dossier/hugging-face-ceo","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Hugging Face, became CEO in July 2016; company builds the Transformers open-source library","source_url":"https://en.wikipedia.org/wiki/Hugging_Face","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed co-author on 'Transformers: State-of-the-Art Natural Language Processing' (EMNLP 2020), 8318 citations per OpenAlex","source_url":"https://doi.org/10.18653/v1/2020.emnlp-demos.6","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author on 'HuggingFace's Transformers: State-of-the-art Natural Language Processing' arXiv 1910.03771 (2019), 3149 citations","source_url":"https://doi.org/10.48550/arxiv.1910.03771","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hugging Face founded 2016 by Delangue (CEO), Julien Chaumond (CTO) and Thomas Wolf (CSO/Chief Scientist) — the science and engineering role sits with Wolf and Chaumond, not the CEO","source_url":"https://en.wikipedia.org/wiki/Hugging_Face","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Delangue listed 5th of 22 authors on 'Transformers: State-of-the-Art Natural Language Processing' (EMNLP 2020 demo), after Wolf, Debut, Sanh and Chaumond — the technical authorship of the library the frontier stack builds on is the engineering team's","source_url":"https://aclanthology.org/2020.emnlp-demos.6/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Personal Hugging Face account 'clem' publishes modest LM fine-tunes (SmolLM2 SFT, Qwen2.5-1.5B), real but shallow hands-on language-modeling practice over ~10 years leading the platform","source_url":"https://huggingface.co/clem","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Transformers: State-of-the-Art Natural Language Processing' (EMNLP 2020 demo, ~8.3k citations) lists Clément Delangue 5th of 22 authors, after Wolf, Debut, Sanh and Chaumond — the library frontier models are trained/served with, but with technical authorship on the engineering team","source_url":"https://aclanthology.org/2020.emnlp-demos.6/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author on 'TransferTransfo: A Transfer Learning Approach for Neural Network Based Conversational Agents' (arXiv 1901.08149, 2019) — his earliest verifiable language-modeling lineage byline","source_url":"https://arxiv.org/abs/1901.08149","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Master in Management, ESCP Business School","Non-degree introductory programming course, Stanford (extension)"],"canonical_papers":["Transformers: State-of-the-Art Natural Language Processing (EMNLP 2020 demo) — 5th of 22 authors","Datasets: A Community Library for Natural Language Processing (EMNLP 2021 demo)"],"first_verifiable_year":2019,"notable_systems":["Hugging Face Transformers library","Hugging Face Hub","Datasets library"],"citations":13262,"h_index":5,"patents":0,"dossier_notes":"The OpenAlex block A5009717413 is the correct person and correctly affiliated, though the phantom affiliations 'Bio Signal Group' and 'FACE Foundation' are string-matching noise on the name 'Face'. The Wikipedia and Wikidata blocks are for the COMPANY Hugging Face (Q108943604), not the person, so the dossier carries no biographical evidence about Delangue himself. The PubMed block is entirely a homonym — a French emergency-medicine clinician (morphine side effects, digoxin poisoning) — which also corrupts the timeline.","adjudication_notes":["hands_on_engineering (8 vs 11): pass 2 was right; settled at 10. The deciding verified fact is his personal Hugging Face account 'clem', which publishes 13 models and 24 datasets including SmolLM2 and Qwen2.5-1.5B fine-tunes — real if modest personal model-training practice that pass 1 did not find.","transformers_lm (8 vs 10): split at 9. Verified: the ACL Anthology record places him 5th of 22 on the Transformers demo paper — genuine inclusion, but the technical authorship is Wolf, Debut, Sanh and the engineering team, so neither pass's extreme is right.","vector_embeddings (6 vs 9): pass 1 was right; settled at 7. Neither pass cited an embedding or retrieval artifact authored by him; hosting embedding models on the Hub is organisational credit already captured in industry_impact.","foundations (3 vs 5): split at 4. Verified education is a management master's plus a non-degree programming course, with no mathematics or statistical-learning record of any kind.","industry_impact (15 vs 16): settled at 16. The Transformers library and Hub are the distribution layer for the field's models, which is core to what this rubric measures — credited for the infrastructure, not for valuation or media presence."],"years_language_modeling":10,"years_as_technical_founder":0,"frontier_lineage":["Transformers library (byline author, organizational): the code path most frontier models are trained/fine-tuned/shipped through","Hugging Face Hub + Datasets: distribution layer for frontier model weights and training datasets — organizational credit, not personal authorship"],"technical_founder_roles":["Hugging Face — co-founder & CEO (business/product founder, not scientific founder) — 2016–present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":7,"lm_domain_depth":8,"scientific_founder":4},"confidence":0.82,"duration_ms":48959},{"pass":"pass_2","dimensions":{"frontier_founder":6,"lm_domain_depth":8,"scientific_founder":5},"confidence":0.82,"duration_ms":55106}],"source":"seeded","profile_url":null,"wikipedia_title":"Hugging Face","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"ali-ghodsi","name":"Ali Ghodsi","title":"Co-founder & CEO","company":"Databricks","sector":"general","rank":51,"rubric_version":3,"dimensions":{"foundations":11,"vector_embeddings":4,"transformers_lm":5,"frontier_founder":3,"lm_domain_depth":2,"hands_on_engineering":14,"industry_impact":14,"scientific_founder":7},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":35,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":35,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.85,"rationale":"The passes diverged because pass 1 scored from the dossier's OpenAlex record and pass 2 caught that the record is a conflation. I verified this and pass 2 is right: OpenAlex A5040035859 is 'Ali Reza Ghodsi', last known institution University of Waterloo, whose largest topic is 'Face and Expression Recognition' with 58 works. That is a different person — Ali Ghodsi, Professor of Statistics and Actuarial Science at the University of Waterloo, who teaches statistical learning and deep learning and works on dimensionality reduction. The dossier's h-index 59, 17,626 citations and earliest year 1984 are therefore contaminated and cannot be used, and the confusion is compounded by the Waterloo professor's field being closer to this rubric's subject matter than the Databricks CEO's actually is. The correct record is the Google Scholar profile verified on a cs.berkeley.edu address: ~39,955 citations, h-index 51, i10-index 84, top works OpenFlow (13,898), Apache Spark (4,373), Mesos (2,777), Spark SQL (2,172) and Dominant Resource Fairness (1,927). That is a genuinely distinguished record in distributed systems, scheduling, networking and data management, built on a KTH PhD (2006) on distributed hash tables under Seif Haridi and years at the Berkeley AMPLab. It sits one layer beneath AI rather than inside it. He has no authored work on attention, transformers, pretraining, scaling laws or alignment, and none on embeddings, dense retrieval or vector search; Databricks' LLM artifacts (Dolly, MosaicML/DBRX) are outputs of the Mosaic team, and the DBRX announcement does not name him as a technical contributor. Pass 2's vector_embeddings of 8 and transformers_lm of 7 credit him for organisational proximity to work he did not author, which the rubric forbids; pass 1's 3/3 are nearer the mark, adjusted slightly for the MLflow and Dolly co-authorships that do appear on his verified profile.\n\nGhodsi's authored corpus is distributed systems, scheduling and data management (Mesos, Spark, Spark SQL, Delta Lake) — infrastructure that sits one layer beneath AI, not the architecture, attention, embeddings, optimizers, tokenizers or pretraining objectives that frontier GPT/Claude/Gemini/Llama-class models descend from; Spark is not a named building block cited in frontier model technical reports, and Databricks' own LLM artifacts (Dolly, DBRX) were built by the acquired Mosaic/MPT team and do not name him as a technical contributor, so frontier_founder is low. He has no verifiable personal record in language modeling — statistical/neural LMs, vector-space text models, seq2seq, transformers or LLM pretraining/alignment — so lm_domain_depth is near-zero (the dossier's pre-2000 timeline is a homonym conflation with the Waterloo statistics professor). He is, however, a genuine scientific/technical co-founder: he personally co-authored the core research and code (Spark SQL, Delta Lake) that Databricks runs on and has led its technical direction since founding in 2013 (~13 years), but the company's core is a data/analytics platform rather than an LM/embedding/transformer system, which places him in the 'technical founder outside this field' band rather than higher.","evidence":[{"claim":"Google Scholar profile verified on a cs.berkeley.edu email, affiliation UC Berkeley and Databricks: ~39,955 citations, h-index 51, i10-index 84; top works OpenFlow (2008, 13,898 citations), Apache Spark (2016, 4,373), Mesos (2011, 2,777), Spark SQL (2015, 2,172), Dominant Resource Fairness (2011, 1,","source_url":"https://scholar.google.com/citations?user=YsXNU78AAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex A5040035859 is 'Ali Reza Ghodsi' with last known institution University of Waterloo (active 2002-2025) and top topic 'Face and Expression Recognition' (58 works) — a conflated record, not cleanly the Databricks CEO","source_url":"https://api.openalex.org/authors/A5040035859","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"A different Ali Ghodsi is Professor in the Department of Statistics and Actuarial Science at the University of Waterloo, teaching Statistical Learning and Deep Learning — confirming two distinct people share the name","source_url":"https://uwaterloo.ca/statistics-and-actuarial-science/profile/aghodsib","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD from KTH Royal Institute of Technology (2006), dissertation 'Distributed k-ary System: Algorithms for Distributed Hash Tables', advised by Seif Haridi; co-founded Databricks in 2013, CEO from 2016","source_url":"https://en.wikipedia.org/wiki/Ali_Ghodsi","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"DBRX was built by the Mosaic team that previously built MPT; Ghodsi is not named as an author or technical contributor in the announcement","source_url":"https://www.databricks.com/blog/introducing-dbrx-new-state-art-open-llm","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD from KTH Royal Institute of Technology, thesis 'Distributed k-ary System: Algorithms for Distributed Hash Tables' (2006), advisor Seif Haridi","source_url":"https://en.wikipedia.org/wiki/Ali_Ghodsi","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CEO of Databricks, founded 2013 to commercialize Apache Spark","source_url":"https://www.databricks.com/dataaisummit/speaker/ali-ghodsi","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Adjunct professor at UC Berkeley, worked with Scott Shenker and Ion Stoica at AMPLab","source_url":"https://kitrum.com/blog/the-inspiring-story-ali-ghodsi-ceo-of-databricks/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar (UC Berkeley and Databricks): ~39,955 citations, h-index 51, i10-index 84; top works are OpenFlow, Apache Spark, Mesos, Spark SQL, Dominant Resource Fairness, Delta Lake","source_url":"https://scholar.google.com/citations?user=YsXNU78AAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder (2013) and CEO (from 2016) of Databricks, founded to commercialize Apache Spark, whose SQL and Delta Lake papers he co-authored under a Berkeley/Databricks affiliation","source_url":"https://en.wikipedia.org/wiki/Ali_Ghodsi","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile (UC Berkeley/Databricks) shows top works in distributed systems and data management (OpenFlow, Spark, Mesos, Spark SQL, Delta Lake) with no authored work on transformers, attention, embeddings or language modeling","source_url":"https://scholar.google.com/citations?user=YsXNU78AAAAJ","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of Databricks (2013) and CEO from 2016; KTH PhD 2006 on distributed hash tables; personally co-authored Mesos, Spark SQL and Delta Lake — distributed-systems/data infrastructure, not language modeling","source_url":"https://en.wikipedia.org/wiki/Ali_Ghodsi","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Databricks founded 2013 to commercialize Apache Spark; its core is a data/analytics (Lakehouse) platform, distinct from embedding/transformer systems","source_url":"https://www.databricks.com/dataaisummit/speaker/ali-ghodsi","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science, KTH Royal Institute of Technology, 2006 (advisor Seif Haridi)"],"canonical_papers":["Mesos: A Platform for Fine-Grained Resource Sharing in the Data Center (NSDI 2011)","Dominant Resource Fairness: Fair Allocation of Multiple Resource Types (NSDI 2011)","Spark SQL: Relational Data Processing in Spark (SIGMOD 2015)","Apache Spark: A Unified Engine for Big Data Processing (CACM 2016)","Delta Lake (VLDB 2020)"],"first_verifiable_year":2006,"notable_systems":["Apache Mesos","Apache Spark / Spark SQL","Delta Lake","Databricks Lakehouse platform"],"citations":39955,"h_index":51,"patents":0,"dossier_notes":"The dossier's OpenAlex record A5040035859 is a CONFLATION of at least two people: the Databricks CEO and Ali Ghodsi the statistics professor at the University of Waterloo (dimensionality reduction, statistical learning), which I confirmed against the Waterloo faculty page. Its h-index 59, 17,626 citations, 'Face and Expression Recognition' topic and earliest_year of 1984 (impossible for a person born in 1978) all derive from that conflation, so the dossier's timeline of first_verifiable_year 1984 / 42 years active is wrong; 2006 is the correct floor. The PubMed block is unrelated homonym noise. Metrics here are taken from the cs.berkeley.edu-verified Google Scholar profile instead.","adjudication_notes":["The dossier's OpenAlex conflation is the root of the split: pass 1 scored partly from a record that belongs substantially to a different Ali Ghodsi, whose field (dimensionality reduction, statistical learning) is closer to this rubric than the real subject's. Verified: OpenAlex A5040035859 is 'Ali Reza Ghodsi' at the University of Waterloo, top topic 'Face and Expression Recognition', and the Waterloo statistics faculty page confirms a distinct person of that name. Pass 2 caught this; pass 1 did not.","vector_embeddings (3 vs 8) and transformers_lm (3 vs 7): pass 1 was right; settled at 4 and 5. Neither pass cited a single authored artifact by him in either area, and pass 2's own evidence establishes the opposite — that DBRX names the Mosaic team and not him. Organisational proximity to models his company acquired is not authorship.","foundations (9 vs 12): split at 11. The KTH PhD and the distributed-systems corpus are real first-principles work (resource allocation, consensus, distributed data structures), but they are not the linear-algebra/optimization/statistical-learning mathematics the dimension names, and the inflated h-index that supported pass 2's 12 is partly another person's.","hands_on_engineering (12 vs 15): pass 2 was closer; settled at 14. He personally co-authored and built Mesos, Spark SQL and Delta Lake — verified on the cs.berkeley.edu Scholar profile — which is genuine infrastructure that large-scale ML training runs on.","industry_impact (13 vs 15): settled at 14. Databricks is major infrastructure for ML workloads, but its core is data and analytics platforms rather than the embedding/transformer systems this rubric measures, and fundraising and valuation are not evidence."],"years_language_modeling":0,"years_as_technical_founder":13,"frontier_lineage":["Apache Spark / Databricks Lakehouse is general-purpose data infrastructure that ML/LLM data pipelines can run on, but is not a named building block (architecture, optimizer, tokenizer, dataset, benchmark, alignment method) cited in frontier LM technical reports"],"technical_founder_roles":["Databricks — co-founder & CEO, co-author of Spark SQL / Delta Lake — 2013–2026 (~13 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":3,"lm_domain_depth":2,"scientific_founder":7},"confidence":0.83,"duration_ms":51029},{"pass":"pass_2","dimensions":{"frontier_founder":3,"lm_domain_depth":2,"scientific_founder":7},"confidence":0.8,"duration_ms":55397}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Ali_Ghodsi","wikipedia_title":"Ali Ghodsi","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"jed-mccaleb","name":"Jed McCaleb","title":"Founder and chairman, Vast; co-founder and CTO, Stellar","company":"Vast","sector":"crypto","rank":52,"rubric_version":3,"dimensions":{"foundations":5,"vector_embeddings":4,"transformers_lm":10,"frontier_founder":4,"lm_domain_depth":4,"hands_on_engineering":13,"industry_impact":8,"scientific_founder":7},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":33,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":33,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.88,"rationale":"McCaleb is an unusual case: a self-taught programmer with no completed degree who nonetheless has a genuine and recent co-authorship record in language-model research that the dossier does not surface at all. Querying the arXiv API directly for his name returns four papers, all of which I confirmed carry him as a listed author: 'Thinking agents for zero-shot generalization to qualitatively novel tasks' (2503.19815, March 2025, with Miconi, McKee and Zheng), 'Goal-Directed Search Outperforms Goal-Agnostic Memory Compression in Long-Context Memory Tasks' (2511.21726, November 2025), 'End-to-End Test-Time Training for Long Context' (2512.23675, December 2025, with Dalal, Leskovec, Koyejo, Hashimoto, Guestrin, Choi and Yu Sun) and 'Learning to Discover at Test Time' (2601.16175, January 2026, TTT-Discover). These sit squarely in the modern long-context, memory and test-time-adaptation lineage — the first formulates long-context language modelling as continual learning over a sliding-window-attention Transformer — and four papers across a year is a sustained line rather than a one-off byline, though he appears mid-list among senior academics rather than leading. His engineering record is deep and hands-on across decades: he personally wrote eDonkey2000 and the Overnet peer-to-peer network, built Mt. Gox, wrote the original Ripple consensus implementation, and co-authored the Stellar Consensus Protocol and 'Fast and secure global payments with Stellar' (SOSP 2019). He has no verifiable training in linear algebra, optimization or statistical learning and no embedding or pretraining work of his own, so foundations and vector_embeddings stay low. His earlier AI involvement was funding — donations to MIRI and OpenAI — which is not evidence under this rubric; only the authored 2025-26 work counts, and its recency is discounted under the depth-of-experience rule.\n\nMcCaleb's foundational built work — eDonkey2000/Overnet P2P, Mt. Gox, the original Ripple implementation and the Stellar Consensus Protocol — is payments/consensus infrastructure, none of which any frontier language model descends from; his only lineage-relevant contribution is mid-list co-authorship on four 2025-26 test-time-training / long-context papers (with Yu Sun, Leskovec, Hashimoto, Guestrin et al.), which touch the modern long-context-LM research line but are recent, not led by him, and not yet a named building block in frontier model reports, so frontier_founder and lm_domain_depth stay low (~1 year of verifiable language-modeling activity, all 2025-26; he has no pre-2013 vector-space/LSI record). He is unquestionably a deep technical founder — founder-CTO of Ripple (to 2013), co-founder/CTO of Stellar (2014-present) and founder/ex-CEO of Vast (2021-), personally authoring the core protocols and code — which places him at the top of the 'technical founder outside this field' band, but the core of every one of those companies is payments, consensus or aerospace, not language models, so scientific_founder caps at 7 rather than the in-field bands above it.","evidence":[{"claim":"arXiv API query for 'Jed McCaleb' returns four papers with him as a listed author: 'Thinking agents for zero-shot generalization to qualitatively novel tasks' (2503.19815, Mar 2025), 'Goal-Directed Search Outperforms Goal-Agnostic Memory Compression in Long-Context Memory Tasks' (2511.21726, Nov 202","source_url":"http://export.arxiv.org/api/query?search_query=all:%22Jed%20McCaleb%22&max_results=20","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'End-to-End Test-Time Training for Long Context' (arXiv:2512.23675) lists Jed McCaleb as twelfth of fourteen authors alongside Karan Dalal, Jure Leskovec, Sanmi Koyejo, Tatsunori Hashimoto, Carlos Guestrin, Yejin Choi and Yu Sun; it formulates long-context language modelling as continual learning ov","source_url":"https://arxiv.org/abs/2512.23675","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Learning to Discover at Test Time' (arXiv:2601.16175, TTT-Discover) lists Jed McCaleb as fifth of eleven authors with Mert Yuksekgonul, Jan Kautz, James Zou, Carlos Guestrin and Yu Sun; it applies reinforcement learning at test time so an LLM continues training on test-problem-specific experience","source_url":"https://arxiv.org/abs/2601.16175","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 2077048287 (Jed McCaleb) holds six papers: four machine-learning papers (2025-2026) plus 'Fast and secure global payments with Stellar' (SOSP 2019) and 'The Stellar Consensus Protocol' (2018)","source_url":"https://api.semanticscholar.org/graph/v1/author/2077048287/papers?fields=title,year,venue,authors,externalIds&limit=20","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"McCaleb left UC Berkeley without completing a degree; created eDonkey2000 and the Overnet peer-to-peer networks, founded Mt. Gox in 2010, was founder and CTO of Ripple until 2013, co-founder and CTO of Stellar, and founder of the aerospace company Vast","source_url":"https://en.wikipedia.org/wiki/Jed_McCaleb","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Left UC Berkeley to work as a programmer in New York; no completed degree found","source_url":"https://www.bitnovo.com/blog/en/who-is-jed-mccaleb","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Created eDonkey2000 and Overnet peer-to-peer file-sharing networks; founded Mt. Gox bitcoin exchange in 2010","source_url":"https://en.wikipedia.org/wiki/Jed_McCaleb","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded and served as CTO of Ripple until 2013; co-founder and CTO of Stellar; founder/ex-CEO/chairman of aerospace startup Vast","source_url":"https://en.wikipedia.org/wiki/Jed_McCaleb","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"End-to-End Test-Time Training for Long Context (arXiv 2512.23675) lists Jed McCaleb among the authors alongside Jure Leskovec, Sanmi Koyejo, Tatsunori Hashimoto, Carlos Guestrin, Yejin Choi and Yu Sun","source_url":"https://arxiv.org/abs/2512.23675","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Learning to Discover at Test Time (arXiv 2601.16175, TTT-Discover) lists Jed McCaleb as fifth author with Mert Yuksekgonul, Jan Kautz, James Zou and Yu Sun","source_url":"https://arxiv.org/abs/2601.16175","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"McCaleb is a listed author on 'End-to-End Test-Time Training for Long Context' (arXiv:2512.23675) and 'Learning to Discover at Test Time' (arXiv:2601.16175), long-context/test-time-training lineage papers, appearing mid-list among senior academics","source_url":"https://arxiv.org/abs/2512.23675","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"McCaleb founded/personally built eDonkey2000, Overnet, Mt. Gox (2010), Ripple (founder/CTO to 2013) and Stellar (co-founder/CTO), and founded aerospace startup Vast (2021) — all technical-founder roles whose core is P2P/crypto/payments/aerospace, not language modeling","source_url":"https://en.wikipedia.org/wiki/Jed_McCaleb","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Learning to Discover at Test Time' (arXiv:2601.16175, TTT-Discover) lists McCaleb as fifth of eleven authors with Yu Sun, Jan Kautz, James Zou — a 2026 test-time-training paper, his fourth in the long-context/memory lineage within ~12 months","source_url":"https://arxiv.org/abs/2601.16175","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"McCaleb was founder/CTO of Ripple until 2013, co-founder and CTO of Stellar, and founder/chairman/ex-CEO of aerospace startup Vast — technical-founder roles whose core is payments/consensus/aerospace, not language modeling","source_url":"https://en.wikipedia.org/wiki/Jed_McCaleb","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Attended UC Berkeley; left without completing a degree"],"canonical_papers":["End-to-End Test-Time Training for Long Context (arXiv:2512.23675, 2025) — co-author","Learning to Discover at Test Time (arXiv:2601.16175, 2026) — co-author","Goal-Directed Search Outperforms Goal-Agnostic Memory Compression in Long-Context Memory Tasks (arXiv:2511.21726, 2025) — co-author","Thinking agents for zero-shot generalization to qualitatively novel tasks (arXiv:2503.19815, 2025) — co-author","Fast and secure global payments with Stellar (SOSP 2019)","The Stellar Consensus Protocol (2018)"],"first_verifiable_year":2018,"notable_systems":["eDonkey2000 / Overnet P2P network","Mt. Gox","Ripple protocol (original implementation)","Stellar / Stellar Consensus Protocol","Vast (aerospace)"],"citations":225,"h_index":4,"patents":0,"dossier_notes":"The PubMed block is entirely HOMONYMS — J.A. McCaleb (tai chi and knee osteoarthritis), J.L. McCaleb (adenosine receptors and atherosclerosis in ApoE-deficient mice at Vanderbilt) and a North Carolina primary-care physician — none of whom is the programmer. This corrupts the timeline: first_verifiable_year 1989 and years_active 37 derive from a 1989 rural-health-centres article by a different person; his first indexed publication is 2018. OpenAlex returned nothing for him, which is a collection gap rather than a correct absence: the four 2025-26 arXiv papers are real and verifiable through the arXiv API and Semantic Scholar. The dossier should be amended to carry these four papers, which are the single most decision-relevant facts about him for this index.","adjudication_notes":["transformers_lm — PASS_2 RIGHT AND STILL INCOMPLETE; final 10 vs pass_1's 0 and pass_2's 11. The decisive verified fact: a direct arXiv API query returns FOUR papers authored by Jed McCaleb in the long-context/memory/test-time-training lineage (2503.19815, 2511.21726, 2512.23675, 2601.16175); I confirmed the author lists on the two largest individually. Pass_1 scored 0 having consulted only OpenAlex (which indexes none of them) and Wikipedia, and explicitly flagged the Semantic Scholar record as possibly a different person — it is not; it is him. Pass_2 found three of the four. Four papers in twelve months is a sustained line, but he is mid-list among senior academics with no evidence of leading the work, and all of it is 2025-26, which the depth-of-experience rule discounts — so 10 rather than pass_2's 11.","vector_embeddings — SPLIT, final 4 (pass_1 0, pass_2 6). The verified long-context-memory paper (2511.21726) concerns memory compression versus goal-directed search over long contexts, which touches representation storage and retrieval, so pass_1's 0 is too absolute; but no authored work on vector-space models, embeddings, contrastive or dense retrieval, or vector search exists, so pass_2's 6 is not supported either.","foundations — SPLIT, final 5 (pass_1 1, pass_2 6). He has no completed degree and no verifiable training in linear algebra, optimization or statistical learning, so pass_2's 6 slightly overstates; but co-authoring the Stellar Consensus Protocol and now appearing on ML papers with Stanford faculty demonstrates more mathematical capability than pass_1's 1, which is the 'nothing verifiable' anchor and is contradicted by the verified record.","hands_on_engineering — PASS_2 RIGHT, final 13 (pass_1 8, pass_2 13). He personally wrote eDonkey2000 and Overnet, built Mt. Gox, wrote the original Ripple consensus implementation and co-authored the Stellar Consensus Protocol — decades of systems he wrote himself, which is squarely the 13-17 'production systems built and led personally' band. Pass_1's 8 understates a record both passes describe identically.","industry_impact — SPLIT, final 8 (pass_1 2, pass_2 9). Pass_1's 2 is the 'nothing verifiable' anchor and is wrong on its own evidence: 225 citations, h-index 4, and organizations he built that the payments world runs on. But those orgs' core is consensus and payments, not language models, and the AI papers are recent and not led by him, so 8 rather than 9.","penalties — both passes agree at 0/0 and both are right: Vast is an aerospace company, his wealth is self-made from businesses he personally built, and no citable evidence of paid coverage or family funding of an AI company exists."],"years_language_modeling":1,"years_as_technical_founder":0,"frontier_lineage":["Mid-list co-authorship on 2025-26 test-time-training / long-context LM papers (TTT lineage, Yu Sun et al.) — engaged with the modern long-context research line but not an originating/named building block in frontier model reports"],"technical_founder_roles":["Ripple — founder & CTO — ~2012-2013 (payments, not LM)","Stellar — co-founder & CTO — 2014-present (consensus/payments, not LM)","Vast — founder & ex-CEO/chairman — 2021-present (aerospace, not LM)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":4,"lm_domain_depth":4,"scientific_founder":7},"confidence":0.72,"duration_ms":50354},{"pass":"pass_2","dimensions":{"frontier_founder":4,"lm_domain_depth":4,"scientific_founder":7},"confidence":0.72,"duration_ms":64457}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Jed_McCaleb","wikipedia_title":"Jed McCaleb","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"jensen-huang","name":"Jensen Huang","title":"Founder, President & CEO","company":"NVIDIA","sector":"general","rank":53,"rubric_version":3,"dimensions":{"foundations":8,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":10,"lm_domain_depth":2,"hands_on_engineering":10,"industry_impact":15,"scientific_founder":7},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":33,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":33,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.89,"rationale":"Huang holds a BS in Electrical Engineering (Oregon State, 1984) and an MS in Electrical Engineering (Stanford, 1992), and worked as a hands-on chip designer at AMD and LSI Logic (1984-1993) before founding NVIDIA in 1993. No personal peer-reviewed papers, patents, or authored research in AI/ML math, embeddings, or transformers were found; the dossier's own OpenAlex match (a single 'Foreword' to a book chapter) is not genuine research output. NVIDIA's GPUs and CUDA platform are foundational AI infrastructure, but CUDA and NVIDIA's ML-relevant architectures were built by teams of NVIDIA engineers over decades, not personally designed by Huang, whose role since 1993 has been founder/CEO. This is a case of a company built years before the deep-learning/transformer era later becoming critical infrastructure for it — strong organizational industry impact, but no personal research or engineering record in the core dimensions this rubric measures.\n\nHuang has no personally-authored building block of the frontier AI stack (no transformer/attention/embedding/optimizer/tokenizer paper, no LM research, no AI patents), but as NVIDIA's founder-CEO he made and drove the multi-decade GPU-compute and CUDA bet that became the accelerator and training/inference substrate every GPT/Claude/Gemini/Llama-class model is trained and served on — a genuine but organizational and hardware-side lineage, not a personally-authored method, so frontier_founder sits mid-band. His verifiable years in language modeling specifically (statistical/neural LMs, embeddings, seq2seq, transformers, pretraining) are essentially zero — he is a hardware engineer, not an LM researcher — so lm_domain_depth is near the floor. He is a deeply technical, EE-trained founder (ex-AMD/LSI chip designer) who has set NVIDIA's technical direction for ~33 years (founded 1993), but NVIDIA's core engineering and IP were built by technical co-founders (Malachowsky, Priem) and teams, and the field is accelerators, not the AI-math/LM lineage this rubric measures — placing scientific_founder as a genuine technical founder outside this specific field rather than an author of the systems' core science.","evidence":[{"claim":"BS Electrical Engineering, Oregon State University (1984)","source_url":"https://engineering.oregonstate.edu/alumni-partners/oregon-stater-awards/searchable-awards-database/jen-hsun-huang-engineering-hall","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"MS Electrical Engineering, Stanford University (1992)","source_url":"https://engineering.stanford.edu/about/history/heroes/2018-heroes/jensen-huang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chip design engineer at AMD then LSI Logic (1984-1993) before co-founding NVIDIA in 1993","source_url":"https://nvidianews.nvidia.com/bios/jensen-huang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No IEEE/ACM peer-reviewed publications found under his name; OpenAlex record shows only a single non-research 'Foreword' (2022)","source_url":"https://corporate-awards.ieee.org/recipient/jensen-huang/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BSEE Oregon State University 1984 with highest honours; MSEE Stanford University 1992; designed AMD microprocessors; joined LSI Logic as a technical officer where he worked with Malachowsky and Priem on graphics accelerators; co-founded Nvidia 1993 and has been president and CEO since day one","source_url":"https://en.wikipedia.org/wiki/Jensen_Huang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Official Nvidia biography describes him as founder, president and CEO since 1993, holding BSEE (Oregon State) and MSEE (Stanford), with no research publications or patents listed","source_url":"https://nvidianews.nvidia.com/bios/jensen-huang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founder, president and CEO of NVIDIA since 1993; BSEE Oregon State, MSEE Stanford; former chip-design engineer at AMD and LSI Logic — no research publications or AI/ML patents listed","source_url":"https://en.wikipedia.org/wiki/Jensen_Huang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"NVIDIA GPUs and the CUDA platform are the dominant accelerators and training/inference substrate for modern deep-learning and large language models (e.g. AlexNet trained on NVIDIA GPUs, 2012), a company-level contribution built by NVIDIA engineering teams","source_url":"https://en.wikipedia.org/wiki/CUDA","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founder, president and CEO of NVIDIA since 1993; NVIDIA GPUs/CUDA are the compute foundation for modern AI/deep-learning training","source_url":"https://en.wikipedia.org/wiki/Jensen_Huang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Prior hands-on engineering as a chip/microprocessor designer at AMD and LSI Logic (1984–1993) before co-founding NVIDIA; BSEE Oregon State, MSEE Stanford","source_url":"https://nvidianews.nvidia.com/bios/jensen-huang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Electrical Engineering, Oregon State University (1984)","MS Electrical Engineering, Stanford University (1992)"],"canonical_papers":[],"first_verifiable_year":1984,"notable_systems":["NVIDIA GPU architectures (organizational leadership)","CUDA platform (organizational leadership)"],"citations":0,"h_index":0,"patents":1,"dossier_notes":"Dossier's OpenAlex match (works_count=1, a book 'Foreword') is not a genuine research record and should not be used to infer any research depth. PubMed sample is entirely homonym noise (unrelated Huang J. authors in botany, materials science, etc.) with high homonym_risk correctly flagged; none of it is this Jensen Huang. No credible personal patent record for GPU/AI hardware was found.","years_language_modeling":0,"years_as_technical_founder":33,"frontier_lineage":["NVIDIA GPU architectures — the accelerators frontier models train and infer on (organizational/hardware lineage, not personally authored)","CUDA compute platform — GPU programming stack underlying modern deep-learning training (built by NVIDIA teams, championed by Huang as CEO)"],"technical_founder_roles":["NVIDIA — founder, president & CEO (technical direction, hardware/accelerators) — 1993–present (~33 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":8,"lm_domain_depth":2,"scientific_founder":7},"confidence":0.8,"duration_ms":75464},{"pass":"pass_2","dimensions":{"frontier_founder":11,"lm_domain_depth":2,"scientific_founder":7},"confidence":0.83,"duration_ms":53883}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Jensen_Huang","wikipedia_title":"Jensen Huang","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"robin-li","name":"Robin Li (Li Yanhong)","title":"Co-founder, Chairman & CEO","company":"Baidu","sector":"general","rank":54,"rubric_version":3,"dimensions":{"foundations":8,"vector_embeddings":8,"transformers_lm":3,"frontier_founder":2,"lm_domain_depth":4,"hands_on_engineering":9,"industry_impact":12,"scientific_founder":8},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":32,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":32,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.82,"rationale":"Both passes discarded the dossier's research blocks as homonyms — correctly: its OpenAlex match is a University of Pennsylvania bioengineering researcher working on polyacrylamide gels and traction force microscopy, and the PubMed block draws on 44,906 'Li R' hits. Both also agree on the one genuinely personal technical artifact, and it is a real one: while at IDD Information Services in 1996 he invented the RankDex site-scoring algorithm and is the named inventor on US Patent 5,920,859, 'Hypertext Document Retrieval System and Method' (filed 5 February 1997, issued 6 July 1999), which ranks documents by hyperlink and anchor-text analysis and which Google's PageRank patent cites. He also published 'Toward a Qualitative Search Engine' in IEEE Internet Computing in 1998 and personally wrote search software at Dow Jones and worked as a staff engineer at Infoseek. The passes differ on how much this earns. Pass 2's framing is the more accurate one — link-analysis ranking is an eigenvector problem on the web graph and genuine first-principles information-retrieval work, which lifts foundations and hands-on engineering above the 'manages builders' band — but pass 1 is right that it is a single dated artifact: term- and graph-based retrieval, not learned vector representations, and his last hands-on technical contribution of record is roughly a quarter-century old, with everything since being executive. On transformers, pass 1 is right and pass 2 too generous: Baidu's ERNIE family is published by Baidu research staff (Sun, Wang, Li, Feng et al.), Deep Speech and PaddlePaddle likewise, and Baidu's own history shows dedicated technical leadership hired for AI research. Leading the company that funded those labs is industry impact, not personal authorship in the lineage, and fame and the scale of Baidu are explicitly not evidence.\n\nLi's one personal technical artifact — the 1996 RankDex link-analysis ranking method (US Patent 5,920,859), referenced by Google's PageRank patent — is information-retrieval / web-graph lineage, NOT part of the attention→transformer→LLM stack; today's frontier models (GPT/Claude/Gemini) descend from word2vec/attention/transformers/scaling work, none of which trace to RankDex, so frontier_founder is near-zero. His verifiable personal language-modeling-adjacent record is the vector-space/anchor-text search work of roughly 1996–1999 (RankDex, the 1998 IEEE Internet Computing paper, engineering at Dow Jones/Infoseek) — about three years, then purely executive; Baidu's ERNIE/Deep Speech/PaddlePaddle were authored by staff (Sun, Wang, Feng et al.) and AI research was vested in hires like Andrew Ng, so lm_domain_depth reflects that short, dated, discontinuous personal record. He co-founded Baidu in 2000 as CEO with its search core built on his own RankDex IP, which earns genuine scientific/technical-founder credit for the early years (~2000–2005) before the science passed to dedicated research staff, but not the 15+ years of personally authoring core research the top band requires.","evidence":[{"claim":"Created the RankDex algorithm in 1996 at IDD Information Services; named inventor on US patent 5,920,859 'Hypertext Document Retrieval System and Method', filed 5 February 1997, issued 6 July 1999; Google's PageRank patent references it; earlier wrote search software at Dow Jones for the Wall Street","source_url":"https://en.wikipedia.org/wiki/Robin_Li","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"RankDex was the first search engine to use hyperlinks to measure site quality, predating PageRank by about two years, and the technology was carried into Baidu","source_url":"https://en.wikipedia.org/wiki/RankDex","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Baidu's ERNIE pretrained language model family is published by Baidu research staff (Sun, Wang, Li, Feng et al.), not authored by Robin Li","source_url":"https://arxiv.org/abs/1904.09223","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Baidu appointed Andrew Ng as Chief Scientist in 2014 to lead AI research, indicating AI research leadership vested in dedicated technical hires rather than Li personally","source_url":"https://en.wikipedia.org/wiki/Baidu","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Robin Li earned a master's degree in computer science from the University at Buffalo (SUNY), leaving the PhD program in 1994; prior degree (Bachelor of Management, Information Management) from Peking University.","source_url":"https://en.wikipedia.org/wiki/Robin_Li","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"While working at IDD Information Services (a Dow Jones & Company division, 1994-1997), Li created the RankDex site-scoring algorithm in 1996, which used hyperlink anchor-text analysis to rank search results; he later worked at Infoseek (1997-1999) as a staff engineer on image search.","source_url":"https://en.wikipedia.org/wiki/Robin_Li","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Li published 'Toward a Qualitative Search Engine' in IEEE Internet Computing (July/August 1998), describing the RankDex approach; this predates and is referenced in relation to Larry Page's PageRank patent (filed 1998).","source_url":"https://en.wikipedia.org/wiki/Robin_Li","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Baidu appointed Andrew Ng as Chief Scientist in May 2014 to lead AI research, indicating Baidu's deep-learning/AI research leadership has been vested in dedicated technical hires rather than Robin Li personally; no source attributes personal authorship of ERNIE/Wenxin Yiyan LLM research to Li.","source_url":"https://en.wikipedia.org/wiki/Baidu","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"RankDex site-scoring algorithm (1996) and US Patent 5,920,859 'Hypertext Document Retrieval System and Method' is link/anchor-text web-graph retrieval referenced by Google's PageRank patent — search IR lineage, not the transformer/embedding lineage frontier LLMs are built on","source_url":"https://en.wikipedia.org/wiki/RankDex","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Li's personal technical record is search/IR engineering from ~1994–1999 (IDD/Dow Jones, Infoseek, IEEE Internet Computing 1998); he left his PhD program in 1994 and his hands-on building ended ~1999","source_url":"https://en.wikipedia.org/wiki/Robin_Li","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Baidu's ERNIE language-model family is published by Baidu research staff (Sun, Wang, Li, Feng et al.), not authored by Robin Li; Baidu vested AI research leadership in dedicated hires such as Andrew Ng (Chief Scientist, 2014)","source_url":"https://arxiv.org/abs/1904.09223","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Robin Li invented the RankDex link-analysis ranking algorithm (1996) and is sole named inventor on US Patent 5,920,859 'Hypertext Document Retrieval System and Method' (filed 1997, issued 1999), later carried into Baidu's search core.","source_url":"https://en.wikipedia.org/wiki/RankDex","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Li co-founded Baidu in 2000 and is its CEO; the company's early product was search built on his ranking technology, establishing him as a technical founder before AI research was vested in dedicated hires.","source_url":"https://en.wikipedia.org/wiki/Robin_Li","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Baidu's ERNIE pretrained language-model family is authored by Baidu research staff (Sun, Wang, Li, Feng et al.), with no personal authorship attributable to Robin Li in the transformer/LM lineage.","source_url":"https://arxiv.org/abs/1904.09223","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["MS Computer Science, University at Buffalo (SUNY); left PhD program 1994","BS Information Management, Peking University"],"canonical_papers":["Toward a Qualitative Search Engine (IEEE Internet Computing, 1998)"],"first_verifiable_year":1996,"notable_systems":["RankDex link-analysis ranking algorithm","Infoseek / Go.com search engineering","Baidu search"],"citations":0,"h_index":0,"patents":1,"dossier_notes":"Both research blocks are homonyms and were discarded. OpenAlex A5084605211 (2 works, 88 citations, University of Pennsylvania, topics 'Cellular Mechanics and Interactions', top paper on polyacrylamide gels for traction force microscopy, earliest year 2020) is a bioengineering researcher. The Semantic Scholar match (4 papers, 144 citations, 8 ambiguous candidates) could not be corroborated by co-author, venue or affiliation and is very likely the same wrong person. The PubMed block draws 44,906 raw 'Li R' hits. The dossier's timeline (first verifiable year 2020, 6 years active) is the bioengineer's; Li's real first verifiable technical year is 1996.","adjudication_notes":["transformers_lm (1 vs 5): pass 1 was right; settled at 3. The deciding verified fact is that the ERNIE papers are authored by Baidu research staff (Sun, Wang, Li, Feng et al.) with no authorship by Robin Li, and Baidu vested AI research leadership in dedicated hires such as Andrew Ng. Funding and directing a lab is industry impact, not personal work in the lineage.","foundations (6 vs 9): pass 2 was closer; settled at 8. The RankDex patent US 5,920,859 is a personally-invented link-analysis ranking method — an eigenvector/matrix problem on the web graph, and genuine first-principles retrieval work — but it is one artifact from 1996-97 by someone who left his PhD program, not a body of mathematical training.","hands_on_engineering (7 vs 11): split at 9. He verifiably wrote search software at Dow Jones and engineered at Infoseek, which pass 1 under-credits; but the record of personal building ends about 1999 and the rubric rewards depth of continuous hands-on work, which here stopped a quarter-century ago.","vector_embeddings (8 vs 8): agreed and held. The patent's dot-product ranking of query vectors against link vectors is pre-2013 vector-space lineage, which the rubric counts as foundational rather than dated.","industry_impact (12 vs 13): settled at 12. Baidu's search core and the labs that produced Deep Speech, PaddlePaddle and ERNIE are real impact, but the company's scale and his fame are not evidence under this rubric."],"years_language_modeling":3,"years_as_technical_founder":5,"frontier_lineage":["No verifiable lineage into frontier LLMs; RankDex is IR/web-graph ranking referenced by PageRank, a search-ranking lineage separate from the attention/transformer/embedding stack"],"technical_founder_roles":["Baidu — co-founder & CEO whose search core descended from his own RankDex IP — founded 2000, personal technical direction concentrated in the early years (~2000–2005) before AI research passed to dedicated staff"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":5,"scientific_founder":8},"confidence":0.78,"duration_ms":61694},{"pass":"pass_2","dimensions":{"frontier_founder":3,"lm_domain_depth":4,"scientific_founder":8},"confidence":0.78,"duration_ms":61950}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Robin_Li","wikipedia_title":"Robin Li","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"evan-cheng","name":"Evan Cheng","title":"Co-founder & CEO","company":"Mysten Labs (Sui)","sector":"crypto","rank":55,"rubric_version":3,"dimensions":{"foundations":7,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":10,"lm_domain_depth":2,"hands_on_engineering":14,"industry_impact":10,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":31,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":31,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.68,"rationale":"Cheng is a genuine, decorated hands-on systems engineer: he shared the 2012 ACM Software System Award with Chris Lattner and Vikram Adve for 'designing and implementing LLVM,' the compiler infrastructure that underlies most modern ML training/inference backends (XLA, MLIR, Triton, PyTorch's compiler stack). He was part of Meta's Diem blockchain project before co-founding Mysten Labs (2021), which built the Sui Layer-1 blockchain (per Wikipedia's list of Mysten Labs' original authors). This is compiler/systems engineering depth, not AI-specific research: no verifiable personal record in vector embeddings, statistical learning theory, or transformer/LM authorship was found, and the dossier's OpenAlex match (neuroscience/genetics papers, single-cell transcriptomics) is very likely a different Evan Cheng and was disregarded as an unconfirmed homonym. His hands_on_engineering score reflects real, award-recognized infrastructure engineering that AI systems depend on, while the AI-specific research dimensions remain low absent direct evidence.\n\nCheng's foundational contribution is LLVM (2012 ACM Software System Award, with Lattner and Adve), the compiler infrastructure from which the ML compiler lineage — MLIR, XLA, Triton, and PyTorch's compiler backend — descends, so today's frontier training/inference stacks demonstrably build on that lineage; but LLVM is a general-purpose compiler, not a named AI building block (no attention, tokenizer, optimizer, embedding or alignment method of his is cited by frontier model reports), so frontier_founder sits in the lower-lineage band. He has no verifiable record in language modeling specifically — statistical/neural LMs, vector-space text models, seq2seq, transformers or LLM pretraining — so lm_domain_depth is effectively zero (0 years). He is a genuine, hands-on technical/scientific founder-CTO of Mysten Labs (co-founded September 2021, ~4 years), but its core is the Sui Layer-1 blockchain and Move, NOT AI or language-modeling systems, placing scientific_founder in the 'technical founder outside this field' band.","evidence":[{"claim":"Co-recipient (with Chris Lattner and Vikram Adve) of the ACM Software System Award 2012 for designing and implementing LLVM","source_url":"https://en.wikipedia.org/wiki/LLVM","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"One of Mysten Labs' five original founders, formerly part of Meta's Diem project team, which left Meta to found Mysten Labs in September 2021","source_url":"https://en.wikipedia.org/wiki/Sui_(blockchain_platform)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Evan Cheng shared the 2012 ACM Software System Award with Vikram Adve and Chris Lattner for designing and implementing LLVM","source_url":"https://en.wikipedia.org/wiki/LLVM","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"2012 ACM Software System Award list: LLVM - Vikram S. Adve, Evan Cheng, Chris Lattner","source_url":"https://en.wikipedia.org/wiki/ACM_Software_System_Award","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Mysten Labs founded September 2021 by five former Meta/Diem engineers including Evan Cheng, Sam Blackshear (creator of the Move language), Adeniyi Abiodun, George Danezis and Kostas Chalkias, to build the Sui Layer 1","source_url":"https://en.wikipedia.org/wiki/Sui_(blockchain_platform)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Evan Cheng is NOT an author of 'Glow: Graph Lowering Compiler Techniques for Neural Networks' (arXiv 1805.00907), Facebook's neural-network compiler","source_url":"https://arxiv.org/abs/1805.00907","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Mysten Labs was founded in September 2021 by former Meta/Diem engineers including Evan Cheng, to build the Sui Layer-1 blockchain — a blockchain company, not a language-modeling company","source_url":"https://en.wikipedia.org/wiki/Sui_(blockchain_platform)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"2012 ACM Software System Award (LLVM): Vikram S. Adve, Evan Cheng, Chris Lattner","source_url":"https://en.wikipedia.org/wiki/ACM_Software_System_Award","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Cheng shared the 2012 ACM Software System Award for designing and implementing LLVM, the compiler infrastructure underlying modern ML compiler backends (MLIR/XLA/Triton/PyTorch compiler)","source_url":"https://en.wikipedia.org/wiki/ACM_Software_System_Award","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"MLIR, built on LLVM, is the compiler infrastructure used by AI frameworks and accelerator toolchains — evidence LLVM lineage feeds the frontier training/inference stack","source_url":"https://en.wikipedia.org/wiki/LLVM","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":[],"first_verifiable_year":2012,"notable_systems":["LLVM compiler infrastructure","Diem (Meta)","Sui blockchain / Mysten Labs"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier's OpenAlex/Semantic Scholar matches (single-cell transcriptomics, Alzheimer's, yeast meiosis papers at NYU/Stony Brook) are a different Evan Cheng — ambiguous match (9 candidates), topics unrelated to compilers/blockchain/AI infrastructure — and were disregarded as an unverified homonym. Wikipedia/Wikidata blocks are correctly populated but only cover the Sui platform, not a dedicated biography page for Cheng himself; his LLVM award and Mysten Labs co-founding were confirmed via LLVM's own Wikipedia page and the Sui blockchain page. Could not independently verify commonly-cited claims about his prior roles leading ML/AI infrastructure at Apple or Facebook (PyTorch-adjacent); these were excluded from scoring for lack of a citable source.","years_language_modeling":0,"years_as_technical_founder":4,"frontier_lineage":["LLVM compiler infrastructure → MLIR/XLA/Triton/PyTorch compiler backends used in frontier model training and inference stacks"],"technical_founder_roles":["Mysten Labs — co-founder / CTO — 2021–present (~4 years), blockchain (Sui), not language modeling"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":9,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.6,"duration_ms":61615},{"pass":"pass_2","dimensions":{"frontier_founder":10,"lm_domain_depth":2,"scientific_founder":7},"confidence":0.8,"duration_ms":42071}],"source":"seeded","profile_url":null,"wikipedia_title":"Sui (blockchain platform)","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"lisa-su","name":"Lisa Su","title":"Chair & CEO","company":"AMD","sector":"general","rank":56,"rubric_version":3,"dimensions":{"foundations":10,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":4,"lm_domain_depth":2,"hands_on_engineering":14,"industry_impact":14,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":30,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":30,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.81,"rationale":"Su holds a PhD in electrical engineering from MIT (1994, advisors Dimitri Antoniadis and James Chung), with a dissertation on extreme-submicrometer silicon-on-insulator MOSFETs — genuine, verifiable PhD-level engineering/physics training, though in semiconductor device physics rather than the mathematics/statistical-learning core this rubric measures. She has a real, if modest, publication record (OpenAlex: 15 works, 236 citations, h-index 7) spanning multi-chip packaging and compute-efficiency papers, and she personally led engineering work at IBM (copper interconnects), Freescale, and now AMD. There is no verifiable record of her personally authoring or leading vector-embedding, attention, or language-model research — her impact on AI is through building the accelerator hardware (GPUs, Instinct MI-series) that AI training runs on, which is legitimate hands-on-engineering/industry-impact credit for 'the hardware under core systems' per the rubric, but does not itself constitute core-AI research depth. Scored as strong PhD-level hardware engineer and industry leader of AI-infrastructure hardware, not as an AI researcher.\n\nSu's personal research record is semiconductor device physics (extreme-submicrometer SOI MOSFETs, copper interconnects, multi-chip packaging), none of which is a named building block — architecture, attention, embeddings, optimizer, tokenizer, dataset or alignment method — that frontier language models (GPT/Claude/Gemini/Llama) descend from; her AI relevance is that AMD's Instinct accelerators run some AI workloads, a company-product connection rather than a personal foundational contribution to the LM stack, so frontier_founder scores low. She has zero verifiable record in language modeling specifically — no vector-space, n-gram, neural-LM, seq2seq, transformer or pretraining/alignment work — so lm_domain_depth is essentially absent. She is a deeply technical CEO (MIT EE PhD, 1994) who sets AMD's technical direction, but she is NOT a founder of AMD (founded 1969; she joined 2012, CEO 2014), and AMD's core is semiconductor hardware, not language-model systems, so scientific_founder credits a technical executive outside this field rather than a technical founder within it (0 years as a founder).","evidence":[{"claim":"PhD electrical engineering, MIT (1994), dissertation on extreme-submicrometer silicon-on-insulator MOSFETs, advisors Dimitri Antoniadis and James Chung","source_url":"https://en.wikipedia.org/wiki/Lisa_Su","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Led IBM's Emerging Products group and helped drive the industry shift from aluminum to copper interconnects during 13 years at IBM","source_url":"https://www.clay.com/dossier/amd-ceo","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"President and CEO of AMD since 2014","source_url":"https://en.wikipedia.org/wiki/Lisa_Su","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"MIT BS, MS (1991) and PhD (1994) in Electrical Engineering; doctoral work on extreme-submicrometer silicon-on-insulator MOSFETs under Dimitri Antoniadis and James Chung; copper interconnect work at IBM launched 1998; Cell processor contribution; over forty technical articles as of 2016","source_url":"https://en.wikipedia.org/wiki/Lisa_Su","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records MIT PhD (1994), doctoral advisors Dimitri A. Antoniadis and James E. Chung, employment at Texas Instruments (1994), IBM Research (1995), Freescale (2007), AMD (2012), CEO from 2014","source_url":"https://www.wikidata.org/wiki/Q18207172","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named author on 'Multi-chip technologies to unleash computing performance gains over the next decade' (IEDM 2017)","source_url":"https://doi.org/10.1109/iedm.2017.8268306","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named author on '1.1 Innovation For the Next Decade of Compute Efficiency' (ISSCC 2023)","source_url":"https://doi.org/10.1109/isscc42615.2023.10067810","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Su is president and CEO of AMD since 2014; AMD is a semiconductor company she joined in 2012, not a company she founded (AMD was founded in 1969)","source_url":"https://en.wikipedia.org/wiki/Lisa_Su","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Su's authored technical work is in semiconductor devices and compute efficiency (e.g. 'Multi-chip technologies to unleash computing performance gains over the next decade', IEDM 2017), not attention/transformer/embedding or language-model research","source_url":"https://doi.org/10.1109/iedm.2017.8268306","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Su's MIT PhD (1994) dissertation was on extreme-submicrometer silicon-on-insulator MOSFETs under Dimitri Antoniadis and James Chung — device physics, with no language-modeling lineage","source_url":"https://www.wikidata.org/wiki/Q18207172","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Su is president/CEO of AMD since 2014; AMD builds Instinct GPU accelerators used for AI training and inference — a hardware stack, not a language-modeling method she authored","source_url":"https://en.wikipedia.org/wiki/Lisa_Su","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named author on hardware compute-efficiency papers ('Innovation For the Next Decade of Compute Efficiency', ISSCC 2023), with no language-modeling or embedding/transformer authorship","source_url":"https://doi.org/10.1109/isscc42615.2023.10067810","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD EE, MIT (1994) on submicrometer SOI MOSFETs under Antoniadis and Chung — semiconductor device physics, not the AI/LM research core; she did not found AMD","source_url":"https://www.wikidata.org/wiki/Q18207172","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["MIT, BS electrical engineering (1990)","MIT, MS electrical engineering (1991)","MIT, PhD electrical engineering (1994)"],"canonical_papers":["Multi-chip technologies to unleash computing performance gains over the next decade (2017)","1.1 Innovation For the Next Decade of Compute Efficiency (2023)"],"first_verifiable_year":1991,"notable_systems":["AMD EPYC / Instinct GPU accelerator lines used for AI training and inference"],"citations":236,"h_index":7,"patents":0,"dossier_notes":"Dossier's PubMed sample (magnetic particle imaging, nanozymes, cardiac studies, etc. under 'Su L') is entirely homonym noise given how common the surname/initial combination is; the dossier itself flags year_trusted:false and homonym_risk:true correctly. OpenAlex match is ambiguous:true (10 candidates) but the works shown (semiconductor/compute papers, AMD affiliation) are consistent with the real Lisa Su. No evidence found of personal AI/ML research (transformers, embeddings, statistical learning) beyond hardware-architecture papers; her AI relevance is entirely as the CEO who builds accelerator hardware, which the rubric explicitly separates from core-AI research depth.","years_language_modeling":0,"years_as_technical_founder":0,"frontier_lineage":["AMD Instinct MI-series GPU accelerators run some AI training/inference workloads — a company product, not Su's personal foundational contribution to the frontier-model stack"],"technical_founder_roles":["AMD — President & CEO (technical executive, not founder) — 2014–present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":3,"lm_domain_depth":2,"scientific_founder":4},"confidence":0.88,"duration_ms":57184},{"pass":"pass_2","dimensions":{"frontier_founder":4,"lm_domain_depth":1,"scientific_founder":3},"confidence":0.9,"duration_ms":49739}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Lisa_Su","wikipedia_title":"Lisa Su","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"mira-murati","name":"Mira Murati","title":"Co-founder & CEO","company":"Thinking Machines Lab","sector":"general","rank":57,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":3,"transformers_lm":6,"frontier_founder":5,"lm_domain_depth":6,"hands_on_engineering":8,"industry_impact":12,"scientific_founder":5},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":29,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":29,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.83,"rationale":"Murati holds a B.Eng in mechanical engineering (Dartmouth, 2012) and a B.A. from Colby College — no graduate degree, thesis, or coursework record in linear algebra/optimization/statistical learning, and no personal authored papers in vector embeddings or the attention/transformer lineage. Her one identified individual publication is a non-technical essay, 'Language & Coding Creativity' (Daedalus, 2022), about creativity rather than ML research. Her OpenAlex record (3 works, h-index 3) consists entirely of large collaborative OpenAI system-card papers (Codex eval 2021, GPT-4o System Card, o1 System Card) where she appears as one of dozens-to-hundreds of co-authors in a corporate-report capacity typical of a CTO signing off on org output, not as a research contributor with a distinguishable technical contribution. Her career trajectory — Tesla product manager, Leap Motion product/engineering lead, OpenAI VP then CTO — is consistently product/engineering leadership rather than personal hands-on model-building; Wikipedia explicitly frames her OpenAI role as overseeing 'research, product and safety teams' rather than authoring research. She does get meaningful hands_on_engineering/industry_impact credit for having led (not built) the engineering org that shipped ChatGPT, DALL-E, Codex, and Sora, and for now running Thinking Machines Lab, but per the rubric's explicit instruction, fame/leadership/company-building is not itself research depth, and no verifiable personal foundational-math, embeddings, or transformer research record exists.\n\nMurati's only frontier-lineage authorship is as one of ~58 co-authors on the Codex paper 'Evaluating Large Language Models Trained on Code' (2021) and as a signatory on the GPT-4o and o1 system cards — corporate-report authorship that today's code/LLM stack draws on generally, but no method, architecture, optimizer, tokenizer or dataset named after her that frontier reports cite as a building block. Her verifiable language-modeling history is as an executive (OpenAI VP→CTO ~2018–2024, then TML) overseeing research/product/safety rather than personally authoring LM research — roughly 6–7 years of continuous LM-org leadership but no personal research record, so depth is thin against duration. As co-founder and CEO of Thinking Machines Lab (Feb 2025, ~1.5 yrs), the lab's technical publications (Defeating Nondeterminism, Modular Manifolds, LoRA Without Regret) are authored by Horace He, Jeremy Bernstein, John Schulman and Kevin Lu — not Murati — placing her squarely in the 'AI-company founder-CEO whose science is done by others' band, not a founder personally writing the core research/code/patents.","evidence":[{"claim":"B.Eng mechanical engineering, Dartmouth Thayer School, 2012; B.A. Colby College, 2011 — no graduate ML/math degree","source_url":"https://en.wikipedia.org/wiki/Mira_Murati","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Career path was product/engineering management: PM at Tesla (2013-16), product+eng lead at Leap Motion (2016-18), VP then CTO at OpenAI (2018-2024) overseeing teams rather than authoring research","source_url":"https://en.wikipedia.org/wiki/Mira_Murati","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Only identified personal-authorship publication is a non-technical essay on creativity, not ML research","source_url":"https://en.wikipedia.org/wiki/Mira_Murati","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BA Colby College (2011), BEng mechanical engineering Dartmouth Thayer School (2012); Tesla Model X product manager 2013-2016; Leap Motion product/engineering 2016-2018; OpenAI 2018-2024 rising to CTO, led work on ChatGPT, DALL-E, Codex and Sora; co-founder and CEO of Thinking Machines Lab from Febru","source_url":"https://en.wikipedia.org/wiki/Mira_Murati","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as one of 58 authors on 'Evaluating Large Language Models Trained on Code' (Codex, arXiv:2107.03374, July 2021)","source_url":"https://arxiv.org/abs/2107.03374","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Thinking Machines Lab technical publications (Defeating Nondeterminism in LLM Inference, Modular Manifolds, LoRA Without Regret, On-Policy Distillation) are authored by Horace He, Jeremy Bernstein, John Schulman and Kevin Lu; Murati is not an author on any of them","source_url":"https://thinkingmachines.ai/blog/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records her education at Colby, Dartmouth/Thayer and Pearson College UWC and her notable work as ChatGPT, DALL-E, GPT-4 and Thinking Machines Lab","source_url":"https://www.wikidata.org/wiki/Q116706551","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as one of ~58 authors on the Codex paper 'Evaluating Large Language Models Trained on Code' (arXiv:2107.03374), the frontier-lineage work she is an author on","source_url":"https://arxiv.org/abs/2107.03374","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"CTO of OpenAI May 2022–Sept 2024 overseeing research, product and safety teams; VP from 2018 — LM-org leadership, not personal authorship","source_url":"https://en.wikipedia.org/wiki/Mira_Murati","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder & CEO of Thinking Machines Lab from Feb 2025; the lab's technical blog posts are authored by Horace He, Jeremy Bernstein, John Schulman and Kevin Lu, not Murati","source_url":"https://thinkingmachines.ai/blog/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as one of ~58 authors on 'Evaluating Large Language Models Trained on Code' (Codex); co-author (org capacity) on GPT-4o and o1 System Cards — no distinguishable personal frontier building block","source_url":"https://arxiv.org/abs/2107.03374","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAI CTO May 2022–Sep 2024 (VP from 2018) overseeing research/product/safety for ChatGPT, DALL-E, GPT-4; co-founder & CEO of Thinking Machines Lab from Feb 2025 — leadership over LM orgs, not personal LM research","source_url":"https://en.wikipedia.org/wiki/Mira_Murati","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Thinking Machines Lab technical publications are authored by Horace He, Jeremy Bernstein, John Schulman and Kevin Lu; Murati is not an author — the science is done by co-founders","source_url":"https://thinkingmachines.ai/blog/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["B.A., Colby College (2011)","B.Eng, Mechanical Engineering, Dartmouth College / Thayer School of Engineering (2012)"],"canonical_papers":[],"first_verifiable_year":2011,"notable_systems":["ChatGPT (org leadership)","DALL-E (org leadership)","Codex (org leadership)","Sora (org leadership)","Thinking Machines Lab (co-founder/CEO)"],"citations":1668,"h_index":3,"patents":0,"dossier_notes":"PubMed block (23 results, earliest 2011) is a clear homonym — those are pediatric radiology/oncology case reports by unrelated clinicians named Murati M/Murati MA, not this Mira Murati; the dossier's 'first_verifiable_year: 2011' and 'years_active: 15' derived from that PubMed match are WRONG and should not be trusted. Semantic Scholar's 26 papers / 39,639 citations / h-index 6 is also almost certainly a merged/ambiguous profile (far exceeds the clean OpenAlex match of 3 works/1,668 citations) and should be discounted in favor of the verified OpenAlex set. No profile_page/self_claims were available to filter.","years_language_modeling":7,"years_as_technical_founder":2,"frontier_lineage":["Co-author on Codex (Evaluating LLMs Trained on Code, 2021), part of the code-LLM lineage frontier models draw on","Signatory/co-author on GPT-4o and o1 system cards","Led (org-level, not authored) the engineering that shipped ChatGPT, GPT-4, DALL-E, Codex"],"technical_founder_roles":["Thinking Machines Lab — co-founder & CEO (business/technical direction; research by others) — 2025–present (~1.5 yrs)","OpenAI — CTO (not a founder) — 2022–2024"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":6,"lm_domain_depth":7,"scientific_founder":5},"confidence":0.82,"duration_ms":64630},{"pass":"pass_2","dimensions":{"frontier_founder":4,"lm_domain_depth":6,"scientific_founder":5},"confidence":0.83,"duration_ms":49594}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Mira_Murati","wikipedia_title":"Mira Murati","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"shaw-walters","name":"Shaw Walters","title":"Founder & lead developer","company":"Eliza Labs / elizaOS (formerly ai16z)","sector":"crypto","rank":58,"rubric_version":3,"dimensions":{"foundations":3,"vector_embeddings":7,"transformers_lm":6,"frontier_founder":2,"lm_domain_depth":4,"hands_on_engineering":13,"industry_impact":8,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":29,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":29,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.8,"rationale":"Both passes correctly threw out the dossier, whose OpenAlex match is 'Warren Shaw. Walters', author of a 1973 Naval Postgraduate School thesis on Marine Corps officer assignment, producing a nonsensical timeline of 53 years active for a person whose record starts this decade. The dispute is that pass 2 found a publication pass 1 declared did not exist, and it is real: I verified that he is the first author of 'Eliza: A Web3 friendly AI Agent Operating System' (arXiv:2501.06781, January 2025), ahead of thirteen co-authors. That is a genuine first-author paper, but its content is decisive for how much it earns — it describes a TypeScript agent runtime that lets language-model agents read and write blockchain data and call smart contracts. It is a systems and framework paper, not a contribution to the mathematics, to representation learning, or to the attention/transformer lineage, so it lifts hands-on engineering rather than the research dimensions. The elizaOS repository is a substantial shipped artifact (~19.3k stars, MIT-licensed) whose core includes memory and knowledge management, local embedding generation via a local-inference plugin with runtime-managed GGUF models, and retrieval-augmented generation, which is personally shipped embedding and retrieval machinery and justifies pass 2's direction on vector_embeddings over pass 1's 4 — though wiring existing embedding models into an agent memory store is integration, not authorship of retrieval methods, so 9 overshoots. He has no degree, no thesis, no mathematics or ML publication, and he trains no models: he orchestrates other people's. Extensive media coverage concerns the ai16z DAO and token and is explicitly not evidence here.\n\nNothing of Walters's is a building block that frontier models (GPT/Claude/Gemini/Llama) descend from: elizaOS is a downstream TypeScript agent runtime that consumes those models' APIs, and arXiv:2501.06781 is a Web3 agent-OS systems paper with no architecture, optimizer, tokenizer, dataset, alignment or scaling contribution the frontier stack cites — a frontier-model APPLIER, not a foundation (score 3). His language-modeling record is adjacent and thin: he orchestrates other people's LLMs and wires in existing embedding/GGUF models for RAG memory, with no statistical/neural LM research, pretraining, seq2seq or transformer work; his AI-agent lineage traces only to roughly 2021-2022 via Webaverse/Magick, well after the pre-word2vec era, so this is under-3-years-of-real-LM-work / adjacent territory (score 4). He is, however, a genuine hands-on technical founder — founder and lead developer of Eliza Labs/elizaOS who personally authored the ~19.3k-star core framework and is first author of its paper — but the company's core is agent orchestration over others' models rather than language-modeling/embedding/transformer systems, and the verifiable founder tenure is only ~4 years (~2021→2025), placing him at the top of the technical-founder-outside-this-field band (score 7).","evidence":[{"claim":"First author of 'Eliza: A Web3 friendly AI Agent Operating System' (arXiv:2501.06781, January 2025) — verified author order begins Shaw Walters, Sam Gao, Shakker Nerd, ahead of 13 co-authors; describes an open-source TypeScript agentic framework integrating LLM agents with blockchain reads, writes a","source_url":"https://arxiv.org/abs/2501.06781","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"elizaOS/eliza is an MIT-licensed TypeScript agentic operating system (~19.3k stars, 5.7k forks) providing memory and knowledge workflows, local embeddings via a local-inference plugin with runtime-managed GGUF models, RAG, and multiple model providers","source_url":"https://raw.githubusercontent.com/elizaOS/eliza/main/README.md","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub profile 'lalalune' (Shaw, San Francisco), member of the Eliza Labs and elizaOS organizations, creator of elizaOS, with pinned AI projects Magick, CharacterStudio and autocoder","source_url":"https://github.com/lalalune","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founder of Eliza Labs and lead developer of the ElizaOS open-source AI agent framework, formerly known as ai16z","source_url":"https://iq.wiki/wiki/shaw-walters","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Path into AI ran through blockchain/game development (NFT projects, Webaverse metaverse AI characters) where he learned Solidity before building agent infrastructure","source_url":"https://www.blockchaingamer.biz/features/interviews/41648/shaw-walters-elizaos-ai-agents-blockchain-gaming/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Early GPT-3 tester before ChatGPT's release, cited as basis for his interest in AI agents","source_url":"https://joetechnologist.com/elizaos-the-age-of-ai-agents-a-conversation-with-shaw-walters/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Eliza: A Web3 friendly AI Agent Operating System' (2025), an open-source agentic framework integrating LLM agents with blockchain operations as a TypeScript program","source_url":"https://arxiv.org/abs/2501.06781","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"elizaOS/eliza is an MIT-licensed TypeScript agentic operating system with ~19.3k stars providing memory/knowledge workflows, local embeddings via a local-inference plugin with runtime-managed GGUF models, RAG, and multiple model providers","source_url":"https://raw.githubusercontent.com/elizaOS/eliza/main/README.md","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"arXiv:2501.06781 'Eliza: A Web3 friendly AI Agent Operating System' is a TypeScript agent-runtime/systems paper integrating LLM agents with blockchain ops — no attention/transformer/scaling/alignment contribution that frontier model reports build on","source_url":"https://arxiv.org/abs/2501.06781","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"elizaOS is an MIT-licensed agent framework that plugs into existing model providers and does local embeddings/RAG over runtime-managed GGUF models — orchestration and integration, not authored LM research","source_url":"https://raw.githubusercontent.com/elizaOS/eliza/main/README.md","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Walters is founder of Eliza Labs and lead developer/creator of the elizaOS (formerly ai16z) open-source agent framework — the technical founder who personally built the core code","source_url":"https://iq.wiki/wiki/shaw-walters","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"His path into AI ran through blockchain/game development (NFT projects, Webaverse metaverse AI characters, Magick) circa 2021-2022, learning Solidity before building agent infrastructure — no language-modeling research history","source_url":"https://www.blockchaingamer.biz/features/interviews/41648/shaw-walters-elizaos-ai-agents-blockchain-gaming/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"elizaOS/eliza is an MIT-licensed agent framework that wires in existing model providers and local GGUF embeddings for memory/RAG; Walters is its creator and lead developer, i.e. the hands-on technical founder of Eliza Labs (formerly ai16z), a company established in 2024","source_url":"https://iq.wiki/wiki/shaw-walters","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Walters is self-taught, entering AI via blockchain/game development (NFT projects, Webaverse metaverse AI characters, Magick) ~2021-2022 before building agent infrastructure — no language-modeling research or model training in the record","source_url":"https://www.blockchaingamer.biz/features/interviews/41648/shaw-walters-elizaos-ai-agents-blockchain-gaming/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":["Eliza: A Web3 friendly AI Agent Operating System (arXiv:2501.06781, 2025) — first author"],"first_verifiable_year":2021,"notable_systems":["elizaOS / Eliza agent framework","Magick AI builder toolkit","CharacterStudio","Webaverse metaverse AI characters"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier's academic blocks are all the wrong person. OpenAlex A5078073134 ('Warren Shaw. Walters', 1973 Naval Postgraduate School thesis) produced a false timeline of first_verifiable_year 1973 and 53 years active. The Semantic Scholar match ('S. Walters', 4 papers) and the PubMed records (immunology, medulloblastoma, islet transplant) are unrelated homonyms. The dossier entirely misses his one real publication, the Eliza arXiv paper on which he is first author, and misses his GitHub engineering record. His earliest verifiable AI-agent work traces to roughly 2021-2022 via Webaverse and Magick, predating the 2025 paper.","adjudication_notes":["vector_embeddings (4 vs 9): pass 2 was right that shipped embedding machinery exists; settled at 7. Verified: the elizaOS README documents local embedding generation via a local-inference plugin with runtime-managed GGUF models plus RAG and memory management, which pass 1 missed — but this is integrating existing embedding models into an agent memory store, not authoring retrieval or representation methods, so 9 overshoots.","hands_on_engineering (11 vs 14): pass 2 was right; settled at 13. He is verified first author of arXiv:2501.06781 and the creator of a ~19.3k-star shipped agent runtime, a substantial personally-built system.","transformers_lm (5 vs 6): settled at 6. The Eliza paper is an agent-runtime systems paper; he trains no models and has no work on attention, pretraining or scaling. Pass 1's assertion that no publication exists at all is corrected, but the paper's content does not move this dimension much.","foundations (3 vs 4): pass 1 was right; settled at 3. No degree, thesis, or mathematics/ML publication is verifiable from any source; he is self-taught and the Eliza paper contains no foundational contribution.","industry_impact (8 vs 9): settled at 8. elizaOS is genuinely widely adopted, but its core is agent orchestration over other people's models, and the extensive coverage of the ai16z DAO and token is explicitly not evidence."],"years_language_modeling":3,"years_as_technical_founder":4,"frontier_lineage":["None — elizaOS is a downstream consumer of frontier model APIs; no method, architecture, dataset, optimizer, tokenizer or alignment technique of his is built into or cited by GPT/Claude/Gemini/Llama technical reports"],"technical_founder_roles":["Eliza Labs (ai16z / elizaOS) — founder & lead developer, first author of the core framework paper — ~2021→2025 (~4 yrs)","Webaverse / Magick — AI agent & metaverse-character engineering — ~2021-2022 (predecessor work)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":3,"lm_domain_depth":4,"scientific_founder":7},"confidence":0.72,"duration_ms":58823},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":3,"scientific_founder":6},"confidence":0.78,"duration_ms":50840}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"alexandr-wang","name":"Alexandr Wang","title":"Chief AI Officer, Meta / Co-Founder (former CEO), Scale AI","company":"Meta Superintelligence Labs (formerly Scale AI)","sector":"general","rank":59,"rubric_version":3,"dimensions":{"foundations":5,"vector_embeddings":3,"transformers_lm":6,"frontier_founder":6,"lm_domain_depth":4,"hands_on_engineering":6,"industry_impact":11,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":28,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":28,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.81,"rationale":"Wang has no completed degree in a technical field and no personal record of authored research in linear algebra/optimization/statistical learning, embeddings, or the transformer/LM lineage: he attended MIT intending to study machine learning but dropped out after one year (2016) to found Scale AI, and prior to that worked as a software engineer at Quora and Addepar, plus strong pre-college competitive math/programming results (Math Olympiad Program, US Physics Team, USACO) which show aptitude but are not verifiable research. Scale AI itself is a data-labeling/annotation and model-evaluation infrastructure business — Wang built and led the company (CEO for ~9 years) but the searched record shows him as a business/organizational leader rather than a hands-on model builder; OpenAlex/Semantic Scholar list him as a co-author on a handful of recent (2024-2026) multi-author policy/benchmark papers (WMDP unlearning benchmark, a Nature academic-benchmark paper, and a 'Superintelligence Strategy' position paper), which are large-consortium outputs consistent with an executive-sponsor/co-author role rather than a first-author technical contribution, and none rise to canonical original transformer/embedding research. His industry_impact score reflects that he built and scaled a company whose core product (human-in-the-loop data labeling and RLHF/eval infrastructure for foundation-model training) genuinely sits adjacent to LM training pipelines, and he now leads Meta's Superintelligence Labs, but per the rubric this is leadership/infrastructure-provisioning impact, not personal foundational research.\n\nWang authored no architecture, optimizer, tokenizer, embedding, scaling result or alignment method that today's frontier models (GPT/Claude/Gemini/Llama) technically descend from; his lineage is company-level — Scale AI's human-labeled RLHF/eval data pipelines are consumed by frontier labs, but that is infrastructure Scale provided, not a personal foundational building block Wang wrote, so this stays in the 'applies/supplies, no named contribution' band. His personal language-modeling record is thin and recent: the first verifiable technical papers are 2024-2026 multi-author benchmark/policy consortium outputs (WMDP, Humanity's Last Exam, a Nature academic-benchmark paper) consistent with an executive-sponsor co-author role, well under three years of any hands-on LM record, with Scale AI (2016-2025) merely adjacent as a data-labeling business. He was founder-CEO of Scale AI for ~9 years, but the rubric explicitly bars a business founder of an 'AI company' whose science and engineering were done by others from the scientific/technical-founder tier — there is no evidence Wang personally authored the core models, research or patents Scale runs on.","evidence":[{"claim":"Wang briefly attended MIT intending to study machine learning, dropped out after his freshman year (summer 2016) to found Scale AI with Lucy Guo — no degree completed","source_url":"https://en.wikipedia.org/wiki/Alexandr_Wang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Before MIT, Wang worked as a software engineer at Quora and at Addepar; his pre-college record includes Math Olympiad Program (2013), US Physics Team (2014), USACO finalist (2012, 2013)","source_url":"https://www.entrepreneur.com/business-news/who-is-alexandr-wang-the-founder-of-scale-ai-joining-meta/493281","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Scale AI's business is AI data labeling / annotation and model evaluation services (Remotasks, Outlier), not model research; Wang co-founded it in 2016 and served as CEO until stepping down in 2025 to become Meta's Chief AI Officer","source_url":"https://en.wikipedia.org/wiki/Scale_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The WMDP Benchmark paper (arXiv 2403.03218) is a large multi-institution consortium paper led by researchers at the Center for AI Safety (Nathaniel Li, Dan Hendrycks et al.), consistent with Wang appearing as an organizational/sponsoring co-author rather than lead technical author","source_url":"https://arxiv.org/abs/2403.03218","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Briefly attended MIT and dropped out to co-found Scale AI in 2016 with Lucy Guo; prior roles as software engineer at Addepar, programmer at Quora, intern at Hudson River Trading; Scale AI provides data labeling and LLM evaluation services; Chief AI Officer of Meta and head of Superintelligence Labs","source_url":"https://en.wikipedia.org/wiki/Alexandr_Wang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed among 56 authors of 'The WMDP Benchmark: Measuring and Reducing Malicious Use With Unlearning' (2024) — a hazardous-knowledge evaluation benchmark and unlearning method.","source_url":"https://arxiv.org/abs/2403.03218","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed among 1,155+ authors of 'Humanity's Last Exam' (2025), a 2,500-question LLM evaluation benchmark.","source_url":"https://arxiv.org/abs/2501.14249","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Scale AI's business is AI data labeling/annotation and LLM evaluation (Remotasks, Outlier), not model architecture research; Wang co-founded it in 2016 and served as CEO until 2025 — a business/organizational founder role, not a hands-on model builder","source_url":"https://en.wikipedia.org/wiki/Scale_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The WMDP Benchmark (arXiv 2403.03218, 2024) is a ~56-author multi-institution consortium paper led by the Center for AI Safety, consistent with Wang as an organizational/sponsoring co-author rather than a first-author technical contributor; earliest verifiable Wang publication year is 2024","source_url":"https://arxiv.org/abs/2403.03218","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wang attended MIT ~1 year with no completed degree and no personal authored research in the transformer/embedding/LM lineage; he leads Meta Superintelligence Labs as Chief AI Officer, a leadership role","source_url":"https://en.wikipedia.org/wiki/Alexandr_Wang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wang is a co-author among ~56 authors of the WMDP unlearning benchmark and appears in large-consortium eval/policy papers rather than as first-author of foundational LM research","source_url":"https://arxiv.org/abs/2403.03218","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Scale AI is a data-labeling/annotation and LLM-evaluation infrastructure business; Wang co-founded it in 2016 and served as CEO until 2025, i.e. as founder-CEO of an AI-services company, not as author of the models","source_url":"https://en.wikipedia.org/wiki/Scale_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wang attended MIT ~1 year with no completed degree and no personal record of authored transformer/embedding/optimization research; earliest verifiable publication year is 2024","source_url":"https://en.wikipedia.org/wiki/Alexandr_Wang","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Attended Massachusetts Institute of Technology, ~1 year, no degree completed (dropped out 2016)"],"canonical_papers":[],"first_verifiable_year":2024,"notable_systems":["Scale AI data-labeling/annotation platform","Scale AI RLHF/model-evaluation infrastructure","Meta Superintelligence Labs (leadership role)"],"citations":813,"h_index":4,"patents":0,"dossier_notes":"The dossier's OpenAlex match is explicitly flagged ambiguous (4 candidates) and its listed topics (materials science, network security, topic modeling) do not cohere with a single-person research identity, indicating residual mixing with other 'Alexandr/Alexander Wang' authors — treated the 3-4 identifiable AI-safety/policy papers as the plausible genuine set (consistent with his post-2024 public AI-policy role) but did not credit the unrelated topics. The dossier's PubMed block is entirely unrelated homonym contamination (veterinary, dairy science, radiotherapy, neutrino physics papers by other 'Wang A' authors) and was disregarded. Found no credible, specifically-citable source documenting either paid/purchased media coverage or family/inherited-wealth funding of Scale AI's founding (reporting indicates Y Combinator and standard VC funding rounds, not family money); per the brief, absent a citable source both penalties are scored 0, but the underlying concern the brief anticipates — a founder with no personal language-modeling research record building an 'AI company' — is real and reflected in the low core-research dimension scores rather than via an uncited penalty.","years_language_modeling":2,"years_as_technical_founder":0,"frontier_lineage":["No personal foundational method; company-level only — Scale AI's human-labeled RLHF/evaluation datasets are consumed by frontier labs' training pipelines, but Wang authored no cited architecture, optimizer, tokenizer, embedding or alignment technique"],"technical_founder_roles":["Scale AI — co-founder & CEO (business/organizational founder, science done by others) — 2016-2025","Meta Superintelligence Labs — Chief AI Officer / head (leadership) — 2025-present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":5,"lm_domain_depth":4,"scientific_founder":5},"confidence":0.76,"duration_ms":62102},{"pass":"pass_2","dimensions":{"frontier_founder":6,"lm_domain_depth":5,"scientific_founder":6},"confidence":0.72,"duration_ms":58540}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Alexandr_Wang","wikipedia_title":"Alexandr Wang","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"ala-shaabana","name":"Ala Shaabana","title":"Co-founder, Opentensor Foundation (Bittensor)","company":"Bittensor (Opentensor Foundation)","sector":"crypto","rank":60,"rubric_version":3,"dimensions":{"foundations":8,"vector_embeddings":3,"transformers_lm":5,"frontier_founder":2,"lm_domain_depth":4,"hands_on_engineering":9,"industry_impact":7,"scientific_founder":8},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":27,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":27,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.78,"rationale":"Shaabana has a real but narrow academic record that sits outside the lineage this index measures. I confirmed directly against OpenAlex that author A5058692441 is the correct person and not a homonym — the affiliations are University of Windsor (2013-2014), McMaster University (2014-2019) and University of Waterloo (2023), matching his known career — and that the 16 indexed works are on wearable electromyography, sensor networks, textiles, thermoregulation and green/optical networking. None of that is mathematics of learning, embeddings or language modelling; the profile's 'artificial intelligence' concept tag at 0.70 is a topic-classifier artifact, not authored AI work. His single document in the lineage is co-authorship of 'BitTensor: A Peer-to-Peer Intelligence Market' (Rao, Steeves, Shaabana, Attevelt, McAteer, arXiv:2003.03917), a mechanism-design proposal for a market in which peers rank one another by training neural networks — and I verified on arXiv that v3 (10 November 2021) is a WITHDRAWAL whose authors' note states the paper 'is incomplete', that one author has been removed, and that it is 'now obsolete from both a content and an author perspective'. A self-disowned whitepaper is weak evidence and cannot support scores in the PhD-level or canonical band. He is a genuine hands-on co-founder and builder of the Bittensor protocol, and the network does host language-model training subnets, which is real if indirect industry impact. His graduate-level CS research training is verified by the publication record itself, so foundations sits at the base of the strong-graduate-training band; the embedding and transformer dimensions stay low because no authored or shipped work in vector representations, attention or pretraining is verifiable under his name.\n\nNo verifiable lineage runs from Shaabana's own work into frontier models (GPT/Claude/Gemini/Llama): his sole document in the lineage, arXiv:2003.03917 'BitTensor: A Peer-to-Peer Intelligence Market,' was withdrawn by its own authors on 10 Nov 2021 as 'incomplete' and 'obsolete,' and no frontier technical report cites or builds on it. He has no personal, continuous record in language modeling specifically — his 16-work academic corpus is wearable EMG, sensor networks, textiles and optical networking, not statistical/neural LMs, seq2seq, transformers or pretraining — so lm_domain_depth is adjacent at best (~3-7 band, low). He is, however, a genuine hands-on technical co-founder of Bittensor / the Opentensor Foundation (a live decentralized-ML network that hosts LM training subnets) for roughly six years (2020-2026), which places scientific_founder in the 3-8-year band; it is held down because the core incentive-protocol science is attributed in primary sources to Yuma Rao and Jacob Steeves rather than to him.","evidence":[{"claim":"OpenAlex author A5058692441 'Ala Shaabana': 16 works, 32 citations, h-index 3; affiliations University of Waterloo (2023), University of Windsor (2013, 2014), McMaster University (2014, 2015, 2017, 2019); primary topics are building-energy optimization, textile materials and thermoregulation, not ma","source_url":"https://api.openalex.org/authors/A5058692441","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'BitTensor: A Peer-to-Peer Intelligence Market' with Yuma Rao, Jacob Steeves, Daniel Attevelt and Matthew McAteer (arXiv:2003.03917, v1 March 2020)","source_url":"https://arxiv.org/abs/2003.03917","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"arXiv v3 (10 November 2021) is a withdrawal; the authors' note states 'This paper is incomplete... one of the authors (daniel attevelt) has been removed from the work and so this paper is now obsolete from both a content and an author perspective'","source_url":"https://arxiv.org/abs/2003.03917","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Portable Electromyography: A Case Study on Ballistic Finger Movement Recognition', IEEE Sensors Journal 2019 — representative of his indexed corpus (wearable sensing, not AI core)","source_url":"https://doi.org/10.1109/jsen.2019.2908312","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The active Bittensor/subtensor codebase is maintained under the opentensor GitHub organization he co-founded","source_url":"https://github.com/opentensor/bittensor","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ala Shaabana is a listed co-author of 'BitTensor: A Peer-to-Peer Intelligence Market' alongside Yuma Rao, Jacob Steeves, Daniel Attevelt, and Matthew McAteer.","source_url":"https://arxiv.org/abs/2003.03917","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The BitTensor arXiv paper (v3, Nov 2021) was withdrawn by Ala Shaabana, with an authors' note describing it as incomplete and obsolete from both a content and an author perspective.","source_url":"https://arxiv.org/abs/2003.03917","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex profile for 'Ala Shaabana' (id A5058692441) lists 16 works, h-index 3, cited_by_count 32, affiliations at University of Waterloo/Windsor/McMaster, topics in wearable sensing, optical networks, textiles and thermoregulation -- none in vector embeddings or transformer/LM research -- with the","source_url":"https://doi.org/10.1109/jsen.2019.2908312","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar independently lists an 'A. Shaabana' author profile (id 1788032) with 20 papers, 61 citations, h-index 4, consistent in scale with the OpenAlex profile but not independently confirmed as the same Bittensor co-founder.","source_url":"https://www.semanticscholar.org/author/1788032","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The GitHub account 'unconst' (bio: opentensor/bittensor.com), which authors the active Bittensor/subtensor codebase, is associated with Jacob Steeves rather than Ala Shaabana, and no README or repository documentation names Shaabana's specific technical contributions to the current protocol.","source_url":"https://github.com/opentensor/bittensor","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"arXiv:2003.03917 v3 (10 Nov 2021) is a withdrawal; authors' note states the paper is 'incomplete' and 'now obsolete from both a content and an author perspective' — no frontier-model lineage","source_url":"https://arxiv.org/abs/2003.03917","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5058692441 'Ala Shaabana': 16 works on sensor networks, wearable EMG, textiles, thermoregulation and optical networking — none in language modeling, embeddings or transformers","source_url":"https://api.openalex.org/authors/A5058692441","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ala Shaabana is a hands-on co-founder of Bittensor; the active protocol codebase is maintained under the opentensor GitHub organization","source_url":"https://github.com/opentensor/bittensor","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Shaabana co-authored 'BitTensor: A Peer-to-Peer Intelligence Market' (arXiv:2003.03917), whose v3 (10 Nov 2021) is an authors' withdrawal calling it incomplete and obsolete — not a building block cited by frontier LMs","source_url":"https://arxiv.org/abs/2003.03917","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The active Bittensor/subtensor codebase (decentralized network hosting LM-training subnets) is maintained under the opentensor GitHub organization Shaabana co-founded","source_url":"https://github.com/opentensor/bittensor","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex A5058692441 lists 16 works in sensor networks, textiles, thermoregulation and optical networking — no authored language-modeling, embedding or transformer research under his name","source_url":"https://api.openalex.org/authors/A5058692441","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Graduate-level computer science research at University of Windsor and McMaster University (2013-2019); degree titles and award years not confirmed from any primary source"],"canonical_papers":[],"first_verifiable_year":2013,"notable_systems":["Bittensor protocol / Opentensor Foundation","bittensor subnet software"],"citations":32,"h_index":3,"patents":0,"dossier_notes":"The OpenAlex match is verified correct and NOT a homonym: the Windsor/McMaster/Waterloo affiliation trail and the sensor-networks corpus are internally consistent and the BitTensor whitepaper appears in the same record. The dossier does not surface the single most load-bearing fact — that the BitTensor whitepaper has been WITHDRAWN by its own authors as incomplete and obsolete — and this should be added to the dossier. No Wikipedia or Wikidata entry exists, so his degree titles and award years could not be confirmed and are recorded as unverified rather than asserted. Semantic Scholar lists him as 'A. Shaabana' (name_exact false, 20 papers, h-index 4), a slightly wider but consistent match. Patents were skipped by the collector, not verified as zero. WebSearch budget was exhausted this session, so an independent McMaster thesis-repository confirmation could not be attempted; the degree therefore remains unverified in both directions.","adjudication_notes":["foundations — pass_1 closer, final 8 (pass_1 6, pass_2 10). I verified the OpenAlex record is the right person, so pass_1's homonym caution was over-applied and 6 is too low; but pass_2's 10 rests on 'verified graduate-level CS research training' whose subject matter is sensor networks and optical networking, with no thesis, degree or coursework in linear algebra, optimization or statistical learning confirmable from any primary source. 8 credits real graduate research training without crediting core-AI mathematics he has no record in.","vector_embeddings — pass_1 right, final 3 vs pass_2's 6. Pass_2 cited no embedding, representation-learning or retrieval work whatsoever; its own rationale concedes 'no authored or shipped work in vector representations... is verifiable', which contradicts a score of 6. The verified 16-work corpus contains none.","transformers_lm — pass_1 substantially right, final 5 vs pass_2's 8. The decisive verified fact is that the sole item in the lineage, arXiv:2003.03917, was withdrawn by the authors themselves on 10 Nov 2021 as 'incomplete' and 'obsolete from both a content and an author perspective'. Both passes found the withdrawal, but only pass_1 let it govern the score. A self-disowned mechanism-design whitepaper about a market for neural-network ranking cannot support the 8-12 band, which requires strong training or senior engineering in attention/pretraining.","hands_on_engineering — SPLIT, final 9 (pass_1 6, pass_2 11). Pass_2 is right that he is a genuine hands-on co-founder and builder of a live, non-trivial decentralized-ML network, which exceeds pass_1's 6; but no primary source attributes the incentive-protocol or subnet internals to him personally rather than to Jacob Steeves/Yuma Rao, so the top of the 8-12 band is not established.","industry_impact — near-agreement, final 7 (pass_1 6, pass_2 8). Bittensor is a real network hosting language-model subnets, which is genuine indirect impact; it is not an org whose canonical work the field builds on, and his citation record (32 citations, h-index 3) supplies no independent impact."],"years_language_modeling":0,"years_as_technical_founder":6,"frontier_lineage":["None verifiable — the sole lineage document (BitTensor whitepaper) was self-withdrawn as obsolete and is not cited/built into any frontier model"],"technical_founder_roles":["Bittensor / Opentensor Foundation — co-founder & hands-on builder — ~2020-2026 (~6 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":3,"scientific_founder":8},"confidence":0.72,"duration_ms":45508},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":4,"scientific_founder":9},"confidence":0.7,"duration_ms":48155}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"alex-skidanov","name":"Alex Skidanov","title":"Co-founder, NEAR Protocol (formerly NEAR.ai)","company":"NEAR Protocol","sector":"crypto","rank":61,"rubric_version":3,"dimensions":{"foundations":6,"vector_embeddings":2,"transformers_lm":6,"frontier_founder":2,"lm_domain_depth":3,"hands_on_engineering":13,"industry_impact":7,"scientific_founder":7},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":27,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":27,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.85,"rationale":"Skidanov has one genuine entry in the lineage, which the dossier and one assessor missed entirely. I verified directly on arXiv that he is the second author, with Illia Polosukhin, of 'Neural Program Search: Solving Programming Tasks from Description and Examples' (arXiv:1802.04335, 12 February 2018), which trains a Seq2Tree neural model to guide search over a domain-specific language and reports outperforming a sequence-to-sequence-with-attention baseline. That is hands-on work training attention-era neural models, not merely using them, and it was the technical substance of NEAR.ai, the program-synthesis startup he and Polosukhin founded in 2017 before pivoting to the NEAR sharded blockchain in late 2018. It is, however, a single workshop-level paper from a roughly one-year AI phase, with no pretraining, scaling or alignment work following it, so it supports the lower-middle band and not the PhD-level anchor. His deeper and better-documented strength is systems engineering: Director of Engineering at MemSQL/SingleStore, co-author of 'A column store engine for real-time streaming analytics' (ICDE 2016), and principal designer of NEAR's Nightshade sharding — demanding distributed-systems work that is not AI infrastructure. I found no publication, patent or shipped system by him on vector embeddings, dense retrieval or vector search, and no verifiable formal training in optimization or matrix methods. His indexed citations total in the tens, so there is no citation-based industry impact; the transformer pedigree often associated with NEAR belongs to co-founder Polosukhin, an 'Attention Is All You Need' co-author, and must not be transferred to Skidanov.\n\nNothing of Skidanov's own is a building block of today's frontier models: his single AI-lineage paper, 'Neural Program Search' (arXiv:1802.04335, 2018, with Polosukhin), trains a Seq2Tree model and merely benchmarks against a seq2seq-with-attention baseline — it is not cited by or built into any GPT/Claude/Gemini/Llama technical report, and the 'Attention Is All You Need' pedigree associated with NEAR belongs to Polosukhin, not him (frontier_founder 2). His verifiable language-modeling record is that one workshop-level paper from the ~12-month Near.ai program-synthesis phase (2017–2018); there is no earlier vector-space/LSI/n-gram work and no later pretraining/scaling/alignment work, i.e. under three years, intermittent and adjacent (lm_domain_depth 3). He is a genuine scientific/technical founder — he co-founded NEAR in 2017, personally co-authored its AI research and designed the Nightshade sharding protocol — but that ~9-year founder record is in distributed systems and blockchain, a technical founder OUTSIDE the language-modeling field, which caps scientific_founder in the 3–7 band (7).","evidence":[{"claim":"Co-author with Illia Polosukhin of 'Neural Program Search: Solving Programming Tasks from Description and Examples', arXiv:1802.04335, submitted 12 February 2018; combines deep learning and program synthesis via a Seq2Tree model and outperforms a sequence-to-sequence-with-attention baseline","source_url":"https://arxiv.org/abs/1802.04335","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'A column store engine for real-time streaming analytics', ICDE 2016 — his only OpenAlex-indexed work, 13 citations","source_url":"https://doi.org/10.1109/icde.2016.7498332","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"NEAR Protocol was founded in early 2017 by Illia Polosukhin and Alexander Skidanov, initially as Near.ai, an AI/program-synthesis startup, before pivoting to a sharded blockchain; Skidanov was previously Director of Engineering at MemSQL and a software engineer at Microsoft","source_url":"https://en.wikipedia.org/wiki/NEAR_Protocol","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author record 3419692: 2 papers, 28 citations, h-index 2","source_url":"https://www.semanticscholar.org/author/Alex-Skidanov/3419692","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Director of Engineering at MemSQL (now SingleStore), software engineer at Microsoft prior to NEAR","source_url":"https://en.wikipedia.org/wiki/NEAR_Protocol","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded NEAR Protocol in early 2017 with Illia Polosukhin","source_url":"https://en.wikipedia.org/wiki/NEAR_Protocol","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'A column store engine for real-time streaming analytics' (ICDE 2016), a database-systems paper unrelated to AI/ML","source_url":"https://doi.org/10.1109/icde.2016.7498332","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"NEAR Protocol founded early 2017 by Illia Polosukhin and Alexander Skidanov; initially established as Near.ai, an AI startup focused on program synthesis, pivoting to sharded blockchain from late 2018; Skidanov was previously Director of Engineering at MemSQL and a software engineer at Microsoft","source_url":"https://en.wikipedia.org/wiki/NEAR_Protocol","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author record: 2 papers, 28 citations, h-index 2","source_url":"https://www.semanticscholar.org/author/Alex-Skidanov/3419692","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Skidanov is one of only two authors (with Illia Polosukhin) of 'Neural Program Search', a Seq2Tree program-synthesis model benchmarked against a seq2seq-with-attention baseline — his sole LM-adjacent publication, from a ~one-year AI phase","source_url":"https://arxiv.org/abs/1802.04335","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"NEAR was founded in 2017 by Polosukhin and Skidanov as Near.ai (program synthesis) before pivoting to a sharded blockchain from late 2018; Skidanov personally led engineering (previously Director of Engineering at MemSQL) — a genuine technical-founder role of ~9 years, but the company's core is a bl","source_url":"https://en.wikipedia.org/wiki/NEAR_Protocol","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Neural Program Search (arXiv:1802.04335, 2018) with Polosukhin trains a Seq2Tree model and compares against a seq2seq-with-attention baseline; it is not a named building block of frontier LMs","source_url":"https://arxiv.org/abs/1802.04335","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"NEAR Protocol was founded early 2017 by Illia Polosukhin and Alexander Skidanov, initially as Near.ai (AI/program synthesis), pivoting to a sharded blockchain from late 2018; Skidanov was previously Director of Engineering at MemSQL and a software engineer at Microsoft","source_url":"https://en.wikipedia.org/wiki/NEAR_Protocol","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Skidanov is credited as a principal designer of NEAR's Nightshade sharding, a distributed-systems (not language-modeling) protocol","source_url":"https://near.org/papers/nightshade","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":["Neural Program Search: Solving Programming Tasks from Description and Examples (arXiv:1802.04335, 2018)","A column store engine for real-time streaming analytics (ICDE 2016)"],"first_verifiable_year":2016,"notable_systems":["MemSQL/SingleStore column store engine","NEAR.ai program-synthesis system","NEAR Protocol Nightshade sharding"],"citations":41,"h_index":2,"patents":0,"dossier_notes":"Two material dossier defects. (1) The PubMed block is a complete HOMONYM: 'Skidanov A' on the rat paraspinal-muscle and lumbar-spine degeneration papers (co-authors Radchenko, Ashukina, Maltseva) is a Ukrainian orthopaedic researcher, unrelated to the NEAR co-founder; the dossier's earliest_pubmed_year of 2022 belongs to that person and must be discarded. (2) OpenAlex indexes only the ICDE 2016 column-store paper and MISSES arXiv:1802.04335, his single most relevant publication, which I verified directly — the dossier therefore materially understates his AI record. No Wikipedia or Wikidata entry exists for him individually; identity was confirmed via the NEAR Protocol article and the verified arXiv co-authorship with Polosukhin. Education could not be verified from any primary source, so foundations is scored conservatively. Patents were skipped by the collector, not verified as zero.","adjudication_notes":["transformers_lm — PASS_2 RIGHT on existence, final 6 between pass_1's 0 and pass_2's 9. The decisive verified fact: arXiv:1802.04335 (12 Feb 2018) lists Illia Polosukhin and Alexander Skidanov as its only two authors, trains a Seq2Tree model and benchmarks against a seq2seq-with-attention baseline. Pass_1 scored 0 because it relied on OpenAlex, which does not index this paper; that is a miss, not a judgement. Pass_2's 9 over-credits: one workshop-level paper from a ~12-month AI phase, with no pretraining, scaling or alignment work, cannot reach the band that requires strong graduate training or senior engineering in the core. 6 places him at the top of 'uses the tools' / bottom of adjacency, which the single verified paper supports.","foundations — pass_1 closer, final 6 (pass_1 4, pass_2 8). No degree, thesis or coursework in linear algebra, optimization or statistical learning is verifiable from any primary source; pass_2 explicitly credits foundations 'on the strength of the database/distributed-systems work rather than on any formal statistical-learning training', which is the wrong dimension for that evidence. 6 gives modest credit for the demonstrable technical rigor of the ICDE paper and the Seq2Tree work without asserting training he has no record of.","vector_embeddings — pass_1 right, final 2 vs pass_2's 4. Both passes searched and neither found any embedding, dense-retrieval or vector-search publication or system; pass_2's own rationale concedes 'I found no publications, patents or shipped systems by him on vector embeddings, dense retrieval or vector search', which does not support 4.","hands_on_engineering — PASS_2 RIGHT, final 13 (pass_1 11, pass_2 15). He personally built production systems across three domains — the MemSQL column-store engine, the NEAR.ai Seq2Tree program-synthesis system he co-authored, and NEAR's Nightshade sharding — which is the 13-17 'production systems built and led personally' band. 13 rather than 15 because only one of the three is an AI system.","industry_impact — near-agreement, final 7 (pass_1 6, pass_2 9). Total indexed citations are in the tens, so there is no citation-based impact; the org he co-founded is a blockchain, not an AI system. Critically, the transformer pedigree associated with NEAR belongs to Polosukhin, not Skidanov, and cannot be transferred."],"years_language_modeling":1,"years_as_technical_founder":9,"frontier_lineage":["None — his Neural Program Search paper uses an attention-era baseline but is not cited by or built into any frontier LM; the transformer pedigree at NEAR is Polosukhin's"],"technical_founder_roles":["Near.ai — technical co-founder (program synthesis / AI) — 2017–2018","NEAR Protocol — technical co-founder, Nightshade sharding designer — 2018–present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":3,"scientific_founder":7},"confidence":0.82,"duration_ms":46314},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":3,"scientific_founder":7},"confidence":0.79,"duration_ms":47327}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"mustafa-suleyman","name":"Mustafa Suleyman","title":"CEO, Microsoft AI","company":"Microsoft AI","sector":"general","rank":62,"rubric_version":3,"dimensions":{"foundations":3,"vector_embeddings":4,"transformers_lm":6,"frontier_founder":4,"lm_domain_depth":6,"hands_on_engineering":5,"industry_impact":12,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":27,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":27,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.82,"rationale":"Suleyman has no completed degree -- he enrolled in philosophy and theology at Oxford and dropped out at 19 -- and no PhD, publications record, or personal engineering track record in the mathematics, vector-embeddings, or transformer research core. At DeepMind (co-founded 2010) his own role was Head of Applied AI / Chief Product Officer: integrating DeepMind's technology into Google products, launching DeepMind Health, and founding DeepMind Ethics & Society, i.e. applied/business/policy leadership, not research. He appears as the 6th of 7 authors on 'Teaching Machines to Read and Comprehend' (Hermann et al. 2015), a genuinely important reading-comprehension/attention paper, but the ordering and his documented applied/ops role at the time (not a research scientist) indicate a leadership/co-founder authorship credit rather than personal technical authorship of the method. He co-founded Inflection AI (2022, chatbot 'Pi') and now runs Microsoft AI as an executive. Industry impact is scored moderately for building/leading consequential AI organizations (DeepMind co-founder, Inflection AI co-founder, Microsoft AI CEO), but the rubric explicitly excludes fame/business success from the research dimensions, and no verifiable personal research or engineering record was found to support higher scores there.\n\nSuleyman's personal contribution to the frontier stack is a leadership-credit co-authorship (6th of 7) on 'Teaching Machines to Read and Comprehend' (Hermann et al., 2015), whose CNN/DailyMail reading-comprehension dataset is a genuine LM-lineage benchmark, but he did not author any named building block (architecture, attention, embeddings, optimizer, tokenizer, alignment method) that GPT/Claude/Gemini-class models descend from, so frontier_founder is low. His language-modeling record is real but organizational and continuous only as an executive/product leader — DeepMind's applied side (2010), an LM-lineage co-author (2015), Inflection AI's Pi (2022) and Microsoft AI/Copilot (2024) — roughly a decade adjacent to LM without a hands-on personal research trail. He is repeatedly the business/product/applied co-founder (Demis Hassabis and Shane Legg were DeepMind's scientific founders; Karén Simonyan was Inflection's Chief Scientist), i.e. founder/CEO of AI companies whose core science was done by others, which places scientific_founder in the low-to-mid band rather than the technical-founder anchor.","evidence":[{"claim":"Dropped out of Oxford at 19, no completed degree","source_url":"https://en.wikipedia.org/wiki/Mustafa_Suleyman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"At DeepMind (co-founded 2010) served as Head of Applied AI / Chief Product Officer, launched DeepMind Health and DeepMind Ethics & Society -- applied/business/ethics roles, not research scientist","source_url":"https://en.wikipedia.org/wiki/Mustafa_Suleyman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as 6th of 7 authors on 'Teaching Machines to Read and Comprehend' (Hermann, Kocisky, Grefenstette, Espeholt, Kay, Suleyman, Blunsom, 2015)","source_url":"https://arxiv.org/abs/1506.03340","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Inflection AI (2022) and is now CEO of Microsoft AI (since March 2024)","source_url":"https://en.wikipedia.org/wiki/Mustafa_Suleyman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Enrolled in philosophy and theology at Oxford, dropped out at 19; co-founded DeepMind 2010 as chief product officer, later head of applied AI; launched DeepMind Health 2016 and DeepMind Ethics & Society; placed on administrative leave in 2019 over bullying allegations, then moved to a Google policy","source_url":"https://en.wikipedia.org/wiki/Mustafa_Suleyman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar (hkDGEVQAAAAJ): ~29,404 citations, h-index 26, i10 35, with no first-author papers; top entries are Kinetics dataset, Teaching Machines to Read and Comprehend, breast-cancer screening, clinical-impact commentary, retinal disease","source_url":"https://scholar.google.com/citations?user=hkDGEVQAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sixth of seven authors on 'Teaching Machines to Read and Comprehend' (Hermann, Kocisky, Grefenstette, Espeholt, Kay, Suleyman, Blunsom), NIPS 2015","source_url":"https://arxiv.org/abs/1506.03340","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex profile A5001712647: 51 works, h-index 20, dominant topics are healthcare AI, digital innovation and interdisciplinary technology-and-society rather than machine-learning methods","source_url":"https://api.openalex.org/authors/A5001712647","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author (6th of 7) on 'Teaching Machines to Read and Comprehend', an early attention/reading-comprehension paper whose CNN/DailyMail dataset is a cited LM-lineage benchmark, but in a leadership-credit position, not method author","source_url":"https://arxiv.org/abs/1506.03340","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded DeepMind (2010) as head of applied AI / chief product officer and co-founded Inflection AI (2022) building the Pi LLM before becoming CEO of Microsoft AI (2024) — leadership of LM-building orgs rather than hands-on LM research","source_url":"https://en.wikipedia.org/wiki/Mustafa_Suleyman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Inflection AI's scientific/technical lead was co-founder and Chief Scientist Karén Simonyan; Suleyman was CEO — the science was executed by others","source_url":"https://en.wikipedia.org/wiki/Inflection_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author (6th of 7) on 'Teaching Machines to Read and Comprehend' (2015), the CNN/DailyMail reading-comprehension dataset, in an Applied-AI/product role rather than as method author","source_url":"https://arxiv.org/abs/1506.03340","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Inflection AI in 2022 (conversational LLM Pi) and is CEO of Microsoft AI since March 2024, both LM-centric orgs led as an executive; Karén Simonyan served as Inflection's chief scientist","source_url":"https://en.wikipedia.org/wiki/Mustafa_Suleyman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"At DeepMind (co-founded 2010) his role was Head of Applied AI / Chief Product Officer — applied/business/ethics leadership, with Hassabis and Legg leading the science","source_url":"https://en.wikipedia.org/wiki/Mustafa_Suleyman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["University of Oxford (philosophy and theology, did not complete degree)"],"canonical_papers":["Teaching Machines to Read and Comprehend (Hermann et al., 2015) -- co-author, not lead"],"first_verifiable_year":2010,"notable_systems":["DeepMind (co-founder, applied/product side)","Inflection AI / Pi chatbot (co-founder)","Microsoft AI (CEO)"],"citations":18560,"h_index":20,"patents":0,"dossier_notes":"OpenAlex record (51 works, 18560 citations, h-index 20, not ambiguous) is real but reflects group/organizational co-authorship as a DeepMind co-founder and applied-AI executive (e.g. large collaborative Nature/Nature Medicine healthcare-AI papers, the Kinetics dataset paper, Teaching Machines to Read and Comprehend) rather than a personal hands-on research record. Author order and his documented non-research applied/product/ethics role at DeepMind at the time support scoring these as leadership-adjacent rather than personally-authored core technical contributions.","years_language_modeling":10,"years_as_technical_founder":0,"frontier_lineage":["Leadership-credit co-authorship on 'Teaching Machines to Read and Comprehend' (2015); its CNN/DailyMail reading-comprehension dataset feeds the QA/attention lineage but is not a personally-authored frontier building block"],"technical_founder_roles":["DeepMind — co-founder, head of applied AI / CPO (business/product, not scientific) — 2010–2019","Inflection AI — co-founder & CEO (Chief Scientist Karén Simonyan did the science) — 2022–2024","Microsoft AI — CEO (executive) — 2024–present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":4,"lm_domain_depth":6,"scientific_founder":5},"confidence":0.8,"duration_ms":62621},{"pass":"pass_2","dimensions":{"frontier_founder":4,"lm_domain_depth":6,"scientific_founder":4},"confidence":0.82,"duration_ms":67140}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Mustafa_Suleyman","wikipedia_title":"Mustafa Suleyman","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"ron-bodkin","name":"Ron Bodkin","title":"Founder & CEO","company":"Theoriq (ChainML)","sector":"crypto","rank":63,"rubric_version":3,"dimensions":{"foundations":6,"vector_embeddings":6,"transformers_lm":4,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":10,"industry_impact":9,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":27,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":27,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.76,"rationale":"Bodkin holds CS degrees from McGill and MIT and has a 15+ year applied-ML engineering career: Technical Director of Applied AI at Google Cloud CTO office, engineering lead at the Vector Institute, and founder of Think Big Analytics (data science consultancy acquired by Teradata). He is a co-author (7th of 8 authors, engineering-lead position) on a 2022 SIGIR paper on VAE-based recommender systems mitigating filter bubbles, which is genuine applied representation-learning/ML work, though his position in the author list suggests an engineering-support rather than principal-researcher role. His earlier technical record (2003 OOPSLA paper on AspectJ/middleware) is software-engineering, not AI. No evidence of authored foundational math/optimization theory, embeddings research, or transformer/LM work — his AI record is applied engineering leadership, not core research. Theoriq/ChainML is an AI-agent infrastructure company built on top of existing LLMs, not a model-building lab.\n\nNothing of Bodkin's authored or built work sits in the lineage today's frontier models descend from — his single ML research artifact is a 7th-of-8-author 2022 SIGIR paper on VAE-based recommender diversification, not attention, embeddings, tokenizers, optimizers, scaling or alignment, and Theoriq/ChainML is agent infrastructure that consumes existing LLMs rather than trains them (frontier_founder=2). He has no verifiable continuous language-modeling record: his career is applied-ML/data-engineering leadership (Think Big Analytics, Teradata Kylo, Google Cloud applied AI, Vector Institute engineering), with the recommender paper being representation learning adjacent to but not within statistical/neural LM work (lm_domain_depth=3). He is a genuine technical founder-CEO — Think Big Analytics (~2010–2014, acquired by Teradata) and ChainML/Theoriq (2022–present, ~8 years total) — but the science sits outside the language-modeling core, so he fits the 'technical founder outside this field' band (scientific_founder=6).","evidence":[{"claim":"CS degrees from McGill and MIT; 15+ years in AI/big data before founding ChainML/Theoriq in 2022","source_url":"https://podcasts.apple.com/us/podcast/ron-bodkin-chainml-founder-and-ceo-and-ex-google/id1476885647?i=1000622925860","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Technical director on Google's applied AI team in the Cloud CTO office; previously founded and was CEO of Think Big Analytics (enterprise big data, data science, data engineering), which was acquired by Teradata where he led the Kylo open-source data lake framework and helped establish Teradata's AI","source_url":"https://www.oreilly.com/people/ron-bodkin/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5022442588, affiliation Vector Institute (Canada), 4 works, 60 citations, h-index 3; research topics are software system performance and reliability, software engineering methodologies, service-oriented architecture, with one recommender-systems entry","source_url":"https://api.openalex.org/authors/A5022442588","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar record (8 papers, 86 citations, h-index 4): 'Mitigating the Filter Bubble While Maintaining Relevance: Targeted Diversification with VAE-based Recommender Systems' (2022, with Gao, Shen, Mai, Bouadjenek, Waller, Anderson, Sanner), 'Using AspectJ for component integration in middlewa","source_url":"https://api.semanticscholar.org/graph/v1/author/2261058?fields=name,paperCount,citationCount,hIndex,papers.title,papers.year,papers.citationCount,papers.authors","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Theoriq describes itself as a DeFi strategy curator for tokenized assets using autonomous AI to monitor rates and liquidity, surface signal and validate executions, operating human-in-the-loop where 'Curators decide. AI streamlines'","source_url":"https://www.theoriq.ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Theoriq is a DeFi strategy curator using autonomous AI agents on top of existing models, not a model-training lab whose work frontier LLMs build on","source_url":"https://www.theoriq.ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded and was CEO of Think Big Analytics (data science/engineering consultancy, acquired by Teradata) and later founder-CEO of ChainML/Theoriq — technical-founder roles, but in data engineering and agent infra, not language modeling","source_url":"https://www.oreilly.com/people/ron-bodkin/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5022442588: 4 works, 60 citations, h-index 3; sole AI-topic paper is the 2022 SIGIR filter-bubble/VAE recommender work, remaining record is software-engineering (AspectJ/middleware) — no transformer/embedding/LM lineage work","source_url":"https://api.openalex.org/authors/A5022442588","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Bodkin's applied-ML engineering leadership record (founder/CEO Think Big Analytics acquired by Teradata, led Kylo data-lake framework; Technical Director Applied AI in Google Cloud CTO office) — data/ML engineering, not language-modeling research","source_url":"https://www.oreilly.com/people/ron-bodkin/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Theoriq (ChainML) is a DeFi strategy-curation platform using autonomous AI agents on top of existing LLMs ('Curators decide. AI streamlines'), not a foundation-model or LM research lab","source_url":"https://www.theoriq.ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["B.S./CS McGill University","S.M. Computer Science, MIT"],"canonical_papers":["Mitigating the Filter Bubble While Maintaining Relevance (SIGIR 2022)"],"first_verifiable_year":2003,"notable_systems":["Think Big Analytics","Theoriq (ChainML)"],"citations":86,"h_index":4,"patents":0,"dossier_notes":"The dossier's pubmed block (27 results, earliest 1946, medical/emergency-medicine authors like 'Rotoli J, Bodkin R') is a clear homonym — this Ron Bodkin has no medical publication record; discard entirely. The OpenAlex block (Vector Institute affiliation, AspectJ + SIGIR 2022 filter-bubble paper) does match the correct person and was corroborated via Semantic Scholar and direct DOI lookup.","years_language_modeling":0,"years_as_technical_founder":8,"frontier_lineage":["None — no architecture, attention, embedding, optimizer, tokenizer, dataset, benchmark or scaling/alignment contribution the frontier models descend from; Theoriq consumes existing LLMs"],"technical_founder_roles":["Think Big Analytics — Founder/CEO — ~2010–2014 (acquired by Teradata)","ChainML / Theoriq — Founder/CEO — 2022–present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":3,"scientific_founder":6},"confidence":0.72,"duration_ms":52289},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":6},"confidence":0.72,"duration_ms":66842}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"ari-juels","name":"Ari Juels","title":"Weill Family Foundation Professor, Cornell Tech; Co-director, IC3; Chief Scientist, Chainlink Labs","company":"Chainlink Labs","sector":"crypto","rank":64,"rubric_version":3,"dimensions":{"foundations":11,"vector_embeddings":2,"transformers_lm":3,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":7,"industry_impact":10,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":26,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":26,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.88,"rationale":"Juels is a distinguished researcher whose entire canonical corpus is applied cryptography and security, not the AI lineage this index measures. His 1996 UC Berkeley PhD was advised by Alistair Sinclair, a randomized-algorithms and Markov-chain theorist, and his canonical work — the fuzzy commitment scheme (1999), the fuzzy vault (2003), Proofs of Retrievability (CCS 2007), and later Town Crier/DECO/MEV — rests on real probability, coding theory and information-theoretic construction. That is genuine mathematical rigor and earns foundations at the top of the strong-graduate-training band, but it is not linear algebra, optimization or statistical learning for neural networks, so it does not reach the PhD-level-in-the-core anchor. I verified his single substantive machine-learning publication directly: 'Stealing Machine Learning Models via Prediction APIs' (Tramer, Zhang, Juels, Reiter, Ristenpart, USENIX Security 2016, arXiv:1609.02943), which extracts logistic-regression, neural-network and decision-tree models through black-box prediction APIs — an important security result about ML systems, not a contribution to embeddings, attention, pretraining or scaling. His own site lists his interests as blockchain technologies, AI security, applied cryptography and privacy, with no ML, embedding or language-model work; no authored work in the lineage exists. Industry impact is real but earned in security and oracle organizations (RSA Labs Chief Scientist, IC3 co-founder, Chainlink Labs), whose core is cryptography and distributed systems rather than language modeling, so it is credited on adjacency, not on AI systems the field runs on.\n\nNothing of Juels's authored corpus is a building block of frontier language models: his lineage is applied cryptography, RFID/biometric security, proofs-of-retrievability and blockchain oracles (Town Crier, DECO, Chainlink), none of which appears in the architecture, training or alignment stack of GPT/Claude/Gemini/Llama-class systems; his one ML-adjacent paper ('Stealing Machine Learning Models via Prediction APIs', USENIX 2016) is an adversarial-security result, not a frontier component. He has zero verifiable years in language modeling specifically — 30 years of research, but continuously in cryptography and security, not statistical/neural LMs, embeddings, seq2seq or transformers. He IS a genuine scientific/technical founder — IC3 co-founder/co-director (2014) and Chainlink Labs Chief Scientist and co-author of the 2017 Chainlink white paper (~9 years) — but that founder role is in crypto/oracles, squarely OUTSIDE the language-modeling field this index measures, which caps scientific_founder in the 'technical founder outside this field' band.","evidence":[{"claim":"PhD in computer science, UC Berkeley 1996, doctoral advisor Alistair Sinclair; Weill Professor at Cornell Tech and co-director of IC3","source_url":"https://www.wikidata.org/wiki/Q102320479","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Stealing Machine Learning Models via Prediction APIs' (Tramer, Zhang, Juels, Reiter, Ristenpart, USENIX Security 2016) — extraction attacks against logistic regression, neural networks and decision trees via black-box APIs; a security result about ML systems","source_url":"https://arxiv.org/abs/1609.02943","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"His own faculty page states his research areas are blockchain technologies, AI security, applied cryptography and privacy — no machine-learning, embedding or language-model research is listed","source_url":"https://www.arijuels.com/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Cornell Tech biography lists blockchains, cryptocurrency, smart contracts, applied cryptography and user authentication as his research areas","source_url":"https://www.tech.cornell.edu/people/ari-juels/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD 1996, UC Berkeley, advisor Alistair Sinclair; currently Weill Family Foundation Professor at Cornell Tech and co-director of IC3","source_url":"https://en.wikipedia.org/wiki/Ari_Juels","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Cornell Tech faculty bio: research areas are blockchains, cryptocurrency, smart contracts, applied cryptography, user authentication, and privacy; previously Chief Scientist and Director of RSA Laboratories","source_url":"https://www.tech.cornell.edu/people/ari-juels/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD UC Berkeley 1996; 17 years at RSA Security, Chief Scientist from 2007; Weill Professor at Cornell Tech; co-director of IC3; Chief Scientist at Chainlink Labs and co-author of the 2017 Chainlink white paper; canonical work includes fuzzy commitment, fuzzy vault, PORs, client puzzles, proof-of-wor","source_url":"https://en.wikipedia.org/wiki/Ari_Juels","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ari Juels is co-founder and co-director of IC3 (Initiative for CryptoCurrencies and Contracts) and Chief Scientist at Chainlink Labs, co-authoring the 2017 Chainlink white paper — a technical-founder role whose core is cryptography and oracle/distributed-systems work, not language modeling","source_url":"https://en.wikipedia.org/wiki/Ari_Juels","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"His only ML-facing publication, 'Stealing Machine Learning Models via Prediction APIs' (2016), attacks logistic regression, neural networks and decision trees via black-box APIs — a security result about ML systems, not a contribution to embeddings, attention, pretraining or scaling that frontier mo","source_url":"https://arxiv.org/abs/1609.02943","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Cornell Tech faculty bio lists his research areas as blockchains, cryptocurrency, smart contracts, applied cryptography, user authentication and privacy — no language-modeling, embedding or LLM research","source_url":"https://www.tech.cornell.edu/people/ari-juels/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Stealing Machine Learning Models via Prediction APIs' (USENIX Security 2016) — an adversarial-ML security paper, not a frontier-model building block; no attention/embedding/pretraining/scaling authorship exists in his corpus","source_url":"https://arxiv.org/abs/1609.02943","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chief Scientist at Chainlink Labs and co-author of the 2017 Chainlink white paper; co-founder/co-director of IC3; his research areas are blockchains, smart contracts, applied cryptography and privacy — no language-modeling work","source_url":"https://en.wikipedia.org/wiki/Ari_Juels","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD UC Berkeley 1996 under Alistair Sinclair (randomized algorithms/Markov chains); faculty research areas listed as blockchain, AI security, applied cryptography and privacy — none in embeddings or language models","source_url":"https://www.tech.cornell.edu/people/ari-juels/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science, University of California, Berkeley (1996), advisor Alistair Sinclair"],"canonical_papers":["A Fuzzy Commitment Scheme (CCS 1999)","A Fuzzy Vault Scheme (2003)","PORs: Proofs of Retrievability for Large Files (CCS 2007)","RFID security and privacy: a research survey (2006)","Stealing Machine Learning Models via Prediction APIs (USENIX Security 2016)","On Scaling Decentralized Blockchains (2016)"],"first_verifiable_year":1996,"notable_systems":["Proofs of Retrievability","Town Crier oracle","DECO","IC3","Chainlink (Chief Scientist)"],"citations":27079,"h_index":73,"patents":0,"dossier_notes":"OpenAlex match A5029249775 is flagged ambiguous (10 candidates) and its affiliation list (Beth Israel Deaconess Medical Center, NBER, Wisconsin-Madison, Johns Hopkins, Peking University) mixes in homonyms and co-author institutions; only the Cornell affiliation is his. The listed top works are genuinely his, so the citation and h-index totals are plausible but should be read as an upper bound. Semantic Scholar lookup failed entirely. The PubMed VeriChip-cloning result (2006) is genuinely his and is RFID security work, not biomedical ML. Patents were skipped by the collector, not verified as zero.","adjudication_notes":["foundations — SPLIT, final 11 between pass_1's 10 and pass_2's 14. Pass_2 is right that a Berkeley PhD under Alistair Sinclair plus information-theoretic constructions (fuzzy commitment/vault, PORs) is genuine graduate-level mathematical rigor, so pass_1's 10 slightly understates it; but pass_2's 14 reaches the 'PhD-level work in the core' anchor, and the verified record contains no linear-algebra, optimization or statistical-learning work — the rigor is in probability, coding theory and cryptography. 11 holds the strong-graduate-training band without crediting core-AI training he does not have.","vector_embeddings — pass_1 essentially right (1 vs pass_2's 3); final 2. Neither pass cited any embedding, retrieval or vector-search work, and arijuels.com lists none. Fuzzy vaults operate on unordered point sets for biometrics, which is not representation learning; a 2 reflects only incidental adjacency, not authored work.","transformers_lm — pass_1 right on kind, final 3. Both passes cited the same single item and I verified it directly: 'Stealing Machine Learning Models via Prediction APIs' (arXiv:1609.02943) attacks logistic regression, neural networks and decision trees through prediction APIs. It is an adversarial-ML security paper, not authorship of seq2seq, attention, pretraining or scaling work, so pass_2's 4 is marginally generous and pass_1's 2 marginally stingy.","hands_on_engineering — pass_1 closer, final 7 vs pass_2's 10. Town Crier and DECO are real systems he co-built, which justifies moving above pass_1's 6, but they are oracle/cryptography systems; there is no verifiable evidence he built models, training infrastructure, or embedding/retrieval systems, so the 8-12 'senior engineering adjacent to the core' band is not earned on AI grounds.","industry_impact — pass_1 right, final 10 vs pass_2's 9. The dispute is small; IC3 co-direction, RSA Labs Chief Scientist and Chainlink Labs Chief Scientist are genuine technical leadership of research organizations, but their core is cryptography and distributed systems, not language modeling, so this is adjacency credit rather than leadership of a lab that produced canonical AI work."],"years_language_modeling":0,"years_as_technical_founder":9,"frontier_lineage":["none — no authored component of the frontier LLM architecture, training, embedding, tokenizer, optimizer, dataset or alignment stack; corpus is applied cryptography and blockchain oracles"],"technical_founder_roles":["Chainlink Labs — Chief Scientist / 2017 white-paper co-author — ~2017–present (~9 yrs, crypto/oracles)","IC3 (Cornell) — co-founder & co-director — 2014–present (crypto/distributed systems)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":6},"confidence":0.87,"duration_ms":47452},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.86,"duration_ms":48820}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Ari_Juels","wikipedia_title":"Ari Juels","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"balaji-srinivasan","name":"Balaji Srinivasan","title":"Angel Investor / Author (former CTO, Coinbase)","company":"Network School","sector":"crypto","rank":65,"rubric_version":3,"dimensions":{"foundations":11,"vector_embeddings":4,"transformers_lm":3,"frontier_founder":1,"lm_domain_depth":2,"hands_on_engineering":8,"industry_impact":8,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":26,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":26,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.75,"rationale":"Balaji Srinivasan holds a BS/MS/PhD in Electrical Engineering plus an MS in Chemical Engineering from Stanford, and taught Stanford courses in statistics, bioinformatics, and a popular 'Startup Engineering' course, giving him genuine graduate-level quantitative/statistical-learning training (foundations) — but this is bioinformatics/genomics-era statistical learning (pre-2013), not vector embeddings or the transformer lineage specifically. He co-founded the genomics company Counsyl (bioinformatics/statistics engineering) and later served as CTO of Coinbase and General Partner at a16z — these are technical-leadership and investing roles, not personal contributions to language modeling, embeddings, or transformers. There is no evidence of authored work in vector-space models, word embeddings, attention, or transformer architectures; his public output since ~2013 is largely commentary, books ('The Network State'), and media/podcast presence, which per rubric should not be rewarded. This is a case of strong general quantitative/statistics graduate training but a thin-to-absent record in the specific AI-lineage dimensions, correctly kept low on vector_embeddings/transformers_lm despite decent foundations.\n\nNothing of Srinivasan's own work is a building block of today's frontier language models: his verifiable research is computational-biology network alignment (Graemlin, Genome Research 2006; 'Automatic parameter learning for multiple local network alignment', J Comput Biol 2009) and genomics carrier screening (Counsyl, PMID 20729146, 2010) — protein/genetic 'networks,' not vector-space text models, embeddings, attention or transformers, so frontier_lineage is empty. He has NO verifiable record in language modeling (statistical/neural LMs, LSI, seq2seq, transformers, LLM pretraining/alignment) at any point from the 1990s to today, so lm_domain_depth is near-zero. He was, however, a genuine scientific/technical founder — co-founder and CTO of the genomics firm Counsyl (~2007) whose core carrier-screening method he first-authored, plus 21 Inc/Earn.com and later Coinbase CTO — roughly a decade as a technical founder/CTO, but entirely OUTSIDE the language-modeling field, which the anchor caps in the 3-7 band.","evidence":[{"claim":"BS/MS/PhD Electrical Engineering, MS Chemical Engineering, Stanford University; taught Stanford courses in statistics and bioinformatics","source_url":"https://en.wikipedia.org/wiki/Balaji_Srinivasan","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'The Network State: How to Start a New Country'; founder of Network School retreat in Malaysia","source_url":"https://en.wikipedia.org/wiki/Balaji_Srinivasan","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PubMed refined match under Stanford/Coinbase/a16z affiliation filter shows bioinformatics/pharmacogenomics papers (e.g., 'A universal carrier test for the long tail of Mendelian disease', 2010) consistent with Counsyl-era genomics work, not AI/ML","source_url":"https://pubmed.ncbi.nlm.nih.gov/20729146/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BS, MS and PhD in electrical engineering plus MS in chemical engineering from Stanford; taught statistics and bioinformatics at Stanford; co-founded Counsyl (acquired by Myriad Genetics for $375M), 21 Inc/Earn.com and Teleport; Coinbase CTO 2018-2019; founded Network School September 2024","source_url":"https://en.wikipedia.org/wiki/Balaji_Srinivasan","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 39363815 (Balaji S. Srinivasan): 21 papers, 1,881 citations, h-index 14, all in computational biology / network alignment / pharmacogenomics","source_url":"https://api.semanticscholar.org/graph/v1/author/39363815?fields=name,paperCount,citationCount,hIndex","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Graemlin: general and robust alignment of multiple large interaction networks (Genome Research 2006) — Srinivasan BS co-author with Batzoglou","source_url":"https://pubmed.ncbi.nlm.nih.gov/16899655/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Automatic parameter learning for multiple local network alignment (J Comput Biol 2009) — Srinivasan BS with Flannick, Novak, Do and Batzoglou","source_url":"https://pubmed.ncbi.nlm.nih.gov/19645599/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q87684934 lists doctoral advisors Brad Osgood and Serafim Batzoglou and occupations angel investor, entrepreneur, university teacher","source_url":"https://www.wikidata.org/wiki/Q87684934","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"A universal carrier test for the long tail of Mendelian disease (2010) — Srinivasan BS first author, the Counsyl screening method","source_url":"https://pubmed.ncbi.nlm.nih.gov/20729146/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Srinivasan's verifiable research is biological network alignment, not language modeling: 'Graemlin: general and robust alignment of multiple large interaction networks' (Genome Research 2006, with Batzoglou)","source_url":"https://pubmed.ncbi.nlm.nih.gov/16899655/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Counsyl carrier-screening method he first-authored — 'A universal carrier test for the long tail of Mendelian disease' (2010) — the core science of the genomics company he co-founded","source_url":"https://pubmed.ncbi.nlm.nih.gov/20729146/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikipedia/Wikidata: co-founder of genomics company Counsyl, CTO of Coinbase, general partner at a16z, author of 'The Network State' — technical-founder and investing roles, none in language modeling","source_url":"https://en.wikipedia.org/wiki/Balaji_Srinivasan","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Srinivasan's authored research is biological-network alignment and genomics (Graemlin, Genome Research 2006), not the transformer/embedding lineage — no frontier-model lineage","source_url":"https://pubmed.ncbi.nlm.nih.gov/16899655/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 39363815 shows 21 papers in computational biology/network alignment/pharmacogenomics, with no language-modeling or embeddings work","source_url":"https://api.semanticscholar.org/graph/v1/author/39363815","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded and served as CTO of the genomics company Counsyl (acquired by Myriad Genetics), a genuine technical-founder role but outside language modeling","source_url":"https://en.wikipedia.org/wiki/Balaji_Srinivasan","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS/MS/PhD Electrical Engineering, Stanford University","MS Chemical Engineering, Stanford University"],"canonical_papers":["Automatic parameter learning for multiple local network alignment (2009)","A universal carrier test for the long tail of Mendelian disease (2010)"],"first_verifiable_year":2004,"notable_systems":["Counsyl genetic screening platform"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier's broad OpenAlex match (103 works, ambiguous, 10 candidates, topics like ocular surface/biosensors/glaucoma) is largely homonym pollution unrelated to this Balaji Srinivasan (bioengineering/genomics PhD, not ophthalmology); the refined PubMed sample (Counsyl/Stanford/Batzoglou-affiliated genomics papers) is the credible subset and was used for scoring instead. No evidence found of any authored work touching vector embeddings, attention, or transformers specifically; his AI commentary is prolific but per rubric counts as media, not research.","years_language_modeling":0,"years_as_technical_founder":10,"technical_founder_roles":["Counsyl — co-founder & CTO — ~2007–2013","21 Inc / Earn.com — co-founder & CEO — ~2013–2017","Coinbase — CTO — 2018–2019"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.82,"duration_ms":41180},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":2,"scientific_founder":6},"confidence":0.83,"duration_ms":49699}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Balaji_Srinivasan","wikipedia_title":"Balaji Srinivasan","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"emin-gun-sirer","name":"Emin Gun Sirer","title":"Co-founder & CEO","company":"Ava Labs (Avalanche)","sector":"crypto","rank":66,"rubric_version":3,"dimensions":{"foundations":9,"vector_embeddings":3,"transformers_lm":1,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":14,"industry_impact":10,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":26,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":26,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.82,"rationale":"Sirer earned a PhD in Computer Science and Engineering from the University of Washington (2002, advisor Brian Bershad) and was an associate professor at Cornell University before founding Ava Labs. His genuinely deep, personally authored research record (OpenAlex: 156 works, 11,707 citations, h-index 49, unambiguous topical match to distributed systems/P2P/blockchain) spans operating systems (SPIN, 1995, 955 citations), peer-to-peer systems (Meridian, 2005), and blockchain/consensus, including the influential 'Majority Is Not Enough: Bitcoin Mining Is Vulnerable' (2014, 1,409 citations) and 'On Scaling Decentralized Blockchains' (2016, 1,189 citations). This is strong, PhD-level, personally-built systems and distributed-computing research with real academic depth and a long track record (first verifiable year 1994, 32 years active), but it sits in distributed systems, consensus, and networking -- not in the mathematics of embeddings, representation learning, or the attention/transformer/LM lineage the rubric weights most heavily. No AI/ML-specific publications were found. He designed the Avalanche consensus protocol underlying Ava Labs' blockchain, a real, personally-led technical system, supporting solid hands-on-engineering and foundations scores but low scores on the two core-AI dimensions.\n\nNone of Sirer's personally-authored work touches the frontier-model lineage: his 156-work, ~11,700-citation record is in operating systems (SPIN), peer-to-peer systems (Meridian, KARMA), and blockchain consensus (selfish-mining, On Scaling Decentralized Blockchains, the Avalanche protocol) — no attention/transformer/embedding/optimizer/tokenizer/scaling/alignment contribution that GPT/Claude/Gemini/Llama descend from, so frontier_founder is near-zero. He has zero verifiable years in language modeling specifically (statistical/neural LMs, vector-space text models, seq2seq, transformers); his decades of work are in distributed systems and consensus, not the LM tip-of-the-spear, so lm_domain_depth is near-zero. He IS a genuine technical founder — he personally designed the Avalanche consensus protocol and co-founded/leads Ava Labs (2019), writing the core science the company runs on (~7 years) — but that field is blockchain, not the AI/language-model systems this dimension scores, placing scientific_founder in the 'technical founder outside this field' band.","evidence":[{"claim":"PhD Computer Science and Engineering, University of Washington (2002), advisor Brian Bershad; associate professor at Cornell University","source_url":"https://en.wikipedia.org/wiki/Emin_G%C3%BCn_Sirer","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-authored 'Majority Is Not Enough: Bitcoin Mining Is Vulnerable' with Ittay Eyal (2014), an influential blockchain-security paper","source_url":"https://doi.org/10.1007/978-3-662-45472-5_28","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Designed the Avalanche consensus protocol and co-founded/CEO of Ava Labs","source_url":"https://en.wikipedia.org/wiki/Emin_G%C3%BCn_Sirer","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD Computer Science and Engineering, University of Washington 2002, advisor Brian N. Bershad; Princeton undergraduate; associate professor at Cornell and former IC3 co-director; SPIN OS, HyperDex, KARMA (2003), selfish-mining paper, Avalanche consensus; founded Ava Labs 2019","source_url":"https://en.wikipedia.org/wiki/Emin_G%C3%BCn_Sirer","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar (DaDmjMMAAAAJ), Cornell University: ~21,740 citations, h-index 58, i10 111; research focus operating systems, distributed systems, networking and blockchain - no machine learning, neural network, embedding or language-model papers among top works","source_url":"https://scholar.google.com/citations?user=DaDmjMMAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Majority Is Not Enough: Bitcoin Mining Is Vulnerable' (Eyal & Sirer), Financial Cryptography 2014, ~1,409 citations","source_url":"https://doi.org/10.1007/978-3-662-45472-5_28","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sirer's top works are in blockchain/consensus and distributed systems (Majority Is Not Enough 2014, On Scaling Decentralized Blockchains 2016, SPIN OS 1995) — no language-model, embedding, or transformer work; nothing frontier LLMs build on","source_url":"https://en.wikipedia.org/wiki/Emin_G%C3%BCn_Sirer","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sirer personally developed the Avalanche Consensus protocol underlying the Avalanche blockchain and is CEO and co-founder of Ava Labs — a genuine technical founder, but in blockchain not language modeling","source_url":"https://en.wikipedia.org/wiki/Emin_G%C3%BCn_Sirer","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile (research focus operating systems, distributed systems, networking, blockchain) shows no machine-learning, neural-network, embedding or language-model papers","source_url":"https://scholar.google.com/citations?user=DaDmjMMAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sirer developed the Avalanche Consensus protocol and is CEO and co-founder of Ava Labs; his known research is in P2P systems, operating systems and networking — not AI/ML or language modeling","source_url":"https://en.wikipedia.org/wiki/Emin_G%C3%BCn_Sirer","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google Scholar profile shows research in operating systems, distributed systems, networking and blockchain with no machine-learning, neural-network, embedding or language-model publications","source_url":"https://scholar.google.com/citations?user=DaDmjMMAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Top-cited works ('Majority Is Not Enough' 2014, 'On Scaling Decentralized Blockchains' 2016, SPIN OS 1995) confirm a consensus/systems record, not an LM lineage frontier models cite","source_url":"https://doi.org/10.1007/978-3-662-45472-5_28","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science and Engineering, University of Washington (2002, advisor Brian Bershad)"],"canonical_papers":["Extensibility, Safety and Performance in the SPIN Operating System (1995)","Majority Is Not Enough: Bitcoin Mining Is Vulnerable (2014)","On Scaling Decentralized Blockchains (2016)"],"first_verifiable_year":1994,"notable_systems":["SPIN OS","KARMA (P2P currency, 2003)","HyperDex","Avalanche consensus protocol"],"citations":11707,"h_index":49,"patents":0,"dossier_notes":"OpenAlex match is flagged ambiguous (3 candidates) but the topics (Peer-to-Peer Network Technologies, Distributed systems, Blockchain Technology) and top works (SPIN, Bitcoin selfish-mining paper) are fully consistent with the known Sirer/Cornell/Ava Labs identity -- no evidence of homonym contamination. His deep, decades-long record is in distributed systems and blockchain consensus, not AI/ML/embeddings/transformers, which the rubric explicitly does not credit toward the core dimensions.","years_language_modeling":0,"years_as_technical_founder":7,"technical_founder_roles":["Ava Labs (Avalanche) — Co-founder & CEO, designer of Avalanche consensus — 2019–2026 (~7 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.9,"duration_ms":43909},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.9,"duration_ms":45179}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Emin_G%C3%BCn_Sirer","wikipedia_title":"Emin Gün Sirer","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"tarun-chitra","name":"Tarun Chitra","title":"Founder & CEO","company":"Gauntlet","sector":"crypto","rank":67,"rubric_version":3,"dimensions":{"foundations":12,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":10,"industry_impact":8,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":26,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":26,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.75,"rationale":"Chitra has a genuine, verifiable quantitative-research record: B.A. Mathematics and B.S. Applied Engineering Physics from Cornell, prior quant/scientific-programming roles at D.E. Shaw Research and Vatic Labs (HFT), and a Google Scholar profile showing h-index 23 (1,882 citations) built almost entirely on DeFi mechanism-design and convex-optimization papers (Constant Function Market Makers / price oracles, Uniswap market analysis, MEV, intent-based markets). This is real applied mathematics and statistical/optimization work — strong foundations-dimension evidence — but it is financial/mechanism-design engineering, not the vector-embeddings or transformer/language-model lineage the rubric scores; no papers on embeddings, attention, or language modeling were found. Gauntlet applies simulation and optimization to DeFi risk parameters, not AI model-building. His technical depth is real but off-target for the core-AI dimensions.\n\nChitra's verifiable research record is entirely in DeFi mechanism design and convex optimization — constant function market makers, price oracles, optimal routing (e.g. 'Improved Price Oracles', 2020; 'Optimal Routing for Constant Function Market Makers', 2022) — none of which is cited by or built into any frontier language model's architecture, tokenizer, optimizer, pretraining objective, scaling result or alignment method, so frontier_founder is effectively nil. He has zero verifiable years in the language-modeling lineage (vector-space/LSI/n-gram/neural LMs → seq2seq → transformers → LLM pretraining/alignment); his prior quant roles (D.E. Shaw Research, Vatic Labs) and Gauntlet work are financial simulation and optimization, not LM. He genuinely IS a scientific/technical founder — founder-CEO of Gauntlet (founded ~2018, ~8 years) who personally authors the company's core research and risk-simulation methods — but that company's core is DeFi risk modeling, not language-model systems, so under the anchors he lands in the 'technical founder outside this field' band.","evidence":[{"claim":"Google Scholar profile: h-index 23, 1,882 citations, top papers are AMM/DeFi mechanism-design and convex optimization (no ML/embeddings/LM papers)","source_url":"https://scholar.google.com/citations?user=_48EkToAAAAJ&hl=en","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"B.A. Mathematics and B.S. Applied Engineering Physics, Cornell University; prior roles at D.E. Shaw Research and Vatic Labs","source_url":"https://www.clay.com/dossier/gauntlet-ceo","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 6285600, affiliation Gauntlet: 44 papers, 1,241 citations, h-index 17; works include 'Improved Price Oracles: Constant Function Market Makers' (2020, 263 citations), 'An analysis of Uniswap markets' (2019, 250), 'Optimal Routing for Constant Function Market Makers' (2022), 'T","source_url":"https://api.semanticscholar.org/graph/v1/author/6285600?fields=name,affiliations,paperCount,citationCount,hIndex,papers.title,papers.year,papers.citationCount","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author with Guillermo Angeris, Hsien-Tang Kao, Rei Chiang and Charlie Noyes of 'An analysis of Uniswap markets' (2019), which formally analyses constant product markets and validates stability via agent-based simulation","source_url":"https://arxiv.org/abs/1911.03380","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chief Executive Officer of Gauntlet; previously held positions in quantitative R&D at Vatic HFT and D.E. Shaw","source_url":"https://www.gauntlet.xyz/our-team","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5082358070: 49 works, 406 citations, h-index 11, topics blockchain technology applications and security, economic theories and models, financial markets, auction theory — no machine-learning or NLP topics","source_url":"https://api.openalex.org/authors/A5082358070","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chitra's top works are DeFi/AMM mechanism-design papers ('Improved Price Oracles: Constant Function Market Makers', 2020; 'Optimal Routing for Constant Function Market Makers', 2022) with no embeddings/attention/language-model content — no lineage into frontier LMs","source_url":"https://api.semanticscholar.org/graph/v1/author/6285600?fields=name,affiliations,paperCount,citationCount,hIndex,papers.title","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex topics for the author are blockchain, economic theories, financial markets and auction theory — no NLP/ML/language-modeling topics, confirming zero language-modeling domain record","source_url":"https://api.openalex.org/authors/A5082358070","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founder and CEO of Gauntlet, a DeFi risk-simulation firm; he sets and executes the technical/research direction personally (author of the firm's CFMM and risk papers) — a genuine technical founder, but in DeFi rather than AI/LM","source_url":"https://www.gauntlet.xyz/our-team","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chitra founded Gauntlet (founder-CEO); his authored research (CFMMs, price oracles, optimal routing) is the technical core of the firm's risk-simulation platform — a genuine technical founder but in DeFi mechanism design, not language modeling","source_url":"https://www.gauntlet.xyz/our-team","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex/Semantic Scholar record shows topics limited to blockchain, economic/auction theory and financial markets — no NLP, embeddings, attention or language-model work that frontier models build on","source_url":"https://api.semanticscholar.org/graph/v1/author/6285600?fields=name,affiliations,paperCount,citationCount,hIndex,papers.title","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["B.A. Mathematics, Cornell University","B.S. Applied Engineering Physics, Cornell University"],"canonical_papers":["Improved Price Oracles: Constant Function Market Makers (2020)","An Analysis of Uniswap Markets (2021)"],"first_verifiable_year":2020,"notable_systems":["Gauntlet risk-simulation platform"],"citations":1882,"h_index":23,"patents":0,"dossier_notes":"Dossier's PubMed block (24 results, gynecology/hematology papers by Indian medical authors 'Chitra T'/'Chitra TV') is a clear homonym unrelated to this person — discard entirely. OpenAlex flags 'ambiguous: true, candidates: 7' and undercounts citations (406) vs. Google Scholar's verified 1,882/h-index 23 — Google Scholar figure used instead. Dossier's earliest_year 1991/1982 (from OpenAlex/PubMed) is also homonym noise; true first verifiable year in his own record is ~2018-2020 (D.E. Shaw Research era papers, then Gauntlet founding 2018).","years_language_modeling":0,"years_as_technical_founder":8,"technical_founder_roles":["Gauntlet — Founder & CEO (author of core CFMM/risk research) — 2018–2026 (~8 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.83,"duration_ms":48721},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":6},"confidence":0.86,"duration_ms":45380}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"amjad-masad","name":"Amjad Masad","title":"Founder & CEO","company":"Replit","sector":"general","rank":68,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":3,"transformers_lm":4,"frontier_founder":3,"lm_domain_depth":4,"hands_on_engineering":11,"industry_impact":8,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":25,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":25,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.86,"rationale":"Masad is a genuine career software engineer with no verifiable personal record in the mathematics, embeddings or transformer/LM lineage. He holds a computer science degree from Princess Sumaya University for Technology, was a founding engineer at Codecademy (2011-2013), then ran the JavaScript infrastructure team at Facebook (2013-2016), before founding Replit in 2016 — real, substantial systems and developer-tooling engineering. Neither OpenAlex nor Semantic Scholar returns any author record for him, which is a correct absence rather than a collection failure, and the PubMed hits are Saudi and Palestinian clinician homonyms with no connection to him. The strongest AI item on his record is replit-code-v1-3b, a 2.7B-parameter causal code language model trained on 525B tokens across 256 A100-40GB GPUs; I retrieved the model card directly and it attributes the work to 'Replit, Inc.' as an organization with no individual named, so this counts as leading an organization that trained a model rather than personally authoring it. Replit's current product is an LLM-driven coding agent, which is genuine industry impact whose core is these systems, though the models underneath are largely third-party. He is best read as a strong systems and infrastructure engineer who manages builders of LM products: the research dimensions belong in the 3-7 'uses the tools, manages builders' band, and his engineering in the 8-12 band.\n\nNo frontier lineage traces to Masad personally: the only model on the record, replit-code-v1-3b, is a 2.7B code LM whose card credits 'Replit, Inc.' (built on others' components — Flash Attention, ALiBi, LionW) and it is a downstream code model, not a method, dataset or architecture that GPT/Claude/Gemini/Llama-class systems descend from; Replit's product applies and fine-tunes third-party frontier models, placing him in the 3-7 'applies/fine-tunes' band. His language-modeling record is short and organizational rather than personal — Replit's code-completion/model work dates only to roughly 2022-2023 (~2-3 years), preceded by a decade of general dev-tooling and JavaScript-infrastructure engineering with no LM lineage. He is a genuine technical founder-CEO of Replit since 2016 (~10 years, personally building the browser IDE and setting technical direction), but the LM science is executed by others and the company's core is a developer IDE rather than language modeling, so scientific_founder sits in the 3-7 'technical founder outside this field / AI company whose science others do' band rather than higher.","evidence":[{"claim":"Computer science degree from Princess Sumaya University for Technology; founding engineer at Codecademy (2011-2013); software engineer overseeing the JavaScript infrastructure team at Facebook (2013-2016); founded Replit in 2016","source_url":"https://en.wikipedia.org/wiki/Amjad_Masad","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The replit-code-v1-3b model card attributes the model to 'Replit, Inc.' as an organization with no individual developer named; 2.7B parameters, 525B training tokens over Stack Dedup v1.2, trained on 256 x A100-40GB GPUs using Flash Attention, ALiBi positional embeddings and the LionW optimizer","source_url":"https://huggingface.co/replit/replit-code-v1-3b","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records him as CEO of Replit, educated at Princess Sumaya University for Technology, with employers Replit, Codecademy and Meta Platforms — no research affiliation or academic post","source_url":"https://www.wikidata.org/wiki/Q113856785","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Amjad Masad holds a computer science degree from Princess Sumaya University for Technology in Jordan.","source_url":"https://en.wikipedia.org/wiki/Amjad_Masad","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Masad worked as a founding engineer at Codecademy (Nov 2011-Oct 2013), then as a software engineer at Facebook (Oct 2013-Apr 2016) where he led the JavaScript infrastructure team.","source_url":"https://en.wikipedia.org/wiki/Amjad_Masad","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Masad founded Replit, an online integrated development environment, in 2016 with his wife Haya Odeh and brother Faris Masad.","source_url":"https://en.wikipedia.org/wiki/Amjad_Masad","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Computer science degree, Princess Sumaya University for Technology; founding engineer at Codecademy 2011-2013; Facebook JavaScript infrastructure 2013-2016; founded Replit 2016","source_url":"https://en.wikipedia.org/wiki/Amjad_Masad","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"replit-code-v1-3b: 2.7B-parameter causal LM for code, 525B tokens, Stack Dedup v1.2, trained on 256 x A100-40GB; developer listed as Replit, Inc. with no individual author credited","source_url":"https://huggingface.co/replit/replit-code-v1-3b","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata: CEO of Replit; educated at Princess Sumaya University for Technology; employers Replit, Codecademy, Meta Platforms","source_url":"https://www.wikidata.org/wiki/Q113856785","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"replit-code-v1-3b is a 2.7B causal code LM credited to 'Replit, Inc.' with no individual author, built with Flash Attention, ALiBi positional embeddings and the LionW optimizer — a downstream code model, not a component frontier models build on","source_url":"https://huggingface.co/replit/replit-code-v1-3b","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Masad founded Replit in 2016 and is its CEO; his prior record is founding engineer at Codecademy and JavaScript infrastructure at Facebook — software/dev-tooling engineering, no language-modeling research affiliation","source_url":"https://en.wikipedia.org/wiki/Amjad_Masad","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata lists him as CEO of Replit, educated at Princess Sumaya University for Technology, employers Replit/Codecademy/Meta — no academic or research post","source_url":"https://www.wikidata.org/wiki/Q113856785","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"replit-code-v1-3b model card lists the developer as 'Replit, Inc.' (no individual named) and describes a 2.7B code LM using Flash Attention, ALiBi positional embeddings and the LionW optimizer — downstream techniques, not frontier building blocks it originated","source_url":"https://huggingface.co/replit/replit-code-v1-3b","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Masad founded Replit in 2016 and was previously a founding engineer at Codecademy and led Facebook's JavaScript infrastructure team — a genuine hands-on technical founder in developer tooling, not a business founder with technical co-founders","source_url":"https://en.wikipedia.org/wiki/Amjad_Masad","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records him only as CEO of Replit with employers Replit, Codecademy and Meta and no academic/research affiliation; OpenAlex and Semantic Scholar return no author record, so there is no personal language-modeling publication history","source_url":"https://www.wikidata.org/wiki/Q113856785","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BSc Computer Science, Princess Sumaya University for Technology (Jordan)"],"canonical_papers":[],"first_verifiable_year":2011,"notable_systems":["Replit browser IDE","Replit Agent","replit-code-v1-3b (released by Replit, Inc.)","Codecademy learning runtime","Facebook JavaScript infrastructure"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"No research identity exists to confuse: OpenAlex and Semantic Scholar both return not-found, which is correct rather than a collection failure. The PubMed block is entirely homonyms — 'Al Masad AG' and 'Masad A' are Saudi and Palestinian clinical researchers publishing gastroenterology, oncology and toxicology case reports. That contamination propagates into timeline.earliest_pubmed_year 1992 and hence first_verifiable_year 1992 and years_active 34, which are wrong; his real first verifiable professional year is 2011 (Codecademy), about 15 years. Wikipedia calls him a 'billionaire entrepreneur', which is explicitly not evidence under this rubric and was not used. Patents were skipped by the collector, not verified as zero.","adjudication_notes":["vector_embeddings — pass_1 closer, final 3 (pass_1 1, pass_2 7). Pass_2's 7 is the largest unsupported score in this pair: its own rationale cites no embedding, retrieval or vector-search work and justifies the number on the ground that 'he ships and configures these systems directly rather than merely speaking about them', which is the definition of the 3-7 'uses the tools' band, not its top. The verified model card names ALiBi positional embeddings as a training detail of a model authored by 'Replit, Inc.', not by him. 3 credits genuine hands-on exposure without crediting authorship.","transformers_lm — SPLIT, final 4 (pass_1 2, pass_2 7). The deciding verified fact is the replit-code-v1-3b model card, which lists the developer as 'Replit, Inc.' and names no individual: Replit demonstrably trained a real 2.7B code LM on 256 A100s, which is more than pass_1's 2 allows, but no primary source attributes the architecture, training or evaluation to Masad personally, so pass_2's 7 credits organizational output as personal work.","foundations — near-agreement, final 4 (pass_1 3, pass_2 4). An undergraduate CS degree with no thesis, graduate training or publication in linear algebra, optimization or statistical learning; both passes land in the same band and pass_2's 4 is marginally better calibrated.","hands_on_engineering — PASS_2 closer, final 11 (pass_1 9, pass_2 12). Running Facebook's JavaScript infrastructure team, being a founding engineer at Codecademy and personally building Replit's browser IDE is real production engineering across fifteen years; it is general systems and developer-tooling work rather than AI infrastructure, which keeps it inside the 8-12 band.","industry_impact — SPLIT, final 8 (pass_1 6, pass_2 9). Replit's current core product is an LLM-driven coding agent used at scale and the company trained and released its own code LM, which exceeds pass_1's 6; but the underlying models are largely third-party, there is no citation, patent or canonical-paper record, and the company's valuation and reach are explicitly out of scope.","penalties — both passes agree at 0/0 and both are right: Replit was venture-funded on the strength of a shipped product and he has a verifiable fifteen-year engineering career, so capital_without_competence does not apply and no citable evidence of paid placement exists."],"years_language_modeling":3,"years_as_technical_founder":10,"frontier_lineage":["None traceable to Masad personally; replit-code-v1-3b is a downstream code LM consuming existing components (Flash Attention, ALiBi, LionW), not a method/architecture/dataset frontier models descend from"],"technical_founder_roles":["Replit — founder & CEO / technical founder — 2016-present (~10 yrs, dev-tooling core, LM science done by others)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":3,"lm_domain_depth":4,"scientific_founder":6},"confidence":0.82,"duration_ms":49257},{"pass":"pass_2","dimensions":{"frontier_founder":3,"lm_domain_depth":5,"scientific_founder":7},"confidence":0.8,"duration_ms":66905}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Amjad_Masad","wikipedia_title":"Amjad Masad","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"andre-zayarni","name":"André Zayarni","title":"Co-founder & CEO","company":"Qdrant","sector":"general","rank":69,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":7,"transformers_lm":3,"frontier_founder":2,"lm_domain_depth":4,"hands_on_engineering":8,"industry_impact":10,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":25,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":25,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.78,"rationale":"The merge flagged an invariant violation on pass 2's vector_embeddings of 13 — no publications, patents or verified work, yet a score above 7 — and that flag is upheld. The dimension may exceed 7 only on cited verified engineering work, so I checked GitHub's commit API directly rather than inferring from profile badges as pass 2 did. Across the entire qdrant organisation his account azayarni has 46 commits, and in the core qdrant/qdrant engine repository just 6: 'Update logo.svg', a roadmap badge adjustment, two cloud-link edits, an ETA update and README spellcheck fixes. Those are documentation and branding changes, not vector-index, quantization or retrieval code. The rest of his organisation commits are merge commits on the landing page and docs repositories. His GitHub account has 7 public repositories and 80 followers. Pass 2's inference that he is 'a working engineer with a real GitHub presence' rather than a commercial founder does not survive inspection of what the commits actually contain, and its own evidence concedes that the engine-internals authorship at Qdrant belongs to co-founder and CTO Andrey Vasnetsov. Pass 1 reached the same conclusion about the division of technical labour and scored accordingly. There is no OpenAlex, Semantic Scholar, Wikipedia or Wikidata record for him, no paper on approximate nearest-neighbour search, quantization, contrastive learning or dense retrieval, and no patent. What he verifiably did is co-found and lead, as CEO, a company whose entire product is an open-source vector similarity search engine written in Rust with ~34.5k GitHub stars — genuinely core infrastructure for embedding-based retrieval, which supports real industry impact and a vector_embeddings score at the top of the permitted band, but as an org-builder rather than an author of the systems.\n\nFrontier models (GPT/Claude/Gemini/Llama) do not descend from Qdrant — it is a downstream RAG/retrieval database used alongside LLMs, not an architecture, objective, optimizer, tokenizer, dataset or scaling result those models are built on, and Zayarni personally authored none of the vector-search engine (the prior passes confirm engine authorship belongs to co-founder/CTO Andrey Vasnetsov; his own commits are logo/link/README edits), so there is no verifiable frontier lineage under his name (score 2). His language-modeling exposure is adjacent embedding-retrieval infrastructure since Qdrant's 2021 founding (~4 years), as CEO rather than as an author of LM/vector-space research — no papers, patents or engine code — placing him in the thin/adjacent band. He is a genuine co-founder and CEO of a real embeddings-infrastructure company since 2021 (~4 years), but the science and engineering were done by his technical co-founder, which is the textbook 'founder/CEO of an AI company whose science was done by others' case rather than a scientific/technical founder.","evidence":[{"claim":"GitHub's commit search attributes only 6 commits in qdrant/qdrant to author azayarni, and their messages are 'Update logo.svg', 'Roadmap Badge Title', 'adjusted the cloud link', 'Added cloud form link', 'Updated ETA' and 'README spellcheck fixes' — documentation and branding, not engine code","source_url":"https://api.github.com/search/commits?q=author:azayarni+repo:qdrant/qdrant","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Across the whole qdrant organisation his account has 46 commits, predominantly merge commits in qdrant/landing_page and qdrant/docs plus initial commits in .github and qdrant-dotnet","source_url":"https://api.github.com/search/commits?q=author:azayarni+org:qdrant","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub user azayarni is Andre Zayarni, company @qdrant, bio 'Co-founder at Qdrant', Berlin, with 7 public repositories and 80 followers","source_url":"https://api.github.com/users/azayarni","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Qdrant was founded by André Zayarni and Andrey Vasnetsov in 2021; Zayarni is CEO and co-founder; Qdrant is an open-source vector similarity search engine built in Rust","source_url":"https://qdrant.tech/about-us/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The qdrant/qdrant repository is a vector similarity search engine and vector database written in Rust with ~34.5k stars","source_url":"https://github.com/qdrant/qdrant","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"M.Sc. in Medieninformatik (Media Informatics), Karlsruhe University of Applied Sciences, 2007; career as Senior Software Developer/Engineer and technical product roles (VZnet Netzwerke, Bigpoint, Spreadsave, Choisr, MoBerries) before co-founding Qdrant","source_url":"https://theorg.com/org/qdrant/org-chart/andre-zayarni","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Qdrant in Berlin in 2021 as Co-founder and CEO; Qdrant is an open-source vector similarity search engine/database","source_url":"https://qdrant.tech/about-us/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CTO Andrey Vasnetsov (ML engineer, prior roles at Tinkoff Bank and MoBerries) proposed the pivot to neural search and built Qdrant's initial engine in Rust — the core vector-search technology's primary technical architect","source_url":"https://theorg.com/org/qdrant/org-chart/andrey-vasnetsov","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Qdrant was founded by André Zayarni and Andrey Vasnetsov, who collaborated in 2021 on a project leveraging vector similarity search to build a matching engine for unstructured data; Zayarni is CEO and co-founder; Qdrant is a vector search engine built in Rust, offered open-source and as a managed cl","source_url":"https://qdrant.tech/about-us/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub profile azayarni identifies André Zayarni as co-founder at Qdrant, Berlin, with work primarily in Rust and TypeScript and Pull Shark and Starstruck achievements","source_url":"https://github.com/azayarni","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CTO Andrey Vasnetsov proposed the pivot to neural search and built Qdrant's initial engine in Rust — the primary technical architect of the core vector-search technology","source_url":"https://theorg.com/org/qdrant/org-chart/andrey-vasnetsov","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub commit search attributes only 6 commits in qdrant/qdrant to azayarni (logo, badge title, cloud links, ETA, README spellcheck) — no vector-index or retrieval code","source_url":"https://api.github.com/search/commits?q=author:azayarni+repo:qdrant/qdrant","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Qdrant is an open-source vector similarity search engine/database and Zayarni is co-founder and CEO, with CTO Andrey Vasnetsov as the engine's primary technical architect","source_url":"https://qdrant.tech/about-us/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Zayarni's 6 commits to the core qdrant/qdrant engine are documentation/branding (logo, badge title, link edits, ETA, README spellcheck), not vector-index or retrieval code","source_url":"https://api.github.com/search/commits?q=author:azayarni+repo:qdrant/qdrant","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub user azayarni identifies André Zayarni as 'Co-founder at Qdrant', Berlin — a founder/CEO role, not an author of the engine science","source_url":"https://api.github.com/users/azayarni","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":[],"first_verifiable_year":2021,"notable_systems":["Qdrant vector search engine (co-founder and CEO, not engine author)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier is empty on every source: no Wikipedia, Wikidata, OpenAlex, Semantic Scholar or profile page, patents skipped, and a PubMed query returning 2,729 homonym hits that was correctly discarded. Everything here comes from sources I verified directly (Qdrant's about page, the qdrant/qdrant repository, his GitHub user record and GitHub's commit search API). I could not confirm his education from any primary source; pass 1 cited an M.Sc. in Medieninformatik from Karlsruhe University of Applied Sciences via a third-party org-chart aggregator, which is not a primary source, so no degree is recorded. first_verifiable_year is set to 2021, the founding of Qdrant, the earliest date I could verify.","adjudication_notes":["vector_embeddings (8 vs 13) — this is the flagged invariant: pass 1 was right and pass 2's 13 is rejected. The invariant permits a score above 7 only on cited verified engineering work (authored code, papers, patents). Verified fact: GitHub's commit API shows his 6 commits to the core qdrant/qdrant engine are a logo update, a badge title, two link edits, an ETA change and README spellcheck fixes — no vector-index or retrieval code. No paper or patent exists under his name. Scored 7, the ceiling the invariant allows, on the strength of having co-founded and led the vector-search product itself.","hands_on_engineering (8 vs 11): pass 1 was right; settled at 8. Pass 2 inferred hands-on engineering from a Pull Shark badge and Rust/TypeScript language stats; the underlying commits are documentation and merge commits, and pass 2's own evidence concedes engine authorship belongs to CTO Andrey Vasnetsov.","foundations (4 vs 6): pass 1 was right; settled at 4. No degree is confirmable from a primary source and there is no mathematics or ML publication of any kind.","transformers_lm (2 vs 5): split at 3. Qdrant serves LLM retrieval but trains no models and he has authored nothing in the lineage.","industry_impact (9 vs 11): settled at 10. Qdrant is genuinely core embedding-retrieval infrastructure with wide adoption, and leading the org that ships it is creditable even though he did not author the engine."],"years_language_modeling":4,"years_as_technical_founder":0,"frontier_lineage":["None — Qdrant is a downstream RAG/vector database used alongside LLMs; frontier models do not build on it and Zayarni authored no component of it"],"technical_founder_roles":["Qdrant — Co-founder & CEO (business/org leadership, not scientific founder) — 2021–present (~4 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":4,"scientific_founder":5},"confidence":0.82,"duration_ms":45923},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":4,"scientific_founder":4},"confidence":0.82,"duration_ms":47781}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"eli-ben-sasson","name":"Eli Ben-Sasson","title":"Co-founder, President & CEO","company":"StarkWare Industries","sector":"crypto","rank":70,"rubric_version":3,"dimensions":{"foundations":14,"vector_embeddings":1,"transformers_lm":1,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":11,"industry_impact":7,"scientific_founder":7},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":25,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":25,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.9,"rationale":"The two passes agree entirely on the facts and disagree on how to apply the rubric, so this is adjudicated on rubric interpretation rather than on new evidence. Ben-Sasson is a distinguished theoretical computer scientist: PhD Hebrew University 2001 under Avi Wigderson, postdocs at Harvard and MIT, Technion faculty 2005-2020 rising to Full Professor, author of 'Short proofs are narrow — resolution made simple' (JACM 2001), 'SNARKs for C' (2013), Zerocash (2014) and, as first author, the original STARK paper 'Scalable, transparent, and post-quantum secure computational integrity' (ePrint 2018/046) that introduced FRI. He personally invented and built the proof systems that StarkEx and Starknet run on. The question is what that earns under a rubric that measures depth in the core of AI specifically. Pass 1 scored foundations 19 and industry_impact 17 on the strength of the mathematics and the company; pass 2 scored 12 and 6, reasoning that the rubric names the mathematics of statistical learning and that StarkWare's products are blockchain scaling, not AI. Pass 2 has the better reading, but goes too far in one direction as pass 1 does in the other. The rubric's foundations dimension names linear algebra, matrix methods, optimization and statistical learning; his work is proof complexity, error-correcting codes, algebraic complexity and Reed-Solomon proximity testing — first-principles mathematics of genuine depth in the adjacent-but-different tradition, which warrants a strong score but not the 18-20 'authored canonical work the field builds on' band, because the field in question here is AI and his canonical work is not in it. Industry impact likewise cannot sit at 17: that anchor requires orgs or products whose CORE is these systems, and StarkWare's core is validity rollups. Both lineage dimensions are at the floor: neither pass found, and I could not find, any publication, system or patent by him touching embeddings, attention, pretraining or neural networks.\n\nBen-Sasson's entire research corpus is proof complexity, error-correcting codes and zero-knowledge cryptography (STARKs/FRI, SNARKs, Zerocash); none of it — architecture, attention, embeddings, optimizers, tokenizers, pretraining or alignment — is a building block that GPT/Claude/Gemini/Llama-class models descend from, so frontier_founder sits at the floor. He has zero verifiable years in language modeling specifically (statistical/neural LMs, vector-space text models, seq2seq, transformers), placing lm_domain_depth at the floor. He IS a genuine scientific/technical founder — co-founder of StarkWare (2018), Chief Scientist and later CEO, who personally authored the core STARK/FRI research the company's validity rollups run on, ~8 years — but StarkWare's core is blockchain scaling, not AI/LM systems, so the high scientific_founder bands (which require companies whose core is 'these systems') are unavailable and he lands at the top of the 'technical founder outside this field' band.","evidence":[{"claim":"PhD theoretical computer science, Hebrew University 2001 under Avi Wigderson; postdocs at Harvard and MIT; Technion faculty 2005-2020 (Full Professor 2015); invented STARKs and FRI in 2018; co-founded StarkWare 2018, CEO from February 2024; no machine-learning or AI work documented in his biography","source_url":"https://en.wikipedia.org/wiki/Eli_Ben-Sasson","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Scalable, transparent, and post-quantum secure computational integrity' (IACR ePrint 2018/046) with Bentov, Horesh and Riabzev — the founding STARK/FRI paper","source_url":"https://eprint.iacr.org/2018/046","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records the doctorate from Hebrew University with advisor Avi Wigderson and employers Technion and StarkWare","source_url":"https://www.wikidata.org/wiki/Q102301988","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD 2001, Hebrew University of Jerusalem, advisor Avi Wigderson; Technion faculty 2005 (Senior Lecturer) -> 2010 (Associate Professor) -> 2015 (Full Professor), departed 2020; co-founded StarkWare Industries in 2018 with Uri Kolodny, Michael Riabzev, and Alessandro Chiesa; became CEO/president Feb 2","source_url":"https://en.wikipedia.org/wiki/Eli_Ben-Sasson","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of the original zk-STARK paper 'Scalable, transparent, and post-quantum secure computational integrity' (IACR ePrint 2018/046), with Iddo Bentov, Yinon Horesh, and Michael Riabzev -- the founding STARK/FRI protocol paper","source_url":"https://eprint.iacr.org/2018/046","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as Co-Founder and CEO of StarkWare on the company's official team/about page","source_url":"https://starkware.co/about-us/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records doctorate from Hebrew University with advisor Avi Wigderson, employers Technion and StarkWare, and Google Scholar ID M93Auk4AAAAJ","source_url":"https://www.wikidata.org/wiki/Q102301988","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded StarkWare Industries in 2018 and serves as CEO; personally invented the STARK proof system and FRI protocol the company's products (StarkEx/Starknet) run on — a validity-rollup / blockchain-scaling company, not an AI or language-modeling company","source_url":"https://en.wikipedia.org/wiki/Eli_Ben-Sasson","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of the founding STARK/FRI paper 'Scalable, transparent, and post-quantum secure computational integrity' (IACR ePrint 2018/046) — cryptography, not any transformer/embedding/LM lineage cited by frontier model reports","source_url":"https://eprint.iacr.org/2018/046","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of the founding zk-STARK/FRI paper 'Scalable, transparent, and post-quantum secure computational integrity' (ePrint 2018/046) — cryptographic proof systems, not language-model lineage","source_url":"https://eprint.iacr.org/2018/046","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CEO of StarkWare Industries, whose core products (StarkEx, Starknet) are validity rollups for blockchain scaling; he invented the STARK proof system the company runs on","source_url":"https://en.wikipedia.org/wiki/Eli_Ben-Sasson","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records employers Technion and StarkWare and advisor Avi Wigderson; no ML/LM affiliation or work","source_url":"https://www.wikidata.org/wiki/Q102301988","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Theoretical Computer Science, Hebrew University of Jerusalem, 2001 (advisor Avi Wigderson)","Postdoctoral research, Harvard University and MIT"],"canonical_papers":["Short proofs are narrow — resolution made simple (JACM, 2001)","SNARKs for C: Verifying Program Executions Succinctly and in Zero Knowledge (2013)","Zerocash: Decentralized Anonymous Payments from Bitcoin (2014)","Scalable, transparent, and post-quantum secure computational integrity (2018) — STARKs/FRI","Aurora: Transparent Succinct Arguments for R1CS (2019)"],"first_verifiable_year":1999,"notable_systems":["STARK proof system and FRI protocol","StarkEx / Starknet validity rollups","Zcash (founding scientist)"],"citations":8751,"h_index":41,"patents":0,"dossier_notes":"Both passes independently identified the PubMed block as homonym contamination despite homonym_risk=false: its items (a 1987 amiodarone-thrombocytopenia case report, a 1993 chromosome-deletion paper, developmental-milestone papers with A. Ben-Sasson) are not his. That error propagates into the timeline's claim of earliest year 1987 / 39 years active; his real record begins about 1999-2001.","adjudication_notes":["foundations (19 vs 12): pass 2's reading is right but its score is low; settled at 14. The verified fact both passes share is that his entire indexed corpus is proof complexity, coding theory and cryptography with no machine-learning topic. The rubric's 18-20 anchor is 'authored canonical work the field builds on' — he did, but not in this field, so the canonical-AI band is unavailable to him; the genuine first-principles mathematical depth (PhD under Wigderson, JACM, algebraic proof systems) still places him well into the PhD-level band.","industry_impact (17 vs 6): pass 2 was right; settled at 7. The anchor requires organizations or products whose CORE is these systems. StarkWare's core is validity rollups for blockchain scaling — verified from his own biography and the STARK paper — not AI systems. Pass 1's 17 credits a real but out-of-scope company.","hands_on_engineering (14 vs 9): split at 11. He genuinely designed and built the STARK/FRI stack that Starknet runs on, which pass 2 under-credits, but the rubric's dimension is about AI systems, models, or the hardware/infra under them, which this is not.","vector_embeddings (1 vs 2) and transformers_lm (0 vs 2): immaterial; both at 1. Neither pass could cite any ML artifact and neither could I."],"years_language_modeling":0,"years_as_technical_founder":8,"technical_founder_roles":["StarkWare Industries — co-founder, Chief Scientist then CEO (invented/authored the STARK/FRI proof systems the company runs on) — 2018–2026 (~8 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.9,"duration_ms":37910},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.9,"duration_ms":52802}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Eli_Ben-Sasson","wikipedia_title":"Eli Ben-Sasson","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"juan-benet","name":"Juan Benet","title":"Founder & CEO","company":"Protocol Labs (IPFS, Filecoin)","sector":"crypto","rank":71,"rubric_version":3,"dimensions":{"foundations":7,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":2,"lm_domain_depth":1,"hands_on_engineering":14,"industry_impact":10,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":25,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":25,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.74,"rationale":"Juan Benet earned a BS and MS in Computer Science from Stanford University (2010, 2012), then founded Protocol Labs in 2014 and personally authored the IPFS whitepaper ('IPFS - Content Addressed, Versioned, P2P File System', arXiv:1407.3561), combining distributed-hash-table, content-addressing, and Merkle-DAG ideas — genuine, hands-on distributed-systems engineering and a real authored technical paper, plus he went on to build Filecoin. This demonstrates strong systems-engineering foundations (algorithms, cryptographic hashing, distributed protocols) and personal hands-on building of production infrastructure used at scale. However, none of this work is in the core-AI lineage the rubric measures — no linear algebra/optimization/statistical-learning research, no vector-embeddings or representation-learning work, and no transformer/language-model research or engineering. IPFS/Filecoin are content-addressed storage/distributed-systems protocols, not AI systems; any current 'AI' framing at Protocol Labs is business positioning rather than Benet's personal authored research. Scored with real hands-on-engineering credit for the IPFS whitepaper and system-building but very low on the AI-specific dimensions per rubric instructions to not reward adjacent-but-not-core technical work as if it were core AI depth.\n\nBenet's authored work — the IPFS whitepaper (arXiv:1407.3561) and Filecoin protocol design — is content-addressed distributed storage, not any component (architecture, attention, embeddings, optimizers, tokenizers, pretraining objectives, scaling or alignment methods) that today's frontier language models descend from; there is no citable lineage into GPT/Claude/Gemini/Llama-class systems, so frontier_founder is near-absent. His verifiable record shows zero years in language modeling specifically — no vector-space, LSI, n-gram, neural-LM, seq2seq or transformer work — so lm_domain_depth is essentially nil (the dossier's OpenAlex/Semantic Scholar bibliometrics belong to an unrelated Spanish novelist, 1927-1993, and are disregarded). He does genuinely operate as a scientific/technical founder — sole author of the IPFS paper, lead developer of Kubo/js-ipfs/go-libp2p (GitHub @jbenet), setting Protocol Labs' technical direction from May 2014 (~12 years) — but that is a technical founder OUTSIDE the AI/language-modeling field, which the anchor places in the 3-7 band.","evidence":[{"claim":"Founded Protocol Labs in May 2014; author of the IPFS whitepaper 'IPFS - Content Addressed, Versioned, P2P File System' (arXiv:1407.3561, 2014)","source_url":"https://arxiv.org/abs/1407.3561","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'IPFS - Content Addressed, Versioned, P2P File System', arXiv:1407.3561, sole author Juan Benet, submitted 14 July 2014; describes content-addressed block storage with a Merkle DAG, a distributed hashtable and a self-certifying namespace","source_url":"https://arxiv.org/abs/1407.3561","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub @jbenet, Protocol Labs: creator and lead developer of IPFS (23.1k stars), Kubo the Go IPFS implementation (17.1k stars), js-ipfs (7.4k stars) and go-libp2p (6.9k stars); 286 repositories","source_url":"https://github.com/jbenet","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Protocol Labs was founded in May 2014 by Juan Benet, participated in Y Combinator S14; it built IPFS, Filecoin (mainnet October 2020), libp2p, Multiformats and IPLD; its network also includes AI efforts such as BitRobot Network (2025) and Prime Intellect's INTELLECT-2 decentralized 32B RL training r","source_url":"https://pl.xyz/about/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"IPFS was created by Juan Benet, who later founded Protocol Labs in May 2014; alpha released February 2015","source_url":"https://en.wikipedia.org/wiki/InterPlanetary_File_System","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Protocol Labs and Juan Benet are listed as the original authors of Filecoin","source_url":"https://en.wikipedia.org/wiki/Filecoin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sole author of 'IPFS - Content Addressed, Versioned, P2P File System' (arXiv:1407.3561, 2014) — a content-addressed storage protocol (Merkle DAG, DHT, self-certifying namespace), not language-model or representation-learning work","source_url":"https://arxiv.org/abs/1407.3561","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Creator and lead developer of IPFS/Kubo/js-ipfs/go-libp2p under GitHub @jbenet — distributed-systems engineering, no language-modeling repositories","source_url":"https://github.com/jbenet","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded Protocol Labs in May 2014 and is listed as original author of IPFS and Filecoin, personally authoring the core protocol designs the company runs on (technical founder, outside the AI/LM field)","source_url":"https://en.wikipedia.org/wiki/Filecoin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Juan Benet founded Protocol Labs in May 2014 and is sole author of the IPFS whitepaper 'IPFS - Content Addressed, Versioned, P2P File System' (arXiv:1407.3561), a content-addressed storage protocol with a Merkle DAG and distributed hashtable — not AI/language-model research","source_url":"https://arxiv.org/abs/1407.3561","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Protocol Labs / Juan Benet are the original authors of Filecoin, a decentralized storage network (mainnet October 2020) — distributed-systems infrastructure, not frontier-model training or inference stack","source_url":"https://en.wikipedia.org/wiki/Filecoin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Computer Science, Stanford University (2010)","MS Computer Science, Stanford University (2012)"],"canonical_papers":["IPFS - Content Addressed, Versioned, P2P File System (2014, arXiv:1407.3561)"],"first_verifiable_year":2014,"notable_systems":["IPFS (InterPlanetary File System)","Filecoin","Protocol Labs research org"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"CRITICAL: the dossier's Wikipedia/Wikidata AND OpenAlex matches are ALL the wrong person — a Spanish novelist/dramatist Juan Benet (1927-1993), completely unrelated. The OpenAlex 'top works' (Cuentos completos, Volverás a Región, Spanish literary criticism) belong to the novelist, not the Protocol Labs founder. The real Juan Benet has no discoverable OpenAlex/Semantic Scholar/PubMed academic record — his sole verifiable technical output is the self-published IPFS whitepaper (posted to arXiv but not peer-reviewed) plus the Filecoin protocol design. This is real, hands-on distributed-systems engineering but is orthogonal to the AI/ML lineage the rubric scores; treat all dossier bibliometric fields (citations, h-index, timeline) as invalid/homonym-contaminated and disregarded here.","years_language_modeling":0,"years_as_technical_founder":12,"frontier_lineage":["None — IPFS/Filecoin content-addressed storage is orthogonal to the attention→transformer→LLM lineage; not cited or built into frontier-model technical reports"],"technical_founder_roles":["Protocol Labs — founder-CEO / author of IPFS & Filecoin protocol designs — 2014–2026 (~12 years, distributed systems, not AI/LM)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.85,"duration_ms":43029},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.85,"duration_ms":48568}],"source":"seeded","profile_url":null,"wikipedia_title":"Juan Benet","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"nat-friedman","name":"Nat Friedman","title":"Head of Product, Meta Superintelligence Labs; former CEO of GitHub","company":"Meta (Meta Superintelligence Labs)","sector":"general","rank":72,"rubric_version":3,"dimensions":{"foundations":6,"vector_embeddings":2,"transformers_lm":4,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":11,"industry_impact":11,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":25,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":25,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.87,"rationale":"Friedman is a career software engineer and executive with a substantial building record and no personal research record in the AI lineage. He earned a BS from MIT in 1999 in computer science and mathematics — real quantitative training, but at undergraduate level and with no thesis, graduate coursework or publication in learning theory or optimization. I retrieved his Semantic Scholar author record directly and it confirms the absence: the only genuine entries are GNOME-era software writing ('The Bonobo component and document model', 1999; 'Bringing Usability to Open Source', 2006), while 'Carmina Gallo: Intertextual Metapoetics in Virgil's Eclogues' (2013) belongs to a different Nat Friedman. There is no paper, preprint or patent by him anywhere in embeddings, attention, pretraining or scaling. His engineering history is genuine and hands-on — co-founding Ximian with Miguel de Icaza and working on GNOME infrastructure, then co-founding Xamarin around Mono, acquired by Microsoft in 2016 — but that is developer tooling and systems software, not machine learning. As CEO of GitHub from 2018 to 2021 he shipped GitHub Copilot, the first mass-deployed LLM coding product, alongside Codespaces; that is the strongest entry on his record and the basis of the industry-impact score, but every available source documents it as product leadership, with no personal contribution to Codex's training, architecture or evaluation verifiable. His subsequent AI involvement — AI Grant and NFDG investing with Daniel Gross, advising Midjourney, nat.dev, and instigating and funding the Vesuvius Challenge, where his listed role is 'Instigator, Director & Founding Sponsor' while the ink-detection and virtual-unwrapping ML is done by competing teams — is capital allocation and convening, which the rubric excludes from research credit.\n\nFriedman contributes nothing that today's frontier models descend from: no architecture, attention, embedding, optimizer, tokenizer, pretraining, scaling or alignment work appears anywhere in his verified record — GitHub Copilot shipped under his CEO tenure is a product built ON OpenAI Codex, not a component the frontier stack cites, so frontier_founder is near-zero. His language-modeling depth is executive/product-adjacent with zero personal LM research over any period (his only genuine publications are GNOME-era systems-software writing from 1999–2006), so lm_domain_depth sits in the 'adjacent, no LM record' band. He is a genuine, hands-on technical co-founder — Ximian/Mono (1999–2003) and Xamarin (2011–2016, acquired by Microsoft), personally authoring core systems code — but that ~9-year technical-founder record is in developer tooling and systems software, entirely OUTSIDE language modeling, which caps scientific_founder in the 3–7 'technical founder outside this field' band.","evidence":[{"claim":"BS from MIT (1999) in computer science and mathematics; co-founded Ximian with Miguel de Icaza 1999-2003; CTO of Open Source at Novell 2003-2010; co-founded and led Xamarin 2011-2016 (acquired by Microsoft); CEO of GitHub 2018-2021, during which Copilot and Codespaces shipped; head of product at Met","source_url":"https://en.wikipedia.org/wiki/Nat_Friedman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 41234023 contains only four items: 'The Bonobo component and document model' (1999), 'Eof: bringing usability to open source' (2006), 'Bringing Usability to Open Source' (2006) and 'Carmina Gallo: Intertextual Metapoetics in Virgil's Eclogues' (2013) — GNOME-era software writ","source_url":"https://api.semanticscholar.org/graph/v1/author/41234023/papers?fields=title,year,venue,authors&limit=20","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as 'Instigator, Director & Founding Sponsor' of the Vesuvius Challenge; the machine-learning work (ink detection, virtual unwrapping, segmentation) is performed by the competing technical teams","source_url":"https://scrollprize.org/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records education at MIT, occupations programmer/engineer/computer scientist, employers GitHub and Xamarin, and GitHub username 'nat' — no academic degree beyond the MIT BS and no research affiliation","source_url":"https://www.wikidata.org/wiki/Q92955","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BS Computer Science and Mathematics, MIT, 1999; co-founded Ximian in 1999, met Miguel de Icaza via LinuxNet IRC network","source_url":"https://en.wikipedia.org/wiki/Nat_Friedman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"CTO of Open Source at Novell 2003-2010; co-founded and was CEO of Xamarin 2011-2016 (acquired by Microsoft in 2016)","source_url":"https://en.wikipedia.org/wiki/Nat_Friedman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"CEO of GitHub 2018-2021, during which GitHub Copilot, Codespaces, and the native mobile app shipped; currently head of product at Meta Superintelligence Labs (2025) and advisor to Midjourney, board member at Arc Institute","source_url":"https://en.wikipedia.org/wiki/Nat_Friedman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar 'Nat Friedman' match shows only 5 papers / 1 citation / h-index 1 with 3 candidates (unresolved homonym risk); PubMed sample for 'Friedman N' returns entirely unrelated authors (cannabis-use research, pediatric genetics, infection control) confirming those are different people, not","source_url":"https://www.semanticscholar.org/author/41234023","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as 'Instigator, Director & Founding Sponsor' of the Vesuvius Challenge with a $2,250,000 donation; the ML/CV work (segmentation, virtual unwrapping, ink detection via iterative pseudo-labeling) is performed by the technical research teams, with Friedman's contributions directorial and financi","source_url":"https://scrollprize.org/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 41234023 attributes only GNOME-era software papers to him ('The Bonobo component and document model', 1999; 'Bringing Usability to Open Source', 2006), with 5 papers and 1 total citation","source_url":"https://api.semanticscholar.org/graph/v1/author/41234023/papers?fields=title,year,venue,authors","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Career is systems-software and developer-tooling: co-founded Ximian (GNOME/Mono) 1999-2003, co-founded and led Xamarin 2011-2016 (acquired by Microsoft), CEO of GitHub 2018-2021, now head of product at Meta Superintelligence Labs — product/engineering leadership, no personal AI research","source_url":"https://en.wikipedia.org/wiki/Nat_Friedman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records education at MIT and employers GitHub and Xamarin with occupations programmer/engineer/computer scientist — no research affiliation and no work in the language-modeling lineage","source_url":"https://www.wikidata.org/wiki/Q92955","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 41234023 for Nat Friedman contains only GNOME-era software items and 1 total citation — no embeddings, attention, pretraining or scaling paper","source_url":"https://api.semanticscholar.org/graph/v1/author/41234023/papers?fields=title,year,venue,authors","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub Copilot, the first mass-deployed LLM coding product, was built on OpenAI's Codex and shipped as a product during Friedman's GitHub CEO tenure (2018-2021); no personal contribution to its training or architecture is verifiable","source_url":"https://en.wikipedia.org/wiki/Nat_Friedman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records Friedman as founder/technical builder at Xamarin (Mono) and GitHub, MIT-educated programmer/engineer — developer-tooling systems work, not machine-learning research","source_url":"https://www.wikidata.org/wiki/Q92955","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS computer science and mathematics, Massachusetts Institute of Technology (1999)"],"canonical_papers":[],"first_verifiable_year":1999,"notable_systems":["Ximian / GNOME (Bonobo, Evolution)","Mono / Xamarin","GitHub Copilot (shipped as CEO)","GitHub Codespaces","nat.dev","Vesuvius Challenge (instigator and funder)"],"citations":1,"h_index":1,"patents":0,"dossier_notes":"OpenAlex found nothing for him, which is correct — he has no research corpus. The Semantic Scholar match (id 41234023) is a partial homonym merge, which I verified by retrieving the paper list: the Virgil's Eclogues classics paper belongs to a different Nat Friedman (the sculptor/mathematician of math-art conferences), while the GNOME-era entries are genuinely his; the headline '5 papers / 1 citation' is near-zero either way. The PubMed block (1134 raw hits, refined to 97, homonym_risk true) is dominated by unrelated medical researchers named Friedman N/NP/NR and was excluded entirely. The dossier's timeline is entirely null; his first verifiable year as a builder is 1999. The dossier omits the roles most relevant to this index — Copilot shipping under his tenure, the Vesuvius Challenge, AI Grant/NFDG, the Midjourney advisory role and the Meta Superintelligence Labs position — none of which, verified, amounts to personal research.","adjudication_notes":["foundations — SPLIT, final 6 (pass_1 5, pass_2 7). A small dispute. The verified fact is an MIT BS in computer science and mathematics (1999) and nothing beyond it: no thesis, no graduate training, no publication in optimization or statistical learning. That is real undergraduate quantitative training, which places him just below the 8-12 'strong graduate training' band in both passes' reasoning; 6 splits a difference neither pass can support more precisely.","transformers_lm — pass_1 closer, final 4 (pass_1 3, pass_2 6). I retrieved his complete Semantic Scholar paper list and it contains zero AI papers; pass_2's own rationale concedes 'no personal contribution to Codex's training, architecture or evaluation is verifiable'. Shipping Copilot as CEO is product leadership, which the rubric explicitly excludes from research credit, so the 3-7 'manages builders, no personal record' band is correct and 6 sits too high within it.","vector_embeddings — pass_1 right, final 2 vs pass_2's 4. Neither pass cited any embedding, retrieval or vector-search work by him, and his verified publication list contains none.","hands_on_engineering — PASS_2 closer, final 11 (pass_1 6, pass_2 12). Pass_1's 6 understates a verified twenty-year record of personally building shipped systems software — Bonobo/GNOME infrastructure, Evolution, Mono and Xamarin — and pass_2 correctly identifies him as a genuine author of the 1999 Bonobo work rather than merely a manager. It is not AI engineering, however, which keeps it below the 13-17 band.","industry_impact — SPLIT, final 11 (pass_1 10, pass_2 12). Both passes credit the same verified fact — GitHub Copilot, the first mass-deployed LLM coding product, shipped under his tenure as CEO — and differ only on weight. Xamarin and GitHub are real orgs he led, but only Copilot has these systems at its core, and the rubric's exclusion of fundraising and convening removes AI Grant, NFDG and the Vesuvius sponsorship from the calculation entirely.","penalties — both passes agree at 0/0 and both are right: his career is a verifiable engineering record, not an AI company founded on family money, and no citable evidence of paid coverage or purchased reach was found."],"years_language_modeling":0,"years_as_technical_founder":9,"frontier_lineage":["None — GitHub Copilot shipped under his CEO tenure is a downstream product built on OpenAI Codex, not a method/architecture/dataset frontier models descend from"],"technical_founder_roles":["Ximian — co-founder (systems software, GNOME/Mono) — 1999-2003","Xamarin — co-founder & CEO (Mono/cross-platform tooling) — 2011-2016","GitHub — CEO (not a founder) — 2018-2021"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":3,"scientific_founder":5},"confidence":0.82,"duration_ms":45816},{"pass":"pass_2","dimensions":{"frontier_founder":3,"lm_domain_depth":2,"scientific_founder":6},"confidence":0.86,"duration_ms":42200}],"source":"community","profile_url":"https://en.wikipedia.org/wiki/Nat_Friedman","wikipedia_title":"Nat Friedman","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"vincent-weisser","name":"Vincent Weisser","title":"Co-founder & CEO","company":"Prime Intellect","sector":"crypto","rank":73,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":3,"transformers_lm":7,"frontier_founder":4,"lm_domain_depth":3,"hands_on_engineering":8,"industry_impact":8,"scientific_founder":5},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":25,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":25,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.71,"rationale":"Vincent Weisser has no traditional CS/math degree: his education is a Product degree from CODE University of Applied Sciences plus an AI Safety Fundamentals course, not a PhD or research-track program. His prior ventures (Molecule GmbH, VitaDAO, Bio.xyz, dex.blue) are in biotech-DeFi and decentralized-exchange infrastructure, unrelated to core AI research. However, at Prime Intellect (co-founded with Johannes Hagemann) he is a listed contributor on real technical output — the dossier's OpenAlex/Semantic Scholar records show him as a co-author on the INTELLECT-3 technical report (arXiv 2512.16144, 2025), and Prime Intellect has shipped genuine decentralized/distributed LLM pretraining systems (the INTELLECT model series), which is hands-on engineering leadership of real training infrastructure rather than pure business role. This is a moderate case: some hands-on technical credibility via team-authored technical reports and building real distributed-training infra, but no personal foundational research record, so scored low-to-mid rather than high.\n\nWeisser's own contribution to the frontier lineage is thin: he is listed among 23 team authors on the INTELLECT-3 technical report (2025) and is NOT an author on INTELLECT-1 or INTELLECT-2, and Prime Intellect's outputs (decentralized/distributed training, prime-rl, TOPLOC, SHARDCAST) are novel training-infrastructure work but are not named building blocks that GPT/Claude/Gemini/Llama-class models descend from or cite. His verifiable language-modeling record begins only with Prime Intellect (~2023-2025), under 3 years, and reads as founder/CEO leadership rather than personal LM research — no CS/math degree, GitHub with 0 public repos, Wikidata occupation 'businessperson'. As a founder he is the business/vision co-founder of a genuinely core-AI company, but the science is carried by technical co-founder Johannes Hagemann and the research team (Jaghouar, Mattern, et al.), so he does not clear the scientific/technical-founder bar of personally authoring the core research, code or patents. Counting only years the record supports, ~2 years as a founder of an AI-core company with others doing the science.","evidence":[{"claim":"Co-founder & CEO of Prime Intellect, building decentralized compute/training infrastructure for open AI models","source_url":"https://www.vincentweisser.com/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Prior roles: Co-Initiator at Bio.xyz, Molecule GmbH, VitaDAO, founding member of dex.blue","source_url":"https://theorg.com/org/prime-intellect/org-chart/vincent-weisser","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed co-author, INTELLECT-3: Technical Report, arXiv 2512.16144 (2025)","source_url":"https://doi.org/10.48550/arxiv.2512.16144","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"INTELLECT-3 Technical Report (106B-parameter MoE, prime-rl asynchronous RL framework) lists Vincent Weisser among 23 authors from the Prime Intellect Team","source_url":"https://arxiv.org/abs/2512.16144","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"INTELLECT-2: A Reasoning Model Trained Through Globally Decentralized Reinforcement Learning — author list is Sami Jaghouar, Justus Mattern, Jack Min Ong, Jannik Straube, Manveer Basra, Aaron Pazdera, Kushal Thaman, Matthew Di Ferrante, Felix Gabriel, Fares Obeid, Kemal Erdem, Michael Keiblinger and","source_url":"https://arxiv.org/abs/2505.07291","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"INTELLECT-1 Technical Report — authors are Sami Jaghouar, Jack Min Ong, Manveer Basra, Fares Obeid, Jannik Straube, Michael Keiblinger, Elie Bakouch, Lucas Atkins, Maziyar Panahi, Charles Goddard, Max Ryabinin and Johannes Hagemann; Weisser is not an author","source_url":"https://arxiv.org/abs/2412.01152","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Prime Intellect's INTELLECT-2 introduces prime-rl, TOPLOC verifiable inference and SHARDCAST weight distribution for permissionless decentralized RL training","source_url":"https://www.primeintellect.ai/blog/intellect-2","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q126287602 lists Weisser's occupation as 'businessperson' and employer as Molecule GmbH, with no research role recorded","source_url":"https://www.wikidata.org/wiki/Q126287602","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub account vincentweisser has 0 public repositories","source_url":"https://github.com/vincentweisser","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"INTELLECT-3 Technical Report (2025) lists Vincent Weisser among ~23 Prime Intellect Team authors; frontier-relevant systems are team-authored, not personally his","source_url":"https://arxiv.org/abs/2512.16144","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"INTELLECT-1 Technical Report authors are Jaghouar, Ong, Basra, Hagemann et al. — Weisser is not an author, so the core decentralized-training methods are not his personal contribution","source_url":"https://arxiv.org/abs/2412.01152","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q126287602 records Weisser's occupation as 'businessperson' with no research role, consistent with a CEO/business founder rather than a scientific founder","source_url":"https://www.wikidata.org/wiki/Q126287602","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Weisser is listed among the ~23-author Prime Intellect Team on the INTELLECT-3 technical report; not the sole/lead scientific author","source_url":"https://arxiv.org/abs/2512.16144","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"INTELLECT-1 Technical Report author list is led by Sami Jaghouar and includes Johannes Hagemann; Weisser is not an author, indicating the technical/scientific direction is carried by co-founders and the research team","source_url":"https://arxiv.org/abs/2412.01152","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q126287602 records Weisser's occupation as 'businessperson' with employer Molecule GmbH and no research role","source_url":"https://www.wikidata.org/wiki/Q126287602","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Prime Intellect's decentralized-RL stack (prime-rl, TOPLOC verifiable inference, SHARDCAST) is training infrastructure, not a building block frontier labs cite as foundational","source_url":"https://www.primeintellect.ai/blog/intellect-2","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Product degree, CODE University of Applied Sciences","AI Safety Fundamentals course, AI Safety Fundamentals (non-degree)"],"canonical_papers":["INTELLECT-3: Technical Report (2025, team co-author)"],"first_verifiable_year":2025,"notable_systems":["Prime Intellect distributed training platform","INTELLECT-1/2/3 model series"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier's OpenAlex record is explicitly flagged ambiguous (2 candidates) and shows only 1 work (INTELLECT-3), 0 citations; PubMed's 8 matches (PTSD neuroimaging, multiple sclerosis driving studies) are unrelated homonyms from a different Vincent Weisser and should not be attributed to this person. No prior AI research career before Prime Intellect (founded ~2023-24) was found; first_verifiable_year of 2003 in the dossier's timeline comes from the unrelated PubMed homonym and is not reliable — true first verifiable AI-relevant year is ~2024-2025.","years_language_modeling":2,"years_as_technical_founder":2,"frontier_lineage":["No named component of frontier models traces to Weisser personally; Prime Intellect's INTELLECT series and decentralized-training methods (prime-rl/TOPLOC/SHARDCAST) are adjacent infrastructure, not lineage the frontier stack builds on"],"technical_founder_roles":["Prime Intellect — Co-founder & CEO (business/vision; science led by co-founder Johannes Hagemann and research team) — ~2023-2026"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":4,"lm_domain_depth":3,"scientific_founder":5},"confidence":0.72,"duration_ms":50747},{"pass":"pass_2","dimensions":{"frontier_founder":3,"lm_domain_depth":3,"scientific_founder":5},"confidence":0.7,"duration_ms":56453}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"vitalik-buterin","name":"Vitalik Buterin","title":"Co-founder","company":"Ethereum","sector":"crypto","rank":74,"rubric_version":3,"dimensions":{"foundations":10,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":2,"lm_domain_depth":1,"hands_on_engineering":12,"industry_impact":8,"scientific_founder":7},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":25,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":25,"tier":"informed_operator","tier_label":"Informed Operator","confidence":0.8,"rationale":"Buterin never completed a degree (he left the University of Waterloo after taking a Thiel Fellowship, though he did work as an undergraduate research assistant for cryptographer Ian Goldberg), so foundations is scored on verifiable self-taught depth in cryptography, distributed consensus, and mechanism design rather than credentials — this is real mathematical/algorithmic work (he authored the Ethereum whitepaper and Yellow Paper-adjacent design at 19-20) but is cryptography/game-theory/distributed-systems, not the linear-algebra/statistical-learning/ML core this rubric targets. OpenAlex confirms a genuine, non-trivial academic record (22 works, h-index 14, 789 citations) including peer-reviewed papers like 'A Flexible Design for Funding Public Goods' (Management Science, 2019) and 'Combining GHOST and Casper' — real, citable technical output, though entirely in blockchain consensus/cryptoeconomics, not vector embeddings or transformer/LM research. He personally designed and built Ethereum's protocol (hands-on engineering of a system that today runs at global scale), which supports high hands_on_engineering credit even though the system itself is not an AI system. No evidence found of him authoring or leading AI/ML research; his industry impact is enormous in crypto but not in the AI-systems sense this index measures, so transformers_lm and vector_embeddings score near the floor.\n\nNothing of Buterin's work is a building block of today's frontier language models: his verifiable record (Ethereum whitepaper, 'Combining GHOST and Casper', 'Aggregatable Subvector Commitments', public-goods funding mechanisms) is blockchain consensus, cryptography and cryptoeconomics, and no GPT/Claude/Gemini/Llama technical report cites or builds on it, so frontier_founder sits at the floor. He has zero verifiable record in the language-modeling lineage (vector-space/LSI/n-gram/neural LMs, seq2seq, transformers, LLM pretraining/alignment) — his AI involvement is existential-risk philanthropy and commentary, not research — so lm_domain_depth is near zero. He is, however, a genuine scientific/technical founder — he personally authored the whitepaper and core protocol design of Ethereum (2013/2014→present, ~12 years) rather than delegating the science — but that founding work is entirely OUTSIDE this index's field, which caps scientific_founder in the 3-7 'technical founder outside this field' band.","evidence":[{"claim":"Wrote the original Ethereum whitepaper in 2013 at age 19 and launched the network in 2015; worked as an undergraduate research assistant for cryptographer Ian Goldberg at University of Waterloo before leaving via Thiel Fellowship","source_url":"https://en.wikipedia.org/wiki/Vitalik_Buterin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Bitcoin Magazine in 2011 before designing and building Ethereum's smart-contract platform","source_url":"https://btcdirect.eu/en-eu/who-is-vitalik-buterin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Attended University of Waterloo and was a research assistant for cryptographer Ian Goldberg; dropped out in 2014 after a $100,000 Thiel Fellowship; described Ethereum in a white paper in November 2013; his documented AI involvement is existential-risk philanthropy and commentary, with no machine-lea","source_url":"https://en.wikipedia.org/wiki/Vitalik_Buterin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author record (Ethereum Foundation, unambiguous single-candidate match): 22 works, 789 citations, h-index 14, topics blockchain, cryptography and data security, game theory and auction theory","source_url":"https://api.openalex.org/authors/A5069172917","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Aggregatable Subvector Commitments for Stateless Cryptocurrencies' (SCN 2020), a vector-commitment cryptography paper","source_url":"https://doi.org/10.1007/978-3-030-57990-6_3","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Combining GHOST and Casper' (2020), specifying Ethereum's proof-of-stake fork-choice and finality gadget","source_url":"https://arxiv.org/abs/2003.03052","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author record: 22 works, h-index 14, topics blockchain, cryptography and game/auction theory — no language-modeling or ML-core output","source_url":"https://api.openalex.org/authors/A5069172917","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Buterin wrote the Ethereum whitepaper (2013) and personally designed the protocol, launching the network in 2015 — a technical founder whose company's core is blockchain, not AI/LM","source_url":"https://en.wikipedia.org/wiki/Vitalik_Buterin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Combining GHOST and Casper' (2020) specifies Ethereum's proof-of-stake fork choice — representative of his consensus/cryptoeconomics research, none of which feeds frontier LMs","source_url":"https://arxiv.org/abs/2003.03052","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex record shows all 22 works in blockchain/cryptography/game-theory topics with no AI/ML or language-modeling output; frontier LM training reports do not build on Ethereum consensus work","source_url":"https://api.openalex.org/authors/A5069172917","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Aggregatable Subvector Commitments for Stateless Cryptocurrencies' (SCN 2020) is cryptographic vector commitments for stateless blockchains, not representation-learning embeddings or any LM component","source_url":"https://doi.org/10.1007/978-3-030-57990-6_3","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Buterin authored the original Ethereum whitepaper in 2013 and personally set the protocol's technical direction, operating as its scientific/technical founder — a genuine founder-scientist role, but in blockchain, not AI/language modeling","source_url":"https://en.wikipedia.org/wiki/Vitalik_Buterin","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["University of Waterloo (attended, did not complete degree)"],"canonical_papers":["Ethereum: A Next-Generation Smart Contract and Decentralized Application Platform (2013/2014 whitepaper)","A Flexible Design for Funding Public Goods (2019)","Combining GHOST and Casper (2020)"],"first_verifiable_year":2011,"notable_systems":["Ethereum protocol"],"citations":789,"h_index":14,"patents":0,"dossier_notes":"The dossier's single PubMed hit ('Confronting the Carbon-Footprint Challenge of Blockchain', 2023) is plausibly a genuine co-authorship (topic matches his known interest in blockchain energy use) but is flagged homonym_risk:false with low confidence given it is a single-paper match; treated as weak-corroborating evidence only, not weighted heavily. OpenAlex identity match is confident (ambiguous:false, candidates:1, Ethereum Foundation affiliation) and consistent with Wikipedia/Wikidata. Buterin's record is real and technical but is cryptography/cryptoeconomics, not core AI (linear algebra/embeddings/transformers) — scored per the rubric's explicit instruction that fame and blockchain success are not evidence of AI depth.","years_language_modeling":0,"years_as_technical_founder":12,"technical_founder_roles":["Ethereum / Ethereum Foundation — founder & lead protocol designer — 2013–present (~12 years, outside the LM field)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.9,"duration_ms":47194},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.9,"duration_ms":50390}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Vitalik_Buterin","wikipedia_title":"Vitalik Buterin","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"david-minarsch","name":"David Minarsch","title":"Co-founder & CEO","company":"Valory (Olas)","sector":"crypto","rank":75,"rubric_version":3,"dimensions":{"foundations":8,"vector_embeddings":2,"transformers_lm":4,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":10,"industry_impact":6,"scientific_founder":7},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":24,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":24,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.78,"rationale":"Minarsch holds a PhD in Applied Game Theory from the University of Cambridge and has a modest but genuine peer-reviewed record (OpenAlex: 10 works, 62 citations, h-index 5; Semantic Scholar corroborates 9 papers, 64 citations, h-index 5) spanning conflict/network game theory, auction theory, and multi-agent systems applied to blockchains and supply chains. This is legitimate graduate-level quantitative training (game theory, optimization over strategic interactions) adjacent to but not squarely inside the rubric's core (linear algebra/matrix methods/statistical learning); his multi-agent-systems papers ('Autonomous Economic Agents as a Second Layer Technology for Blockchains,' 'Implementation of Autonomous Supply Chains... Multi-Agent Approach') are about coordinating decentralized software agents on blockchains, not about neural sequence models, embeddings, or attention/transformer architectures, so transformers_lm and vector_embeddings credit stays low. He is the co-founder/CEO of Valory, which built the Open Autonomy framework and Olas protocol for on-chain autonomous agents — real, personally-led engineering of a production multi-agent system — supporting a moderate hands_on_engineering score, but the systems are agent-orchestration/DLT infrastructure rather than AI models themselves, so industry_impact (measured by core-AI-system leadership, citations, patents) is comparatively modest given the small citation base.\n\nNone of Minarsch's verifiable record — Cambridge PhD in applied game theory, conflict/network game theory, auction theory, and multi-agent DLT systems (Autonomous Economic Agent Framework, autonomous supply chains) — feeds the frontier language-model lineage: no attention/transformer, embedding, optimizer, tokenizer, pretraining, scaling or alignment work is cited by or built into GPT/Claude/Gemini/Llama technical reports, so frontier_founder is near-floor. He has zero verifiable years in language modeling specifically (his agents HIRE LLMs via the Mech Marketplace but he did not author neural/statistical LMs, vector-space text models or seq2seq/transformer work), so lm_domain_depth is near-floor. He is, however, a genuine technical founder — co-founder/CEO of Valory (founded ~2021, ~4 years), personally leading and co-authoring the Open Autonomy / Olas multi-agent framework with papers under that affiliation — but that field is blockchain agent orchestration, not the core AI/LM research the rubric scores, placing him at the top of the 'technical founder outside this field' band.","evidence":[{"claim":"Semantic Scholar author record (David E. N. Minarsch): 9 papers, 64 citations, h-index 5","source_url":"https://www.semanticscholar.org/author/David-E.-N.-Minarsch/3438886","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Valory team page: David Minarsch is co-founder and CEO of Valory, holds a PhD in Applied Game Theory from the University of Cambridge, and led the team that built 'the first framework for developing MAS in the DLT space'","source_url":"https://valory.xyz","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CEO of Valory; holds a PhD in Applied Game Theory from Cambridge University; led the team that built the first framework for developing multi-agent systems in the DLT space; Valory builds Pearl, the Mech Marketplace and the Olas Stack; co-founder David Galindo is the cryptographer CTO","source_url":"https://www.valory.xyz/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Olas coordinates autonomous AI agents that trade, influence and predict on behalf of owners, with the Mech Marketplace as an agent-hiring platform and Pearl as an agent app store; founded 2021","source_url":"https://olas.network/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Author of 'The Strategy of Conquest', Journal of Economic Theory (2020)","source_url":"https://doi.org/10.1016/j.jet.2020.105161","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'Autonomous Economic Agents as a Second Layer Technology for Blockchains: Framework Introduction and Use-Case Demonstration' (CVCBT 2020)","source_url":"https://doi.org/10.1109/cvcbt50464.2020.00007","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Minarsch co-authored 'Autonomous Economic Agent Framework' (LNCS, 2022), reflecting personally-authored technical work under the Valory/Fetch lineage rather than any transformer/LM contribution","source_url":"https://doi.org/10.1007/978-3-030-97457-2_14","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Olas/Valory (founded 2021) coordinates autonomous AI agents that trade/predict on behalf of owners; the platform orchestrates and hires models rather than training language models, and Minarsch is co-founder/CEO leading the Open Autonomy framework","source_url":"https://olas.network/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Minarsch co-authored 'Autonomous Economic Agents as a Second Layer Technology for Blockchains' (CVCBT 2020) — DLT multi-agent framework work, no LM/transformer lineage","source_url":"https://doi.org/10.1109/cvcbt50464.2020.00007","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CEO of Valory, PhD in Applied Game Theory (Cambridge), led the team that built the first framework for multi-agent systems in the DLT space (Open Autonomy / Olas Stack, Pearl, Mech Marketplace)","source_url":"https://www.valory.xyz/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Olas/Valory (founded 2021) coordinates autonomous agents on-chain — agent-orchestration infrastructure, not language-model research","source_url":"https://olas.network/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD, Applied Game Theory, University of Cambridge"],"canonical_papers":["The strategy of conquest (Journal of Economic Theory, 2020)","Autonomous Economic Agents as a Second Layer Technology for Blockchains (2020)","Implementation of Autonomous Supply Chains for Digital Twinning: a Multi-Agent Approach (2023)","Autonomous Economic Agent Framework (2022)","Dynamic Conflict on a Network (2016)"],"first_verifiable_year":2016,"notable_systems":["Olas / Open Autonomy protocol (multi-agent DLT framework, Valory)"],"citations":62,"h_index":5,"patents":0,"dossier_notes":"OpenAlex match is not ambiguous (candidates:2, name_exact:true) and is corroborated independently by Semantic Scholar (near-identical citation/h-index figures) and by Valory's own team page confirming the Cambridge PhD in Applied Game Theory, so identity confidence is high. Multi-agent systems and game theory are adjacent to AI (used in RL and mechanism design) but this record shows no linear algebra/matrix-methods thesis work, no vector embeddings, and no transformer/attention/LM authorship — scored as strong-but-adjacent graduate training plus real personal engineering leadership of a DLT multi-agent product, not core AI research.","years_language_modeling":0,"years_as_technical_founder":4,"frontier_lineage":["none — no transformer/embedding/optimizer/scaling/alignment work in the frontier-model lineage; Olas consumes LLMs via a marketplace but contributes no foundational component"],"technical_founder_roles":["Valory (Olas) — co-founder & CEO, technical lead of Open Autonomy/Olas multi-agent framework — ~2021–2026 (~4 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":7},"confidence":0.8,"duration_ms":47532},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.7,"duration_ms":43088}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"harry-grieve","name":"Harry Grieve","title":"Co-founder & CEO","company":"Gensyn","sector":"crypto","rank":76,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":3,"transformers_lm":7,"frontier_founder":2,"lm_domain_depth":3,"hands_on_engineering":7,"industry_impact":8,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":24,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":24,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.55,"rationale":"The dossier's Wikipedia (chess grandmaster) and OpenAlex (University of Bath organometallic chemistry researcher) matches are both clearly the wrong person and are disregarded. However, one OpenAlex-listed 'top_work' — the arXiv paper 'Sharing is Caring: Efficient LM Post-Training with Collective RL Experience Sharing' (2509.08721, 2025) — was independently verified via direct arXiv fetch to be a genuine Gensyn systems paper, and Harry Grieve is confirmed as one of its 15 listed co-authors (alongside other Gensyn engineers such as Jeffrey Amico and Matthew J. Wright), with the paper reporting tests on a decentralized RL training network of thousands of Gensyn community nodes. No personal lead-authorship, individually-authored papers, specific contribution statement, university degree, or pre-Gensyn technical role could be verified for Grieve via direct web fetch (search tools were unavailable this session; Gensyn's site has no team/about page and LinkedIn/Crunchbase pages returned errors). Gensyn itself has a substantial, real technical research output (RL post-training, MoE routing, pipeline-parallelism security) rather than being vaporware, which supports a moderate industry_impact and hands_on_engineering score for building/leading the org, but with no verified personal research record Grieve individually scores low on foundations and vector_embeddings per rubric guidance to score lower when unsure. transformers_lm and hands_on_engineering get partial credit strictly for the one verified co-authorship credit on a real transformer/LM post-training systems paper produced by an org he leads, not for demonstrated personal depth.\n\nNothing of Grieve's own work is a building block today's frontier models (GPT/Claude/Gemini/Llama) descend from: his only verifiable technical output is a single co-authorship (6th of 15) on Gensyn's 2025 SAPO decentralized-RL-post-training paper (0 citations), which no frontier lab cites or builds on. His verifiable language-modeling record is under one year (first LM-lineage work 2025); his background is economics/finance (MA Aberdeen, MPA Brown) and applied data science (Director of Data Research at Cytora), not statistical/neural language modeling. He is a genuine co-founder of Gensyn (2020, ~5-6 years) — a real decentralized-ML-training deep-tech company — and is variously listed as co-founder/CTO, but the core research and litepaper are attributed to 'the Gensyn team' (co-founder Ben Fielding holds the AI PhD and leads the science), so his role reads as founder-operator of an AI company whose science is done by others rather than the author of the core research/code/patents.","evidence":[{"claim":"Harry Grieve is confirmed (via direct arXiv fetch) as one of 15 co-authors on 'Sharing is Caring: Efficient LM Post-Training with Collective RL Experience Sharing', a Gensyn paper on collective RL experience sharing tested on a decentralized network of thousands of Gensyn community nodes.","source_url":"https://arxiv.org/abs/2509.08721","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The same paper's PDF confirms the 15-author list including Harry Grieve, and cites Gensyn's own prior work (gensyn2025genrl, gensyn2025rlswarm), confirming this is a genuine Gensyn-authored systems paper, not a homonym or unrelated work.","source_url":"https://arxiv.org/pdf/2509.08721","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Gensyn maintains an active research publication list (RL post-training, mixture-of-experts routing, pipeline-parallelism security, prediction-market mechanism design), indicating the company does genuine technical AI/ML infrastructure work rather than being purely business/marketing-driven.","source_url":"https://www.gensyn.ai/research","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Gensyn's product line (Delphi information markets, RL-Swarm, AXL peer-to-peer AI communication, CodeAssist) confirms the company's core business is decentralized ML training/inference infrastructure, consistent with the dossier's company description.","source_url":"https://www.gensyn.ai/news","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author (sixth of fifteen) of 'Sharing is Caring: Efficient LM Post-Training with Collective RL Experience Sharing' (arXiv:2509.08721, 10 September 2025), introducing SAPO, decentralized RL post-training via shared rollouts across heterogeneous nodes","source_url":"https://arxiv.org/abs/2509.08721","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The Gensyn litepaper (February 2022) is authored by 'the Gensyn team' and derives its verification approach from Jia et al. (2021) probabilistic proof-of-learning, Zheng et al. (2021) graph-based pinpoint protocol and Truebit-style incentive games, rather than original learning results","source_url":"https://docs.gensyn.ai/litepaper","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"An arXiv author search for 'Grieve_H' returns zero results, indicating no independent arXiv publication record under that name","source_url":"http://export.arxiv.org/api/query?search_query=au:%22Grieve_H%22&start=0&max_results=20","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Gensyn's public product and research line (Delphi, CodeAssist, REE, AXL peer-to-peer communication) is company output listed on its own site, with no individual authorship attributed to Grieve","source_url":"https://www.gensyn.ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Grieve's only verified LM-lineage output is co-authorship (6th of 15) on Gensyn's 'Sharing is Caring' SAPO decentralized RL post-training paper (arXiv:2509.08721, Sept 2025, 0 citations); no independent arXiv record under his name.","source_url":"https://arxiv.org/abs/2509.08721","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Gensyn's litepaper and research are attributed to 'the Gensyn team' and derive verification from prior proof-of-learning work (Jia et al. 2021, Zheng et al. 2021), not original learning results authored by Grieve.","source_url":"https://docs.gensyn.ai/litepaper","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Grieve is one of 15 co-authors on Gensyn's 'Sharing is Caring' (SAPO) 2025 RL-post-training paper — his only verifiable LM-lineage work, with no independent authorship and zero citations to date.","source_url":"https://arxiv.org/abs/2509.08721","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":[],"first_verifiable_year":2025,"notable_systems":["Gensyn RL-Swarm / collective RL post-training network (co-author credit only, not verified as personal lead work)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Wikipedia match (English chess grandmaster, b. 2001) is clearly the wrong person — different domain entirely, disregarded. OpenAlex match (University of Bath researcher with 15 works on organometallic nickel NHC complexes and X-ray crystal structures, h-index 1) is clearly the wrong person — a chemistry researcher, not the Gensyn founder; disregarded except for one flagged top_work. That flagged top_work, arXiv 2509.08721 'Sharing is Caring', WAS independently verified as a real Gensyn paper with the real Harry Grieve (Gensyn CEO) as a listed co-author (1 of 15) — this single work should be attributed to the real person, not the OpenAlex chemistry identity it was bundled under. PubMed sample entries (veterinary pharmacovigilance and companion-animal disease surveillance research by a Canadian/UK 'Grieve H', plus a 1965 German-language public health law paper and a 2003 psycholinguistics paper) are all different homonyms unrelated to either the Gensyn founder or the chemistry researcher; disregarded. Could not verify Grieve's university, degree, or pre-Gensyn employment history via available tools this session (WebSearch budget was exhausted; Gensyn's own site has no team/about/founders page; LinkedIn, Crunchbase, and Tracxn fetches all failed with 403/404/402 errors) — scored conservatively low on personal research dimensions per 'if unsure, score lower.'","sector_note":"crypto","years_language_modeling":1,"years_as_technical_founder":6,"frontier_lineage":["None verifiable — one 2025 co-authorship on decentralized RL post-training (SAPO), 0 citations, not a building block frontier models descend from"],"technical_founder_roles":["Gensyn — co-founder (listed co-founder/CTO) — 2020–present (~6 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":3,"scientific_founder":6},"confidence":0.6,"duration_ms":74910},{"pass":"pass_2","dimensions":{"frontier_founder":3,"lm_domain_depth":3,"scientific_founder":6},"confidence":0.6,"duration_ms":76226}],"source":"seeded","profile_url":null,"wikipedia_title":"Harry Grieve","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"gavin-wood","name":"Gavin Wood","title":"Founder","company":"Polkadot, Parity Technologies","sector":"crypto","rank":77,"rubric_version":3,"dimensions":{"foundations":8,"vector_embeddings":4,"transformers_lm":2,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":11,"industry_impact":5,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":22,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":22,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.76,"rationale":"Gavin Wood holds an MEng in Computer Systems and Software Engineering (2002) and a PhD from the University of York (2005), thesis 'Content-based visualization to aid common navigation of musical audio' — genuine graduate-level technical training, but in music-information-retrieval/signal-processing visualization, not the linear-algebra/optimization/statistical-learning core the rubric weights, and not in vector embeddings or the attention/transformer lineage. His major verified technical achievements are in blockchain systems engineering: he wrote most of the original Ethereum client code, authored the Ethereum Yellow Paper formally specifying the EVM, invented the Solidity language, and founded Polkadot/Kusama — substantial hands-on systems-engineering and protocol-design work, but this is cryptographic/distributed-systems engineering, not AI/ML research or infrastructure. No evidence was found of any authored work, patents, or shipped systems touching vector embeddings, transformers, or language modeling. hands_on_engineering is scored solidly for his genuine protocol/systems-building record; the AI-specific dimensions are scored near floor.\n\nGavin Wood's verifiable technical record is entirely in blockchain/distributed-systems protocol design — the Ethereum Yellow Paper (EVM formal spec), the original Ethereum client, the Solidity language, and Polkadot/Kusama — none of which appears in the architecture, embeddings, optimizers, tokenizers, pretraining, scaling or alignment lineage that GPT/Claude/Gemini/Llama-class models descend from, so frontier_founder scores at floor. He has zero record in language modeling — statistical/neural LMs, vector-space text models, seq2seq, transformers or LLM pretraining/alignment — and his 2005 PhD was on content-based visualization of musical audio, not LM lineage, so lm_domain_depth scores at floor. He is, however, a genuine deeply-technical founder who personally authored the core research and code of the companies he built (Parity Technologies founded 2015; Web3 Foundation/Polkadot ~2017), roughly 11 years operating as founder-CTO/chief-scientist — but that field is cryptographic distributed systems, not the language-modeling core the rubric weights, which the anchors place in the 3-7 'technical founder outside this field' band.","evidence":[{"claim":"MEng Computer Systems and Software Engineering (2002) and PhD (2005), University of York, thesis on content-based visualization for musical audio navigation","source_url":"https://en.wikipedia.org/wiki/Gavin_Wood","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wrote most of the code for the first version of Ethereum, served as CTO of the Ethereum Foundation, authored the Ethereum Yellow Paper defining the EVM, credited with inventing Solidity","source_url":"https://en.wikipedia.org/wiki/Gavin_Wood","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'Ethereum: A Secure Decentralised Generalised Transaction Ledger' co-authored work, 5309 citations per OpenAlex, is blockchain protocol design, not AI research","source_url":"https://doi.org/10.48550/arxiv.2005.13456","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"MEng in Computer Systems and Software Engineering, University of York (2002); PhD 2005, thesis 'Content-based visualization to aid common navigation of musical audio'; research scientist at Microsoft; authored the Ethereum Yellow Paper specifying the EVM; proposed Solidity; first CTO of the Ethereum","source_url":"https://en.wikipedia.org/wiki/Gavin_Wood","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ethereum: A Secure Decentralised Generalised Transaction Ledger (the Yellow Paper) is credited to Gavin Wood with ~5,309 citations in OpenAlex","source_url":"https://ethereum.github.io/yellowpaper/paper.pdf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Overview of Polkadot and its Design Considerations (arXiv 2005.13456) — Wood co-author","source_url":"https://arxiv.org/abs/2005.13456","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q43379767 records a PhD, education at University of York, and occupations computer scientist, researcher, software developer; notable works Ethereum and Polkadot","source_url":"https://www.wikidata.org/wiki/Q43379767","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wood authored the Ethereum Yellow Paper formally specifying the EVM, wrote most of the first Ethereum client, invented Solidity, and founded Parity Technologies and Polkadot/Kusama — all distributed-systems/cryptography work, none in the transformer/LM/embedding frontier lineage","source_url":"https://en.wikipedia.org/wiki/Gavin_Wood","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wood's PhD (University of York, 2005) thesis was 'Content-based visualization to aid common navigation of musical audio' — music-information-retrieval/signal-processing, not language modeling","source_url":"https://en.wikipedia.org/wiki/Gavin_Wood","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wood co-founded and serves as a technical founder of Parity Technologies (2015) and the Web3 Foundation, personally driving the Polkadot protocol design (arXiv 2005.13456)","source_url":"https://arxiv.org/abs/2005.13456","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wood wrote most of the first Ethereum client, authored the Ethereum Yellow Paper specifying the EVM, invented Solidity, and founded Parity Technologies and Polkadot — all blockchain/distributed-systems work, not AI/LM","source_url":"https://en.wikipedia.org/wiki/Gavin_Wood","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The Yellow Paper 'Ethereum: A Secure Decentralised Generalised Transaction Ledger' is a distributed-ledger protocol spec with no attention/transformer/embedding content","source_url":"https://ethereum.github.io/yellowpaper/paper.pdf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records Wood as co-founder of Ethereum and creator of Polkadot/Kusama, occupations computer scientist/researcher/software developer — a technical founder whose companies' core is blockchain, not language modeling","source_url":"https://www.wikidata.org/wiki/Q43379767","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["MEng Computer Systems and Software Engineering, University of York (2002)","PhD, University of York (2005), thesis on content-based musical-audio visualization"],"canonical_papers":["Ethereum: A Secure Decentralised Generalised Transaction Ledger (Yellow Paper)","Overview of Polkadot and its Design Considerations (2020)"],"first_verifiable_year":2011,"notable_systems":["Ethereum (original client + EVM spec)","Solidity language","Polkadot","Kusama"],"citations":5339,"h_index":3,"patents":0,"dossier_notes":"Per the task brief's own guidance, this dossier's OpenAlex match is doubtful: works include 'Guidance for health care worker surveys in humanitarian contexts in LMICs' and topics like 'Disaster Response and Management' alongside genuinely his Ethereum/Polkadot papers, suggesting a mixed/homonym-polluted record; only the Ethereum and Polkadot papers were counted as verified. The dossier's PubMed refined sample (79 rows, nephrology/oncology/cardiology papers from UK-affiliated 'G. Wood') is entirely homonym noise from medical researchers and was excluded from scoring. Semantic Scholar match (192 papers, h-index 28, 8 candidates, ambiguous) was not used given the ambiguity flag; no independent verification of his true citation/h-index for CS work was completed this pass beyond the Ethereum paper itself.","years_language_modeling":0,"years_as_technical_founder":11,"frontier_lineage":["none — no contribution to architectures, embeddings, optimizers, tokenizers, pretraining, scaling or alignment that frontier LLMs build on"],"technical_founder_roles":["Ethereum Foundation — co-founder & CTO — 2014-2016","Parity Technologies — co-founder & CTO/chief architect — 2015-present","Web3 Foundation / Polkadot — founder & lead protocol designer — 2017-present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.9,"duration_ms":38482},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.9,"duration_ms":40184}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Gavin_Wood","wikipedia_title":"Gavin Wood","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"mark-zuckerberg","name":"Mark Zuckerberg","title":"Founder, Chairman & CEO","company":"Meta Platforms","sector":"general","rank":78,"rubric_version":3,"dimensions":{"foundations":3,"vector_embeddings":3,"transformers_lm":4,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":6,"industry_impact":12,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":22,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":22,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.81,"rationale":"Zuckerberg attended Harvard studying psychology and computer science but dropped out in his second year (2004) without completing a degree, and has no graduate training, thesis, or authored research in linear algebra, optimization, statistical learning, embeddings, or the attention/transformer lineage. His youth programming (ZuckNet, the Synapse Media Player using a basic recommendation heuristic, ~2002) shows early general coding aptitude but predates and is unrelated to the vector-space/embeddings/transformer research lineage the rubric asks about, and is not itself ML research. He is listed as a co-founder of FAIR (Facebook AI Research, 2013) alongside Yann LeCun, Rob Fergus, and Serkan Piantino, but every source describes his role as organizational/funding leadership — LeCun directed FAIR's actual research program, and Zuckerberg is not credited as a contributor to FAIR's canonical outputs (fastText, PyTorch, Llama). His OpenAlex entry (1,219 works, h-index 15) is a clear name-collision aggregate — the top-cited 'works' are business/patent-law/operations-research papers (SIAM Journal on Optimization, LP relaxation) by other people named Mark Zuckerberg, not this individual, and Semantic Scholar's clean 2-paper/0-citation match is the more trustworthy proxy for his actual personal authorship record, which is essentially nil. Per the rubric, industry_impact still credits him meaningfully for having founded and funded Meta, whose org (under researchers he hired and funded, not personally led technically) produced PyTorch and the Llama model family, which the field runs on — but foundations/embeddings/transformers_lm dimensions stay low because he has no personal research record, exactly the rubric's stated case for 'famous CEO with no personal research record scores LOW' on those axes.\n\nToday's frontier models draw on Meta org outputs — PyTorch, fastText and the Llama family — but those are the work of researchers Zuckerberg hired and funded (LeCun, and the GenAI/FAIR teams), not of his own authorship; no paper, architecture, optimizer, tokenizer or training method traces to him personally, so his frontier lineage is organizational-funder only, not a named building block (frontier_founder 3). He has no verifiable personal record in language modeling at any point in the 1975→2017→2020+ lineage — his youth work (Synapse audio recommender, ~2002) is unrelated, and Semantic Scholar shows 2 papers / 0 citations — so lm_domain_depth is essentially nil (2). He is a genuine technical founder who personally wrote Facebook's original code in 2004 and co-founded FAIR (2013), which is why he clears the floor, but the science and engineering of Meta's AI/LM systems were and are executed by others, placing him squarely in the 'technical founder outside this field / founder-CEO whose AI science is done by others' band (scientific_founder 5).","evidence":[{"claim":"Attended Harvard 2002-2004 studying psychology and computer science; dropped out without completing a degree","source_url":"https://en.wikipedia.org/wiki/Mark_Zuckerberg","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder of Facebook AI Research (FAIR) in 2013 alongside Yann LeCun, Rob Fergus, Serkan Piantino; LeCun directed FAIR's research 2013-2018, not Zuckerberg","source_url":"https://en.wikipedia.org/wiki/Meta_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Meta AI/FAIR produced fastText (2016), PyTorch (2017), and Llama (2023) as organizational outputs, attributed to the research org rather than to Zuckerberg personally","source_url":"https://en.wikipedia.org/wiki/Meta_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Studied psychology and computer science at Harvard from 2002, dropped out in his second year; built ZuckNet, Synapse Media Player (machine learning for listening preferences), CourseMatch and Facemash; Wikipedia documents no AI research, papers or technical contributions to ML, Llama or FAIR","source_url":"https://en.wikipedia.org/wiki/Mark_Zuckerberg","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The SIAM Journal on Optimization paper 'Subset Algebra Lift Operators for 0-1 Integer Programming' (2004) attributed to a Mark Zuckerberg is by D. Bienstock and M. Zuckerberg (DBLP key journals/siamjo/BienstockZ04), an integer-programming researcher, not the Meta CEO","source_url":"https://api.semanticscholar.org/graph/v1/paper/DOI:10.1137/S1052623402420346?fields=title,year,authors,venue,externalIds","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author record for the exact name 'Mark Zuckerberg' shows 2 papers and 0 citations, h-index 0","source_url":"https://api.semanticscholar.org/graph/v1/author/2075634992?fields=name,paperCount,citationCount,hIndex","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata lists his occupation as programmer, entrepreneur, computer scientist and CEO, education at Harvard (psychology, computer science) from 2002, employer Meta Platforms from 2004; no doctoral degree or advisor is recorded","source_url":"https://www.wikidata.org/wiki/Q36215","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Meta AI/FAIR produced fastText (2016), PyTorch (2017) and Llama (2023) as organizational outputs; Yann LeCun directed FAIR's research 2013-2018, not Zuckerberg","source_url":"https://en.wikipedia.org/wiki/Meta_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Zuckerberg co-founded Facebook in 2004, personally writing its original code, and is CEO/chairman/controlling shareholder of Meta — a technical founder whose company's core was a social network, not AI/LM systems","source_url":"https://en.wikipedia.org/wiki/Mark_Zuckerberg","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"FAIR/Meta AI's canonical outputs (fastText 2016, PyTorch 2017, Llama 2023) are attributed to the research org under Yann LeCun's direction, not to Zuckerberg personally","source_url":"https://en.wikipedia.org/wiki/Meta_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Zuckerberg co-founded Facebook in 2004 and personally wrote its original code as a programmer, becoming founder-CEO of what is now Meta; his technical founding is in social networking, not AI/language-modeling science","source_url":"https://en.wikipedia.org/wiki/Mark_Zuckerberg","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Harvard College, psychology and computer science, 2002-2004 (no degree completed)"],"canonical_papers":[],"first_verifiable_year":2002,"notable_systems":["Facebook/Meta Platforms (founder, funder)","FAIR / Meta AI (co-founder, non-technical role)","PyTorch (organizational output, not personal authorship)","Llama (organizational output, not personal authorship)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier's OpenAlex block (works_count 1219, cited_by 891, h_index 15, affiliations BHP/Melbourne/Columbia/Israel-Meta) is almost certainly a mixed pool of multiple people named Mark Zuckerberg (the SIAM Journal on Optimization / LP-relaxation / integer-programming papers are operations-research work unrelated to this individual). The clean Semantic Scholar match (2 papers, 0 citations, h-index 0) is far more credible and was weighted accordingly. PubMed match (1 result, 2024 Nepal encephalitis metagenomics paper) is also an unrelated homonym and was excluded entirely.","years_language_modeling":0,"years_as_technical_founder":0,"frontier_lineage":["Organizational funder/founder of FAIR & Meta GenAI, whose teams (not Zuckerberg personally) produced PyTorch, fastText and Llama that frontier stacks build on; no personal architecture, method, dataset or code in the lineage"],"technical_founder_roles":["Facebook/Meta Platforms — founder-CEO, wrote original code 2004 (social network, not AI/LM)","FAIR/Meta AI — co-founder 2013, organizational/funding role; research led by others"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":3,"lm_domain_depth":2,"scientific_founder":5},"confidence":0.88,"duration_ms":52103},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":6},"confidence":0.86,"duration_ms":49241}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Mark_Zuckerberg","wikipedia_title":"Mark Zuckerberg","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"sam-altman","name":"Sam Altman","title":"Co-founder & CEO","company":"OpenAI","sector":"general","rank":79,"rubric_version":3,"dimensions":{"foundations":3,"vector_embeddings":1,"transformers_lm":4,"frontier_founder":4,"lm_domain_depth":3,"hands_on_engineering":5,"industry_impact":13,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":22,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":22,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.92,"rationale":"Altman is the clearest case in this batch of the pattern the rubric explicitly separates out: enormous influence over the field with no personal record in its core. He studied computer science at Stanford for two years and left in 2005 without a degree, so there is no thesis, no graduate training in linear algebra, optimization or statistical learning, and no verifiable coursework record. He has authored no research in the lineage: his only OpenAlex-indexed item is the GPT-5 System Card (2025), an institutional document listing OpenAI staff, and he appears on the GPT-4 Technical Report the same way — corporate authorship convention across hundreds of names, not a technical contribution to embeddings, attention, pretraining or scaling. No first-author paper, no research-lead role, and no AI/ML patent as inventor were found in any source; the patents on his record are Loopt-era location-based social networking. His hands-on engineering is not zero because he wrote part of the original Loopt codebase as a working founder-engineer from 2005, but that is mobile social software, not AI systems, models or the infrastructure under them, and the engineering at Loopt was led by co-founder Nick Sivo. Industry impact is the one genuinely high dimension, credited strictly on the permitted ground that he co-founded and leads the laboratory that produced GPT-3, InstructGPT/RLHF and GPT-4 — canonical work the field builds on — and that he set its research direction and compute strategy. His fundraising, the Microsoft deal, ChatGPT's user numbers, his investor record and his public profile are excluded entirely; stripped of those, his personal technical record in the core of AI is thin.\n\nNothing of Altman's OWN authorship is part of the foundation frontier models are built on: the transformer, attention, RLHF, scaling-law and pretraining-objective work that GPT/Claude/Gemini/Llama descend from was authored by researchers (Vaswani et al.; OpenAI's Radford, Brown, Ouyang, Christiano et al.), and his only lineage appearances are institutional bylines on the GPT-4 Technical Report and GPT-5 System Card — corporate authorship convention, not a named building block, so frontier_founder sits in the 'applies/leads but no foundational contribution' band. He has no verifiable personal language-modeling record — no statistical/neural LM, embedding, seq2seq or transformer work under his own name across the pre-word2vec-to-transformer arc — so lm_domain_depth is near the floor despite OpenAI's founding in 2015; his role is organizational, not hands-on LM research. He is a co-founder and CEO of OpenAI but the science and engineering are done by others (Sutskever as Chief Scientist and the research staff), which is precisely the 'founder/CEO of an AI company whose science was done by others' anchor (3-7), not a technical/scientific founder who authored the core research, code or patents.","evidence":[{"claim":"Attended Stanford University for two years studying computer science and left in 2005 without earning a degree","source_url":"https://en.wikipedia.org/wiki/Sam_Altman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records his occupations as businessperson, programmer, entrepreneur and chief executive officer, educated at Stanford in computer science, with no doctoral or research affiliation","source_url":"https://www.wikidata.org/wiki/Q7407093","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as one of many co-authors on the GPT-4 Technical Report (2023), an organizational authorship credit across hundreds of names rather than a personal research contribution","source_url":"https://arxiv.org/abs/2303.08774","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Dropped out of Stanford University after two years studying computer science; no degree completed","source_url":"https://finance.yahoo.com/technology/ai/articles/sam-altman-dropped-stanford-2-181500595.html","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Loopt (2005); technical/engineering work led by co-founder Nick Sivo, Altman in CEO/business role","source_url":"https://interestingengineering.com/culture/who-is-sam-altman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"President of Y Combinator 2014-2019 (investor/accelerator leadership, not research)","source_url":"https://techcrunch.com/2019/03/08/y-combinator-president-sam-altman-is-stepping-down-amid-a-series-of-changes-at-the-accelerator","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Attended Stanford University for two years studying computer science and dropped out without earning a bachelor's degree in 2005; co-founded Loopt at 19; joined Y Combinator 2011 and became president 2014; co-founded OpenAI in 2015 and has been CEO since 2019; described in executive and entrepreneur","source_url":"https://en.wikipedia.org/wiki/Sam_Altman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Altman appears on the GPT-4 Technical Report only as one of hundreds of organizational co-authors, not as a technical contributor to attention, pretraining or scaling","source_url":"https://arxiv.org/abs/2303.08774","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Altman is CEO of OpenAI; Ilya Sutskever served as co-founder and Chief Scientist responsible for the research direction, indicating the science was led by others","source_url":"https://en.wikipedia.org/wiki/Sam_Altman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Altman is CEO of OpenAI since 2019 and a co-founder (2015); the lab's language-model research is authored by its research staff, not by him","source_url":"https://en.wikipedia.org/wiki/Sam_Altman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"His OpenAlex/authorship footprint is limited to institutional documents (GPT-4 Technical Report, GPT-5 System Card) carrying hundreds of corporate co-authors, with no personal contribution to attention, pretraining or scaling","source_url":"https://arxiv.org/abs/2303.08774","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Left Stanford computer science after two years with no degree and co-founded Loopt (mobile social software) as founder-CEO, engineering led by co-founder Nick Sivo — no technical-founder record in language modeling","source_url":"https://en.wikipedia.org/wiki/Sam_Altman","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Stanford University, computer science, 2003-2005, left without a degree"],"canonical_papers":[],"first_verifiable_year":2005,"notable_systems":["Loopt (co-founder; wrote part of the original codebase)","OpenAI (co-founder and CEO; organizational leadership of GPT-3/GPT-4, not personal authorship)"],"citations":18,"h_index":1,"patents":2,"dossier_notes":"Several dossier fields are unusable. (1) first_verifiable_year 1995 is wrong: it derives from the PubMed query whose 16 'refined' results are all homonyms (coral-reef ecology, dreissenid mussels, histochemistry, typhoid) — Altman was ten years old in 1995. The correct first verifiable year is 2005. (2) The Semantic Scholar match 'S. Altman' with 31 papers and 31,001 citations is flagged name_exact false with 3 candidates and is a different person or a merged record; it must not be credited to him, and neither pass did. (3) The OpenAlex record is flagged ambiguous (4 candidates) and its only substantive item is an institutional system card. (4) The Wikidata employer field contains an unresolved QID (Q2616400).","adjudication_notes":["industry_impact — SPLIT, final 13 (pass_1 12, pass_2 14). Both passes agree on the permitted ground: he co-founded and leads the lab that produced GPT-3, InstructGPT/RLHF and GPT-4, canonical work the field builds on, and set its research direction. The rubric credits 'leadership of labs that produced canonical work' explicitly, which supports a high score; but it withholds the 18-20 anchor for principal builders of systems the field runs on, and he is not a builder of them, so 13 sits at the top of the 'production systems built and led personally' band without crossing into authorship credit.","transformers_lm — SPLIT, final 4 (pass_1 3, pass_2 5). Neither pass found any authored contribution; the dispute is only how much a system-card byline is worth. The verified fact is that his appearances on the GPT-4 Technical Report and GPT-5 System Card are corporate authorship convention across hundreds of names — real proximity to the work, no personal contribution to attention, pretraining or scaling. 4 keeps him inside the 3-7 'manages builders, no personal record' band, which is what the evidence shows.","foundations — SPLIT, final 3 (pass_1 2, pass_2 4). Two years of undergraduate computer science with no degree, no thesis and no verifiable coursework in the field's mathematics. Pass_2's 4 credits more than the record shows; pass_1's 2 is the near-'nothing verifiable' anchor, which two years of CS study slightly exceeds.","hands_on_engineering — SPLIT, final 5 (pass_1 2, pass_2 7). Pass_2 is right that he wrote part of the original Loopt codebase as a working founder-engineer, so pass_1's 2 is too harsh; but pass_1 is right that the Loopt engineering was led by co-founder Nick Sivo and that none of it is AI systems, models or their infrastructure, so 7 overstates. 5 is mid-band for 'uses the tools, manages builders'.","vector_embeddings — pass_1 right, final 1 vs pass_2's 2. No embedding, retrieval or vector-search work of any kind is attributable to him; this is the 0-2 anchor.","penalties — both passes agree at 0/0 and both are right. This is the profile shape the capital_without_competence penalty targets, but the rubric requires cited evidence of family, friends or inherited money funding the AI company, and OpenAI was founded on named external donor commitments; asserting the penalty without a citable source would be discarded by the merge step and is not permitted on rumour."],"years_language_modeling":0,"years_as_technical_founder":0,"frontier_lineage":["No personal building block; only institutional GPT-4 Technical Report / GPT-5 System Card bylines, which are corporate authorship, not a cited component of frontier models"],"technical_founder_roles":["OpenAI — co-founder & CEO (business/organizational, not scientific/technical founder), 2015–present","Loopt — co-founder & CEO (mobile social software, not AI), 2005–2012"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":4,"lm_domain_depth":3,"scientific_founder":4},"confidence":0.85,"duration_ms":48845},{"pass":"pass_2","dimensions":{"frontier_founder":3,"lm_domain_depth":3,"scientific_founder":4},"confidence":0.82,"duration_ms":65736}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Sam_Altman","wikipedia_title":"Sam Altman","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"arvind-krishna","name":"Arvind Krishna","title":"Chairman & CEO","company":"IBM","sector":"general","rank":80,"rubric_version":3,"dimensions":{"foundations":8,"vector_embeddings":2,"transformers_lm":3,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":6,"industry_impact":10,"scientific_founder":2},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":21,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":21,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.77,"rationale":"Krishna holds a PhD in electrical engineering from the University of Illinois Urbana-Champaign (1991), with graduate research reported as being in distributed systems and data management — genuine doctoral-level technical training, but not in the AI/ML/transformer lineage this rubric targets, giving modest foundations credit. He joined IBM's Thomas J. Watson Research Center in 1990 and spent ~18 years in research roles (database servers, security software) before moving into executive leadership; no evidence was found of personally authored papers, patents, or code in linear algebra/optimization, embeddings, or transformer/LM research specifically — his later Director of IBM Research and CEO roles (2015-2020-present) are organizational leadership over research divisions (including Watson-era AI), not personal authorship of core-AI work. As CEO, he architected the Red Hat acquisition and has directed IBM's AI/cloud/quantum strategy, which is real industry impact on AI-adjacent business lines, but the rubric explicitly excludes 'manages builders, no personal record' from higher scores, so industry_impact reflects organizational leadership of a major tech company rather than lab leadership that personally produced canonical AI work.\n\nNothing of Krishna's own authorship sits in the lineage that GPT/Claude/Gemini/Llama-class models descend from — no attention, transformer, embedding, optimizer, tokenizer, scaling or alignment contribution is retrievable under his name; the only matching OpenAlex record (A5071248780) is a homonym electronics-packaging engineer, and his verified technical work was in distributed systems, databases and security software at IBM Watson (1990–~2009), not language modeling, so his years of continuous personal language-modeling research are effectively zero. He is CEO/chairman of IBM, a century-old company he did not found and whose AI science is produced by others under his organizational leadership, so he does not operate as a scientific/technical founder of any company whose core is these systems. His AI-era role is executive and strategic (Red Hat acquisition, cloud/cognitive strategy), which the rubric explicitly excludes from these founder/depth dimensions.","evidence":[{"claim":"PhD Electrical Engineering, University of Illinois Urbana-Champaign, 1991; BTech Electrical Engineering, IIT Kanpur, 1985.","source_url":"https://en.wikipedia.org/wiki/Arvind_Krishna","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Joined IBM's Thomas J. Watson Research Center in 1990, PhD research reported in distributed systems and data management, spent 18 years at Watson Research through 2009 in technical/software roles (database servers, security software).","source_url":"https://grainger.illinois.edu/alumni/distinguished/Arvind-Krishna","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Named Senior Vice President and Director of IBM Research in January 2015; CEO of IBM since April 2020, chairman since January 2021; principal architect of the Red Hat acquisition.","source_url":"https://en.wikipedia.org/wiki/Arvind_Krishna","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BTech in electrical engineering, IIT Kanpur (1985); PhD in electrical engineering, University of Illinois Urbana-Champaign (1991); joined IBM Thomas J. Watson Research Center 1990 and stayed 18 years; SVP IBM Research 2015; SVP Cloud and Cognitive Software; chairman and CEO of IBM from April 2020; c","source_url":"https://en.wikipedia.org/wiki/Arvind_Krishna","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records education at IIT Kanpur (BTech electrical engineering, 1980-1985) and University of Illinois Urbana-Champaign (MS and PhD in electrical engineering, 1985-1991), occupation chief executive officer from 2020, employer IBM","source_url":"https://www.wikidata.org/wiki/Q56276330","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No AI-lineage authorship is retrievable: the OpenAlex author record matched to this name (A5071248780, 24 works, 66 citations, h-index 4) consists of electronic-packaging, solder-void and polymer-fracture papers with affiliations at Aptiv, Qualcomm UK, PES University and Ohio State, which do not cor","source_url":"https://api.openalex.org/authors/A5071248780","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Krishna is chairman and CEO of IBM since April 2020; he began at IBM's Thomas J. Watson Research Center in 1990 and rose through research/software roles — he did not found IBM or any company in the AI lineage.","source_url":"https://en.wikipedia.org/wiki/Arvind_Krishna","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The only OpenAlex author record matching the name (24 works, h-index 4) is electronic-packaging/solder-void/polymer-fracture research at Aptiv/Qualcomm UK/PES University/Ohio State — a homonym, not the IBM CEO, and contains no language-modeling or transformer-lineage work.","source_url":"https://api.openalex.org/authors/A5071248780","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Krishna joined IBM's Thomas J. Watson Research Center in 1990 and rose through research and executive roles to become CEO in 2020 and chairman in 2021 — never a founder; his research background is databases/security, not the transformer/LM lineage.","source_url":"https://en.wikipedia.org/wiki/Arvind_Krishna","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Electrical Engineering, University of Illinois Urbana-Champaign (1991)","MS Electrical Engineering, University of Illinois Urbana-Champaign","BTech Electrical Engineering, IIT Kanpur (1985)"],"canonical_papers":[],"first_verifiable_year":1990,"notable_systems":["IBM Cloud & Cognitive Software (executive oversight)","Red Hat acquisition","IBM Research (director)"],"citations":66,"h_index":4,"patents":0,"dossier_notes":"Dossier's OpenAlex block (24 works, h-index 4, topics 'Electronic Packaging and Soldering Technologies,' '3D IC and TSV technologies,' affiliations Aptiv/Qualcomm UK/PES University/Ohio State) is a clear homonym — an electronics-packaging engineer, not the IBM CEO with a distributed-systems/database PhD — disregarded in scoring. The dossier's PubMed block (853 raw hits, homonym_risk flagged, titles/years mostly null) is unusable noise and was disregarded. No independently verifiable personal papers, patents, or code from this Arvind Krishna in core AI/ML (foundations math, embeddings, or transformers) were found via this pass's searches; his technical record predates and is adjacent to modern AI (databases, security software), and his AI-era impact is executive/strategic rather than personally authored.","years_language_modeling":0,"years_as_technical_founder":0},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":1},"confidence":0.9,"duration_ms":44124},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":2},"confidence":0.86,"duration_ms":37802}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Arvind_Krishna","wikipedia_title":"Arvind Krishna","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"alex-blania","name":"Alex Blania","title":"Co-founder & CEO","company":"Tools for Humanity / World (Worldcoin)","sector":"crypto","rank":81,"rubric_version":3,"dimensions":{"foundations":8,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":8,"industry_impact":6,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":20,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":20,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.75,"rationale":"Blania holds a dual bachelor's in physics and industrial engineering from the University of Erlangen-Nuremberg (FAU) and pursued a physics master's, doing thesis research at the Max Planck Institute for the Science of Light and finishing at Caltech's Institute for Quantum Information and Matter. He co-authored one real, verifiable paper — 'Deep learning of spatial densities in inhomogeneous correlated quantum systems' (arXiv 2211.09050, 2022) with Sandro Herbig, Fabian Dechent, Evert van Nieuwenburg, and Florian Marquardt (a well-known quantum-machine-learning group leader) — which applies convolutional neural networks to predict physical observables in quantum many-body systems; this is genuine hands-on deep-learning work and gives some graduate-level statistical-learning/optimization credibility, but it is a single co-authored paper (likely thesis-derived, 3 citations) in computational physics, not language modeling, embeddings, or transformer research. He has no found publication, patent, or system in vector embeddings or transformer/LM research, consistent with his training being physics/quantum-computing rather than NLP. His hands-on engineering record is strongest as a builder of the Worldcoin/World Orb biometric hardware and World ID/World App systems since 2020 — real, personally-led systems engineering, but the core technology (iris-biometric hardware, blockchain identity) is not core language-modeling/transformer work, so industry_impact is scored on the basis of building real, complex technical systems rather than on funding raised or market cap.\n\nBlania's only verifiable research is a single 2022 CNN paper on quantum many-body densities (arXiv:2211.09050) — no attention, transformer, embedding, tokenizer, scaling, alignment or dataset work; nothing today's frontier language models (GPT/Claude/Gemini/Llama) descend from, so frontier_founder sits at the floor. He has zero verifiable years in language modeling specifically (statistical/neural LMs, vector-space text, seq2seq, transformers, LLM pretraining/alignment); his lineage is physics/quantum ML and biometric-identity hardware, so lm_domain_depth is at the floor. He is a genuine co-founder and CEO of Tools for Humanity/World since ~2019-2020 (~6 years) with a real technical (physics/ML) background, but the company's core science is iris-biometric hardware, zero-knowledge identity and blockchain — a technical founder OUTSIDE the language-modeling field — which places scientific_founder in the 3-7 band; he operates as founder-CEO rather than the author of the core LM research/patents these systems would need.","evidence":[{"claim":"Blania holds degrees in physics and industrial engineering from the University of Erlangen-Nuremberg (FAU) and pursued a physics master's, doing thesis work at Max Planck Institute for the Science of Light and Caltech's Institute for Quantum Information and Matter","source_url":"https://www.fau.eu/2024/11/news/fau-alumni-mystory-alex-blania-ceo-tools-for-humanity/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-authored 'Deep learning of spatial densities in inhomogeneous correlated quantum systems' (arXiv:2211.09050, 2022) with Sandro Herbig, Fabian Dechent, Evert van Nieuwenburg, and Florian Marquardt, applying CNNs to predict observables in correlated quantum many-body systems","source_url":"https://arxiv.org/abs/2211.09050","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Is CEO of Tools for Humanity and co-founder/CEO of World (Worldcoin), which built the Orb iris-biometric verification hardware (development began 2020, manufacturing established in Erlangen, field testing by 2021), World ID, and World App","source_url":"https://en.wikipedia.org/wiki/Alex_Blania","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Tools for Humanity has raised over $300 million at approximately a $3 billion valuation from established investors (a16z, Blockchain Capital, others), not family/friends money","source_url":"https://en.wikipedia.org/wiki/Alex_Blania","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Dual bachelor's in physics and industrial engineering from University of Erlangen-Nuremberg; master's research in quantum computing and AI at Caltech's Institute for Quantum Information and Matter; left Caltech in October 2019 after Sam Altman and Max Novendstern approached him, to found World and T","source_url":"https://en.wikipedia.org/wiki/Alex_Blania","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"First author of 'Deep learning of spatial densities in inhomogeneous correlated quantum systems' (arXiv:2211.09050, submitted 16 November 2022) with Sandro Herbig, Fabian Dechent, Evert van Nieuwenburg and Florian Marquardt — CNNs trained on random potentials to predict densities in 1D and 2D lattic","source_url":"https://arxiv.org/abs/2211.09050","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q135216343 records him as a German entrepreneur born 1993, occupation computer scientist, with no academic identifiers (no ORCID, no Google Scholar id).","source_url":"https://www.wikidata.org/wiki/Q135216343","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Blania's sole indexed publication is 'Deep learning of spatial densities in inhomogeneous correlated quantum systems' (arXiv:2211.09050, 2022) — CNNs for quantum physics, not any transformer/LM/embedding lineage frontier models build on","source_url":"https://arxiv.org/abs/2211.09050","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Blania co-founded Tools for Humanity and World (Worldcoin) and is CEO, with the core technology being the Orb iris-biometric hardware and World ID/World App — a biometric-identity and blockchain company, not a language-modeling lab","source_url":"https://en.wikipedia.org/wiki/Alex_Blania","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"He left Caltech's Institute for Quantum Information and Matter in October 2019 to co-found the company, giving ~6 years as a founder-CEO with a physics/quantum-ML background outside the LM field","source_url":"https://www.fau.eu/2024/11/news/fau-alumni-mystory-alex-blania-ceo-tools-for-humanity/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Blania's only verifiable paper applies CNNs to spatial densities in correlated quantum systems (arXiv:2211.09050, 2022) — computational physics, not any transformer/embedding/LM building block used by frontier models","source_url":"https://arxiv.org/abs/2211.09050","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Blania co-founded Tools for Humanity and World (Worldcoin), leaving Caltech in October 2019; the company's core technology is the Orb iris-biometric verification hardware and World ID/World App decentralized identity — not language modeling","source_url":"https://en.wikipedia.org/wiki/Alex_Blania","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records him as a German entrepreneur (occupation computer scientist) with no ORCID/Google Scholar identifiers and no language-modeling publication record","source_url":"https://www.wikidata.org/wiki/Q135216343","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Dual Bachelor's, Physics and Industrial Engineering, University of Erlangen-Nuremberg (FAU)","Physics Master's research, Max Planck Institute for the Science of Light / Caltech IQIM (deep learning applied to quantum many-body systems)"],"canonical_papers":[],"first_verifiable_year":2022,"notable_systems":["Worldcoin/World Orb biometric verification hardware","World ID decentralized identity protocol","World App self-custodial wallet"],"citations":3,"h_index":1,"patents":0,"dossier_notes":"Dossier's OpenAlex/Semantic Scholar match (1 work, arXiv 2211.09050) is confirmed correct on independent verification — the paper's co-author Florian Marquardt is a real, established quantum-ML physicist at Max Planck Institute for the Science of Light, consistent with Blania's stated master's thesis affiliation, and the PubMed search correctly returned zero results (no homonym confusion there). No evidence found of any personal transformer/LM or vector-embedding research or publications, consistent with the operator's framing that his core technical background is physics/quantum computing and biometric hardware, not core language-modeling research — scored transformers_lm and vector_embeddings at the floor (1) as directed. No credible source found describing Tools for Humanity/Worldcoin as funded by family or inherited wealth with no technical record; funding is from named institutional VCs, so capital_without_competence is not applied per brief's guidance to score 0 absent a citable source.","years_language_modeling":0,"years_as_technical_founder":6,"frontier_lineage":["None — one CNN quantum-physics paper (arXiv:2211.09050); no attention/transformer/embedding/scaling/alignment/tokenizer/dataset contribution any frontier LM descends from"],"technical_founder_roles":["Tools for Humanity / World (Worldcoin) — co-founder & CEO — ~2019/2020–present (biometric identity + blockchain, not language modeling)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":5},"confidence":0.83,"duration_ms":45342},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.82,"duration_ms":44297}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Alex_Blania","wikipedia_title":"Alex Blania","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"dominic-williams","name":"Dominic Williams","title":"Founder & Chief Scientist","company":"DFINITY (Internet Computer)","sector":"crypto","rank":82,"rubric_version":3,"dimensions":{"foundations":6,"vector_embeddings":1,"transformers_lm":2,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":11,"industry_impact":6,"scientific_founder":7},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":20,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":20,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.84,"rationale":"Williams has a verifiable and substantial technical record entirely in distributed systems and cryptography, with nothing anywhere in the AI lineage. I confirmed the authorship of his principal paper directly against the IACR ePrint archive: 'Internet Computer Consensus' (ePrint 2021/632, with Jan Camenisch, Manu Drijvers, Timo Hanke, Yvonne-Anne Pignolet and Victor Shoup) introduces the ICC family of Byzantine fault-tolerant atomic-broadcast protocols under partial synchrony, with probabilistic leader rotation and optimistic responsiveness. He is also a co-author of the earlier 'DFINITY Technology Overview Series, Consensus System' (2018). Co-authoring a consensus protocol alongside cryptographers of Shoup's and Camenisch's standing is real mathematical competence in probability, cryptography and distributed algorithms, which supports a foundations score adjacent to graduate training — but it is not the linear algebra, optimization or statistical learning the rubric names, and none of it touches representation learning. He founded DFINITY in 2016 and is credibly the principal architect of the Internet Computer's chain-key design, which is why hands-on engineering is his highest dimension. I found no paper, model or system authored by him in vector-space models, embeddings, retrieval, attention, transformers, pretraining, scaling or alignment. The Internet Computer now markets 'Caffeine AI' and an AI app builder, but that is a platform consuming third-party models, and marketing positioning is not evidence under this rubric.\n\nNothing Williams has authored enters the frontier language-model lineage: his verifiable output is the ICC Byzantine-consensus protocol family (IACR ePrint 2021/632, PODC 2022) and the 2018 DFINITY consensus overview — distributed systems and cryptography, not attention, transformers, embeddings, tokenizers, optimizers, pretraining, scaling or alignment — and no frontier model's technical report descends from it, so frontier_founder and lm_domain_depth are essentially absent (0 verifiable years in language modeling; the dossier's 1971/55-year figures are an OpenAlex homonym artifact from a Holocaust-studies scholar). He is, however, a genuine scientific/technical founder: he founded DFINITY in 2016 and personally co-authored the core consensus research and chain-key design the Internet Computer runs on, ~9 years in that role — but that role sits entirely OUTSIDE this field (crypto/distributed systems, not LM), which caps scientific_founder in the 'technical founder outside this field' band. Score 7 reflects roughly nine years of real, hands-on technical founding, discounted because none of it is language-model science.","evidence":[{"claim":"Co-author of 'Internet Computer Consensus' (Camenisch, Drijvers, Hanke, Pignolet, Shoup, Williams, 2021), introducing the ICC family of leader-based Byzantine fault-tolerant consensus protocols assuming partial synchrony, with probabilistic leader rotation and optimistic responsiveness","source_url":"https://eprint.iacr.org/2021/632","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 2115924821 lists the 'DFINITY Technology Overview Series, Consensus System' (2018, with T. Hanke and M. Movahedi) among his papers","source_url":"https://api.semanticscholar.org/graph/v1/author/2115924821?fields=name,paperCount,citationCount","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata describes him as an 'Erlang programmer', software developer and entrepreneur, with no academic degree, research affiliation or doctoral record recorded","source_url":"https://www.wikidata.org/wiki/Q115266892","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BSc Computer Science, King's College London (1992-1995); pre-blockchain career founding Smartdrivez and the MMO game Fight My Monster","source_url":"https://usethebitcoin.com/crypto-personalities/all-you-need-to-know-about-dominic-williams-the-co-founder-of-dfinity/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata describes him as an 'Erlang programmer' / software developer and entrepreneur, consistent with a distributed-systems (not AI research) background","source_url":"https://www.wikidata.org/wiki/Q115266892","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-author of 'DFINITY Technology Overview Series, Consensus System' (2018, 319 citations, with T. Hanke and M. Movahedi); Semantic Scholar author 2115924821 records 5 papers and 319 citations","source_url":"https://api.semanticscholar.org/graph/v1/author/2115924821?fields=name,paperCount,citationCount,hIndex,papers.title,papers.year,papers.citationCount,papers.authors","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Williams co-authored 'Internet Computer Consensus' (Camenisch, Drijvers, Hanke, Pignolet, Shoup, Williams), a Byzantine fault-tolerant atomic-broadcast protocol — distributed-systems/cryptography work with no attention/transformer/LM content","source_url":"https://eprint.iacr.org/2021/632","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records him as an Erlang programmer, software developer and entrepreneur with no academic degree, research affiliation or LM record — consistent with a technical founder outside the language-modeling field","source_url":"https://www.wikidata.org/wiki/Q115266892","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 2115924821 lists only the two DFINITY consensus papers (2018, 2021) as genuinely his — no embedding, retrieval, transformer, pretraining or alignment work","source_url":"https://api.semanticscholar.org/graph/v1/author/2115924821?fields=name,paperCount,citationCount,papers.title,papers.year","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Williams is co-author of 'Internet Computer Consensus' (Camenisch, Drijvers, Hanke, Pignolet, Shoup, Williams), a Byzantine fault-tolerant atomic-broadcast protocol — distributed-systems/cryptography work, not any component frontier language models build on","source_url":"https://eprint.iacr.org/2021/632","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records Williams only as an 'Erlang programmer', software developer and entrepreneur with no LM/AI research affiliation, degree or record — consistent with zero verifiable years in language modeling","source_url":"https://www.wikidata.org/wiki/Q115266892","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Williams founded DFINITY in 2016 and is credibly the principal architect of the Internet Computer's chain-key/consensus design, co-authoring the core papers — a genuine technical-founder role, but in distributed systems/cryptography rather than language modeling","source_url":"https://usethebitcoin.com/crypto-personalities/all-you-need-to-know-about-dominic-williams-the-co-founder-of-dfinity/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BSc Computer Science, King's College London (reported; not confirmed from a primary institutional source)"],"canonical_papers":["Internet Computer Consensus (IACR ePrint 2021/632; PODC 2022)","DFINITY Technology Overview Series, Consensus System (2018)"],"first_verifiable_year":2018,"notable_systems":["Internet Computer / chain-key cryptography platform","ICC consensus protocol family","Caffeine AI (product built on third-party models)"],"citations":319,"h_index":2,"patents":0,"dossier_notes":"The dossier's OpenAlex block is overwhelmingly the WRONG PERSON. A5000266943 (94 works, 152 citations) carries topics 'Memory, Trauma, and Commemoration', 'German History and Society' and 'Italian Fascism and Post-war Society' with affiliations at Leeds, Huddersfield, Liverpool and Northumbria — a UK humanities scholar of Holocaust studies whose works ('Matters of Testimony: Interpreting the Scrolls of Auschwitz', a Slayer 'Angel of Death' article) sit in the list beside the single genuine entry, 'Internet Computer Consensus'. Its earliest_year of 1971 produces the dossier's first_verifiable_year 1971 and years_active 55, which are meaningless; his real first verifiable publication is 2018. The Semantic Scholar profile is also mixed, with only the two DFINITY consensus entries genuinely his. The PubMed block (14,796 raw hits refined to 97, all titles and years null) is unusable noise from an overly broad affiliation query and must be discarded entirely.","adjudication_notes":["foundations — SPLIT, final 6 (pass_1 2, pass_2 8). Pass_2 is right that pass_1's 2 is untenable: I verified against IACR ePrint 2021/632 that he co-authored a Byzantine-consensus protocol with Victor Shoup and Jan Camenisch, which is not something achievable without genuine mathematical competence in probability and cryptography. But pass_2's 8 places him in the 'strong graduate training' band on evidence that is entirely cryptography and distributed algorithms, with no verifiable degree beyond a reported BSc and nothing in linear algebra, optimization or statistical learning — the mathematics this dimension names. 6 credits demonstrated rigor without asserting core-AI training.","hands_on_engineering — PASS_2 right, final 11 (pass_1 6, pass_2 12). He founded DFINITY in 2016 and is credibly the principal architect of the Internet Computer's chain-key design, a large production distributed system — the 8-12 band for senior engineering, which pass_1's 6 understates. It is not AI infrastructure, so it does not reach 13-17.","transformers_lm — pass_1 right, final 2 (pass_1 1, pass_2 3). Both passes searched and neither found any authored work in attention, transformers, pretraining or alignment. The only AI-adjacent item is Caffeine AI, a product consuming third-party models, and its 'self-writing internet' marketing language is explicitly not evidence.","vector_embeddings — pass_1 right, final 1 (pass_1 0, pass_2 2). No embedding, retrieval or vector-search work exists under his name; 1 rather than 0 only because a verifiable technical career sits behind the absence.","industry_impact — SPLIT, final 6 (pass_1 4, pass_2 7). DFINITY is a real R&D organization with a substantial research team and 319 citations attach to the consensus work, which exceeds pass_1's 4; but the org's core is consensus and cryptography rather than language models, so it earns no credit as a lab that produced canonical AI work.","dossier homonym — BOTH PASSES CORRECT and both flagged it: the OpenAlex record is a Holocaust-studies humanities scholar, and the dossier's first_verifiable_year of 1971 (years_active 55) is an artifact of that merge, not his record. Neither pass counted it, and the adjudication uses 2018."],"years_language_modeling":0,"years_as_technical_founder":9,"frontier_lineage":["None — his consensus/chain-key work is not cited by or built into GPT/Claude/Gemini/Llama-class frontier models"],"technical_founder_roles":["DFINITY (Internet Computer) — founder / Chief Scientist, principal architect of chain-key consensus — 2016–present (~9 years, distributed systems/crypto, not language modeling)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.83,"duration_ms":41435},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.82,"duration_ms":43989}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"sam-blackshear","name":"Sam Blackshear","title":"Co-founder & CTO (former)","company":"Mysten Labs (Sui)","sector":"crypto","rank":83,"rubric_version":3,"dimensions":{"foundations":8,"vector_embeddings":1,"transformers_lm":2,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":10,"industry_impact":6,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":20,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":20,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.86,"rationale":"Sam Blackshear holds a PhD in Programming Languages from the University of Colorado Boulder and a BA in CS and Philosophy from Williams College; his entire publication record (26 OpenAlex works, h-index 11, topics: software testing/debugging, formal methods in verification, malware detection) is in static analysis, program verification and compositional race detection (e.g. RacerD, PACM PL 2018; Thresher 2013), not in machine learning, statistical learning theory, or optimization for learning. At Meta he was a principal engineer on the Infer/RacerD static-analysis team and then created the Move smart-contract programming language for the Diem/Libra project, later co-founding Mysten Labs and building the Sui blockchain (2021); this is deep, personal, PhD-level systems/languages engineering, but it is compiler/VM/verification infrastructure, not AI model or embedding/representation-learning infrastructure. No evidence in the dossier or in verification searches of any personal research, code, or shipped system involving embeddings, attention, transformers, pretraining, or neural network training. Mysten Labs/Sui's core product is blockchain L1 infrastructure, not an AI/LM system, so industry_impact is capped by the rubric's 'org's CORE is these systems' requirement despite his strong citations/engineering leadership. Per WebSearch, he has since left Mysten Labs to join Anthropic for defensive security research (2026) -- a security, not ML-research, role -- which does not change the AI-core scoring.\n\nBlackshear's body of work — the Move programming language, RacerD/Infer static analysis, program verification and the Sui object-centric L1 — has no lineage into today's frontier language models: none of it concerns attention, transformers, embeddings, optimizers, tokenizers, pretraining objectives, scaling, or alignment, and nothing of his is cited by or built into GPT/Claude/Gemini/Llama technical reports (his 2024 'Collaboration is all you need' is a Move-smart-contract paper, a title pun, not LM research). He has zero verifiable years in natural-language modeling — his record is entirely programming-languages/formal-methods/blockchain, an adjacent CS field, not the vector-space→LSA→neural-LM→transformer lineage. He is, however, a genuine and exemplary scientific/technical founder: he personally created Move at Meta's Diem project and co-founded Mysten Labs (Sept 2021), where the core technology (Move variant + Sui) is his own research and code — roughly 4–5 years operating in that founder-scientist role — but of a blockchain company, not an AI/LM company, so he scores as a strong technical founder outside this field.","evidence":[{"claim":"PhD in Programming Languages, University of Colorado Boulder; BA Computer Science and Philosophy, Williams College; ~6 years at Meta as Principal Engineer leading development of Move before co-founding Mysten Labs","source_url":"https://www.sui.io/blog/move-origins-sam-blackshear","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Authored 'RacerD: compositional static race detection' (PACM PL / OOPSLA 2018), a compositional static analysis tool for Java built on Facebook's Infer framework -- program analysis/verification, not ML","source_url":"https://research.facebook.com/publications/racerd-compositional-static-race-detection/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar profile corroborates: 17 papers, 665 citations, h-index 13, consistent with the OpenAlex program-analysis/formal-methods focus","source_url":"https://www.semanticscholar.org/author/Sam-Blackshear/1748060","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Mysten Labs (Sept 2021) and built the Sui Layer-1 blockchain, using a variant of Move; recently departed Mysten Labs to join Anthropic for defensive security research","source_url":"https://www.tradingview.com/news/coinpedia:3d1cb34b4094b:0-move-creator-sam-blackshear-leaves-mysten-labs-what-next-for-sui/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"arXiv record shows six papers: Resources: A Safe Language Abstraction for Money (2020, with Dill, Qadeer, Barrett, Mitchell), Robust Safety for Move (2021), The Move Borrow Checker (2022), Sui Lutris (2023), Generating Move Smart Contracts based on Concepts (2024), and Collaboration is all you need:","source_url":"http://export.arxiv.org/api/query?search_query=au:%22Blackshear%22&start=0&max_results=30&sortBy=submittedDate&sortOrder=ascending","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Creator of the Move programming language at Meta's Diem project; co-founded Mysten Labs September 2021 with Evan Cheng, Adeniyi Abiodun, George Danezis and Kostas Chalkias; no AI or machine-learning systems documented for Sui or Mysten Labs","source_url":"https://en.wikipedia.org/wiki/Sui_(blockchain_platform)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar records 17 papers, 665 citations, h-index 13 under an exact name match","source_url":"https://www.semanticscholar.org/author/1748060","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Mysten Labs in September 2021 and built the Sui Layer-1 blockchain using a variant of the Move language he created — a blockchain/PL company, not an AI/LM system","source_url":"https://en.wikipedia.org/wiki/Sui_(blockchain_platform)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Creator of the Move programming language and PhD/PL researcher; entire arXiv/OpenAlex output (RacerD, Move safety, Sui Lutris) is program-analysis and blockchain, with no embeddings/transformer/LM work","source_url":"https://www.sui.io/blog/move-origins-sam-blackshear","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Creator of the Move programming language at Meta's Diem/Libra project and co-founder (Sept 2021) of Mysten Labs, which built the Sui L1 blockchain using a Move variant — a PL/blockchain technical-founder record with no AI/LM systems","source_url":"https://en.wikipedia.org/wiki/Sui_(blockchain_platform)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Publication record (RacerD compositional static race detection, Thresher, Verification modulo versions) is entirely in static analysis and formal verification, not embeddings, transformers or language modeling","source_url":"https://research.facebook.com/publications/racerd-compositional-static-race-detection/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"arXiv papers (Resources: A Safe Language Abstraction for Money 2020, Robust Safety for Move 2021, The Move Borrow Checker 2022, Sui Lutris 2023) confirm a founder-scientist authoring the core research/code his company runs on, all in PL/blockchain rather than the frontier-LM stack","source_url":"https://www.sui.io/blog/move-origins-sam-blackshear","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD, Programming Languages, University of Colorado Boulder","BA, Computer Science and Philosophy, Williams College"],"canonical_papers":["RacerD: compositional static race detection (PACM PL / OOPSLA 2018)","Thresher (OOPSLA 2013)","Verification modulo versions (PLDI 2014)","Almost-correct specifications (PLDI 2013)"],"first_verifiable_year":2010,"notable_systems":["Infer/RacerD static analysis (Facebook/Meta)","Move programming language (Diem/Libra, then Sui)","Sui blockchain (Mysten Labs)"],"citations":398,"h_index":11,"patents":0,"dossier_notes":"OpenAlex/Semantic Scholar match is correct and well-supported (co-author/venue/affiliation consistent with known Facebook/Meta program-analysis work; corroborated independently via web search of PhD institution, Meta role, and Move/Sui history). The PubMed hits (Blackshear SG, 1959-1960 breast cancer surgery papers) are an unrelated homonym and were excluded. This is a genuine PL/formal-methods/systems researcher, not an AI/ML researcher -- his domain is adjacent CS theory (program verification, static analysis) rather than the rubric's target lineage (linear algebra/optimization/statistical learning, embeddings, transformers). Scored honestly low on the three AI-specific dimensions despite strong general CS credentials, per brief instructions not to inflate for accomplished non-AI CS people.","years_language_modeling":0,"years_as_technical_founder":4,"frontier_lineage":["none — Move language, static analysis and Sui L1 are not part of any frontier LLM's architecture, training or inference stack"],"technical_founder_roles":["Mysten Labs (Sui) — co-founder & Chief Scientist / creator of Move — 2021–~2026"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.9,"duration_ms":45219},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":7},"confidence":0.9,"duration_ms":52397}],"source":"seeded","profile_url":null,"wikipedia_title":"Sui (blockchain platform)","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"satya-nadella","name":"Satya Nadella","title":"Chairman & CEO","company":"Microsoft","sector":"general","rank":84,"rubric_version":3,"dimensions":{"foundations":6,"vector_embeddings":2,"transformers_lm":4,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":5,"industry_impact":12,"scientific_founder":1},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":20,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":20,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.89,"rationale":"Nadella holds a BE in Electrical Engineering (Manipal), an MS in Computer Science (University of Wisconsin-Milwaukee), and an MBA (Chicago Booth) — solid technical education but no PhD, no publications, no AI/ML research record, and no canonical papers of any kind found in Wikidata, OpenAlex, Semantic Scholar, or web search. His entire post-1992 career at Microsoft is executive/managerial: Bing, Server & Tools, Cloud & Enterprise/Azure, then CEO since 2014, where he has directed (not personally authored) Microsoft's massive OpenAI partnership and Copilot rollout. The dossier's OpenAlex 'publications' (Shaping the Fourth Industrial Revolution, Navigating Digital Transformation, Hit Refresh) are business/leadership commentary and a memoir, not technical AI research, and per rubric these do not count as core-AI depth. Patents attributed to him (34, per patent-analytics sites) are typical of a senior tech executive named as co-inventor on business/product patents, not evidence of personal hands-on model-building. Industry impact is scored moderately for directing one of the largest AI deployments in the industry (Azure OpenAI Service, Copilot) even though this is managerial rather than a personal research/engineering record — per rubric, a famous CEO with no personal technical record scores low on the research dimensions specifically.\n\nNothing of Nadella's own authorship — no paper, code, architecture, dataset, optimizer or training method — is part of the lineage that GPT/Claude/Gemini/Llama-class models descend from; he directs Microsoft's OpenAI partnership and Copilot rollout as an executive, not as a contributor to their technical foundation, so frontier_founder is near-zero. He has no verifiable personal record in language modeling (statistical/neural LMs, vector-space text models, seq2seq, transformers, pretraining or alignment): his OpenAlex/Semantic Scholar output is business-strategy commentary and a memoir, giving zero years of hands-on LM work. He is not a founder of Microsoft (he joined in 1992, decades after its 1975 founding) and holds no scientific/technical-founder role authoring core research, code or patents a company runs on — his career is entirely executive/managerial, so scientific_founder scores at the floor.","evidence":[{"claim":"MS in Computer Science, University of Wisconsin-Milwaukee; BE Electrical Engineering, Manipal Institute of Technology; MBA, University of Chicago Booth School of Business","source_url":"https://en.wikipedia.org/wiki/Satya_Nadella","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Joined Microsoft in 1992; held engineering-leadership (not individual-contributor research) roles across Bing, Server & Tools, and Cloud & Enterprise/Azure before becoming CEO in 2014","source_url":"https://www.ebsco.com/research-starters/biography/satya-nadella/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Patent portfolio (~34 patents) is business/systems-oriented, not AI-model research; no AI/ML papers found on Google Scholar, arXiv, or DBLP under his name","source_url":"https://insights.greyb.com/satya-nadella-patents/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BE Electrical Engineering, Manipal Institute of Technology 1988; MS Computer Science, University of Wisconsin-Milwaukee 1990; MBA University of Chicago Booth 1997; member of technology staff at Sun Microsystems before joining Microsoft in 1992; president of Server & Tools Division 2011-2014, then EV","source_url":"https://en.wikipedia.org/wiki/Satya_Nadella","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5067894343 lists only 4 works, 232 citations, h-index 3, all business/strategy items (Hit Refresh, Navigating Digital Transformation, Shaping the Fourth Industrial Revolution, Global maxima through local action); topics are Big Data and Business Intelligence and Business Strategies","source_url":"https://api.openalex.org/authors/A5067894343","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q7426870 records education at Manipal Institute of Technology (Bachelor of Engineering), University of Wisconsin-Milwaukee (MS, computer science) and Booth School of Business (MBA), employers Sun Microsystems and Microsoft from 1992; no doctoral advisor and no Google Scholar ID are recorded","source_url":"https://www.wikidata.org/wiki/Q7426870","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Nadella joined Microsoft in 1992 and rose through executive/managerial roles (Bing, Server & Tools, Cloud & Enterprise/Azure) to CEO in 2014; he is not a founder of Microsoft and has no individual-contributor research record","source_url":"https://en.wikipedia.org/wiki/Satya_Nadella","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5067894343 lists only 4 works (Hit Refresh, Navigating Digital Transformation, Shaping the Fourth Industrial Revolution, Global maxima through local action) — business/strategy items, no language-modeling or transformer research","source_url":"https://api.openalex.org/authors/A5067894343","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q7426870 records education and Microsoft/Sun employment but no doctoral advisor, no Google Scholar ID, and no founder or chief-scientist position","source_url":"https://www.wikidata.org/wiki/Q7426870","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5067894343 lists only 4 works (Hit Refresh memoir, 'Navigating Digital Transformation', 'Shaping the Fourth Industrial Revolution', 'Global maxima through local action'), all business/strategy items — no AI/ML, attention, transformer, embedding or scaling paper the frontier stack ci","source_url":"https://api.openalex.org/authors/A5067894343","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q7426870 records Nadella as an employee of Sun Microsystems and Microsoft (from 1992) and CEO from 2014, with no founder position and no doctoral/research advisor — no technical-founder role exists in the record","source_url":"https://www.wikidata.org/wiki/Q7426870","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikipedia describes Nadella's entire Microsoft career as engineering-leadership and executive roles (Bing, Server & Tools, Cloud & Enterprise/Azure, then CEO) — directing platforms, not personally authoring language-modeling research","source_url":"https://en.wikipedia.org/wiki/Satya_Nadella","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BE Electrical Engineering, Manipal Institute of Technology","MS Computer Science, University of Wisconsin-Milwaukee","MBA, University of Chicago Booth School of Business"],"canonical_papers":[],"first_verifiable_year":2017,"notable_systems":["Microsoft Azure (executive leadership, not personal engineering)","Azure OpenAI Service / Copilot (executive sponsorship)"],"citations":232,"h_index":3,"patents":34,"dossier_notes":"Dossier's OpenAlex/Semantic Scholar/PubMed matches all appear correctly identified but reflect business-book/commentary output (Hit Refresh, Fourth Industrial Revolution essays) and unrelated medical-research homonyms (spinal cord injury, CAR T cell papers under 'Nadella S'), not personal AI/ML research — none of this is canonical AI work and should not be weighted as such. No evidence found of Nadella personally authoring any AI/ML technical paper, patent claim, or open-source system.","years_language_modeling":0,"years_as_technical_founder":0,"frontier_lineage":["none — no personally authored method, model, dataset or system that frontier LLMs cite or build on; his link to frontier AI is executive sponsorship of the Microsoft–OpenAI partnership, not a technical contribution"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":1},"confidence":0.9,"duration_ms":40700},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":1},"confidence":0.95,"duration_ms":43089}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Satya_Nadella","wikipedia_title":"Satya Nadella","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"anna-kazlauskas","name":"Anna Kazlauskas","title":"Co-founder & CEO","company":"Vana (Open Data Labs)","sector":"crypto","rank":85,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":3,"transformers_lm":2,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":7,"industry_impact":6,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":19,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":19,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.64,"rationale":"Kazlauskas is not a co-founder of Gensyn (the task context's suggestion appears mistaken) — she is the co-founder/CEO of Vana, a data-ownership/DePIN protocol for AI training data, and this is corroborated across multiple independent sources (MIT News, Crunchbase, podcast profiles). She studied computer science and economics at MIT (no evidence of a completed degree or thesis found — sources describe her as a student/dropout rather than a graduate) and ran a YC-backed (W18) fintech/document-automation ML startup, Iambiq, and later worked as an early engineer at the Celo Foundation adapting the Celo blockchain for mobile. No peer-reviewed papers, patents, or canonical AI research were found under her name; the sole OpenAlex-listed work is a 2026 SSRN research-agenda essay ('The Economics of AI Training Data') with zero citations, which is a position paper, not primary technical research. Her verifiable technical record is real but shallow — production engineering on a blockchain (Celo) and a small ML-for-documents startup — rather than personal contributions to embeddings, attention, or transformer/LM research; Vana's core protocol design (data attestation, proof-of-contribution) is infrastructure/tokenomics work adjacent to AI data pipelines rather than model research itself.\n\nNothing of Kazlauskas's authorship enters the frontier-model foundation: no architecture, attention, embedding, optimizer, dataset or benchmark of hers is cited or built into GPT/Claude/Gemini/Llama technical reports — her sole indexed work is a 2026 SSRN research-agenda essay ('The Economics of AI Training Data') with zero citations, and Vana is user-owned-data / DePIN infrastructure and tokenomics adjacent to training-data pipelines, not language modeling. She has no verifiable language-modeling record at all (statistical/neural LMs, seq2seq, transformers, pretraining or alignment): her hands-on work is blockchain engineering at Celo and an ML document-automation startup (Iambiq, YC W18), so LM domain depth is near-zero. She is, however, a genuine technical founder-CEO with a CS background who set technical direction across roughly eight years (Iambiq 2018 → Vana ~2021–present), which places her in the 'technical founder outside this field' band rather than the LM-core band.","evidence":[{"claim":"Anna Kazlauskas is co-founder and CEO of Vana (Open Data Labs), a protocol for user-owned AI training data — not affiliated with Gensyn","source_url":"https://news.mit.edu/2025/vana-lets-users-own-piece-ai-models-trained-on-their-data-0403","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Before Vana she was an early engineer at the Celo Foundation, working on adapting the Celo blockchain for mobile devices","source_url":"https://nocap.blog/founder/anna-kazlauskas/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"MIT class of 2019; joined the MIT Bitcoin Club in 2015; met co-founder Art Abal in the Media Lab class 'Emergent Ventures' taught by Ramesh Raskar, who still advises Vana on AI research; worked at Celo before founding Vana; Vana uses data DAOs so users pool exported personal data and receive proport","source_url":"https://news.mit.edu/2025/vana-lets-users-own-piece-ai-models-trained-on-their-data-0403","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Vana's documentation describes it as an open protocol for private, user-owned data with encrypted storage, on-chain permission management and a local Personal Server; DataDAOs are an optional application layer, not the core.","source_url":"https://docs.vana.org/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Vana is an open protocol for private, user-owned data (encrypted storage, on-chain permissioning, DataDAOs) — data-ownership infrastructure for AI training data, not language-model research","source_url":"https://docs.vana.org/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kazlauskas co-founded and is CEO of Vana; her prior technical work was early engineering at the Celo Foundation and a YC-backed ML startup, with no language-modeling research record","source_url":"https://news.mit.edu/2025/vana-lets-users-own-piece-ai-models-trained-on-their-data-0403","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kazlauskas is co-founder and CEO of Vana, a protocol for user-owned AI training data (data-ownership/DePIN infrastructure), not an author of frontier-model architecture or training methods","source_url":"https://news.mit.edu/2025/vana-lets-users-own-piece-ai-models-trained-on-their-data-0403","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Her hands-on record is early engineering at the Celo Foundation (mobile blockchain) plus the YC W18 ML-document startup Iambiq — general ML and crypto, with no language-modeling research","source_url":"https://nocap.blog/founder/anna-kazlauskas/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Computer Science and Economics, MIT (degree completion not independently confirmed — multiple sources describe her as leaving MIT to found companies)"],"canonical_papers":[],"first_verifiable_year":2018,"notable_systems":["Vana protocol (user-owned data / AI training data DPO network)","Iambiq (YC W18, ML document automation)","early engineering contributions to Celo blockchain"],"citations":2,"h_index":1,"patents":0,"dossier_notes":"The task context suggesting she might be a Gensyn co-founder is NOT supported by any source found — she is consistently identified across Crunchbase, MIT News, podcasts, and her own site as Vana/Open Data Labs founder, which matches the dossier's own 'company: Vana' field; Gensyn's actual co-founders are Ben Fielding and Harry Grieve. The dossier's OpenAlex match (1 work, the 2026 SSRN piece) appears correctly matched (non-ambiguous, single candidate) but is thin — a research-agenda essay, not original technical research. The PubMed 'Kazlauskas A' results (233 rows, diabetic retinopathy / bearing degradation / quantum imaging papers) are unrelated homonyms (different field entirely, likely Andrius Kazlauskas or similar biomedical/engineering researchers) and were correctly not counted. Overall her identity is confidently established but her technical AI research depth is low and mostly self-reported/entrepreneurial rather than published; scored with moderate-low confidence due to thin corroborating detail on the extent of her personal coding/engineering contribution at Celo and Iambiq.","years_language_modeling":0,"years_as_technical_founder":8,"frontier_lineage":["none — no architecture, method, dataset, optimizer or benchmark of hers is cited by or built into frontier language models; Vana is data-ownership infrastructure adjacent to training-data supply"],"technical_founder_roles":["Iambiq — technical co-founder (ML document automation), YC W18 — ~2018","Vana (Open Data Labs) — co-founder & CEO — ~2021–2026"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":2,"scientific_founder":6},"confidence":0.75,"duration_ms":48283},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":7},"confidence":0.6,"duration_ms":62223}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"anatoly-yakovenko","name":"Anatoly Yakovenko","title":"Co-Founder & CEO","company":"Solana Labs","sector":"crypto","rank":86,"rubric_version":3,"dimensions":{"foundations":6,"vector_embeddings":1,"transformers_lm":1,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":10,"industry_impact":6,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":18,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":18,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.77,"rationale":"Yakovenko holds a BS in computer science from UIUC and spent roughly a decade at Qualcomm as an engineer on wireless and distributed systems, followed by roles at Mesosphere and Dropbox — a real, verifiable, hands-on distributed-systems engineering record. He personally authored the Solana whitepaper and the 'Proof of History' technical paper (2017-2018), and Solana's consensus design is his own engineering work, not a business-only role, which supports hands_on_engineering and foundations (distributed-systems math/algorithms) scores. However none of this touches the rubric's core: there is no vector-embeddings work, no seq2seq/attention/transformer/language-model authorship or training, and no OpenAlex/arXiv record in the AI research lineage — Solana is a blockchain consensus protocol, not an AI system. industry_impact reflects a real, large engineering organization (Solana Labs) but its product is not core-AI infrastructure per the rubric's definition, so it is scored moderately for general technical leadership rather than AI industry impact.\n\nNone of Yakovenko's work is part of the foundation that today's frontier AI models build on: his verifiable output is the Solana whitepaper and the 'Proof of History' consensus design (2017-2018), a blockchain-throughput mechanism cited by no LLM technical report — frontier_founder is essentially nil. He has no verifiable record in language modeling of any era (no vector-space/LSI, n-gram, neural-LM, seq2seq or transformer work; the sole computing paper under his Semantic Scholar id is the Solana architecture paper, the rest being a metallurgy homonym), so lm_domain_depth is nil. He is, however, a genuine scientific/technical founder — he personally authored the core papers and consensus design Solana Labs runs on and co-founded it in 2017 (~8-9 years) — but that company's core is a distributed-ledger protocol, not the AI/language-modeling systems this dimension measures, which caps scientific_founder in the 'technical founder outside this field' band.","evidence":[{"claim":"BS in computer science, University of Illinois Urbana-Champaign; immigrated from Ukraine as a child","source_url":"https://en.wikipedia.org/wiki/Anatoly_Yakovenko","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Spent over a decade at Qualcomm as an engineer on wireless and distributed systems before later roles at Mesosphere and Dropbox","source_url":"https://en.wikipedia.org/wiki/Anatoly_Yakovenko","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Authored 'Solana: A new architecture for a high performance blockchain' and the 'Proof of History: A Clock for Blockchain' whitepaper, and co-founded Solana Labs starting 2017","source_url":"https://en.wikipedia.org/wiki/Anatoly_Yakovenko","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar match (A. Yakovenko, 20 papers, 279 citations) is name_exact:false with 3 candidates — homonym risk not independently resolved to this Yakovenko; not relied on for AI-lineage claims","source_url":"https://www.semanticscholar.org/author/114558484","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BS in computer science, University of Illinois Urbana-Champaign; more than a decade at Qualcomm as an engineer on wireless and distributed systems; engineering roles at Mesosphere and Dropbox from 2016; developed Proof of History in 2017 and co-founded Solana Labs; authored 'Solana: A new architectu","source_url":"https://en.wikipedia.org/wiki/Anatoly_Yakovenko","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 114558484 lists 'Solana: A new architecture for a high performance blockchain v0.8' (2018) as his sole computing paper; the remaining ~19 works under that id are 1980-2011 Russian-language metallurgy papers (blast-furnace stoves, lime kilns, steel-teeming ladles) by a differe","source_url":"https://api.semanticscholar.org/graph/v1/author/114558484/papers?fields=title,year,venue,authors","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata identifies him only as 'Co-Founder - Solana', with no recorded doctorate, advisor, research occupation or publication identifiers","source_url":"https://www.wikidata.org/wiki/Q115947586","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Yakovenko authored the Solana whitepaper and developed the Proof of History consensus mechanism in 2017 and co-founded Solana Labs — a blockchain, not an AI/language-modeling system, and not cited by frontier LLM technical reports","source_url":"https://en.wikipedia.org/wiki/Anatoly_Yakovenko","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 114558484 lists only the Solana architecture paper as his computing work; the remaining ~19 items are unrelated Russian-language metallurgy papers by a homonym — no AI/language-modeling authorship","source_url":"https://www.semanticscholar.org/author/114558484","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records him solely as 'Co-Founder - Solana' with no doctorate, research occupation or publication identifiers in the AI lineage","source_url":"https://www.wikidata.org/wiki/Q115947586","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Yakovenko authored 'Solana: A new architecture for a high performance blockchain' and the 'Proof of History' whitepaper and co-founded Solana Labs in 2017 — a distributed-systems/blockchain consensus contribution, with no AI/LM research in any source","source_url":"https://en.wikipedia.org/wiki/Anatoly_Yakovenko","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata identifies him solely as 'Co-Founder - Solana' with no doctorate, research occupation or publication identifiers; the sole Semantic Scholar computing paper under his id is the Solana whitepaper, the rest being homonym metallurgy papers","source_url":"https://www.wikidata.org/wiki/Q115947586","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Computer Science, University of Illinois Urbana-Champaign"],"canonical_papers":[],"first_verifiable_year":2017,"notable_systems":["Solana blockchain (Proof of History consensus)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier's OpenAlex block shows not found; Semantic Scholar match (h-index 1, name_exact:false, 3 candidates) is unresolved homonym risk and not usable for AI-lineage attribution. Wikipedia/Wikidata identity match is solid and consistent (Solana co-founder). No AI/ML-specific technical record (embeddings, transformers, LM training) was found for this person in any source — his verifiable expertise is distributed systems and blockchain consensus, adjacent to but outside the rubric's AI core.","years_language_modeling":0,"years_as_technical_founder":8,"technical_founder_roles":["Solana Labs — co-founder / core technical architect (Proof of History, whitepaper) — 2017–present (~8-9 yrs), outside the language-modeling field"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.9,"duration_ms":45763},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.9,"duration_ms":40319}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Anatoly_Yakovenko","wikipedia_title":"Anatoly Yakovenko","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"daniel-gross","name":"Daniel Gross","title":"Co-founder (former, June 2024-July 2025); investor/operator","company":"Safe Superintelligence Inc. (formerly); Meta Superintelligence Labs (from July 2025)","sector":"general","rank":87,"rubric_version":3,"dimensions":{"foundations":2,"vector_embeddings":5,"transformers_lm":2,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":6,"industry_impact":6,"scientific_founder":5},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":18,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":18,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.69,"rationale":"Gross has no degree, thesis, or authored paper in linear algebra, optimization, or statistical learning that any source corroborates (Wikidata's only 'educated_at' entry is a pre-military prep academy in Israel, not a university; no evidence of a CS/ML PhD or dropout-from-Stanford narrative could be verified). His one concrete technical artifact is Greplin/Cue (founded 2010, launched at 19), a product letting users search across email, social media and cloud-storage accounts from one place with 'predictive search features' added in 2012 - this is consumer full-text/cross-account search and light personalization, not documented vector-space, embedding, or LM research, so it earns modest vector_embeddings/hands_on_engineering credit for shipping a real search system, not for research depth. After Apple acquired Cue in 2013 (Apple then shut Cue down), Gross became 'a director focused on machine learning' at Apple - a leadership/management title with no corroborated description of him personally building models or infrastructure. His subsequent record (YC partner running the YC AI program 2017+, prolific angel investor in Uber/GitHub/Figma/Perplexity/CoreWeave, co-deploying the Andromeda Cluster of 2,512 H100 GPUs for startups with Nat Friedman) is investing/infrastructure-provisioning, which the rubric explicitly excludes from credit. He co-founded SSI with Ilya Sutskever and Daniel Levy in June 2024 but left after about a year (July 2025) for Meta Superintelligence Labs; no source found describes his specific day-to-day role at SSI as research/engineering versus operations, fundraising, or recruiting, so industry_impact credit reflects only being an early co-founder of a lab whose stated mission is building safe superintelligence, not personal technical leadership of its research. Semantic Scholar's 17-paper/h-index-5 match and the PubMed entries (yeast transcription/genome biology by 'Gross DS', viral immunology by 'Gross DA') are unrelated homonyms with no overlap in co-authors, venue, or subject matter and are excluded entirely.\n\nNothing of Gross's own work sits in the lineage today's frontier models descend from: no authored architecture, attention/embedding method, optimizer, tokenizer, dataset, scaling result or alignment technique, and no paper cited by any frontier technical report (OpenAlex/arXiv cs.LG return nothing; Semantic Scholar and PubMed hits are confirmed homonyms). His one built system, Greplin/Cue (2010–2013), was consumer cross-account full-text search with light personalization, not language modeling — so his verifiable LM-domain record is essentially nil, adjacent at best, well under the 3-year floor for continuous personal LM work. He was a genuine young technical/product founder of Cue for roughly three years, but that work was outside the LM core; at SSI (co-founded June 2024, left July 2025) the science belongs to Ilya Sutskever and Daniel Levy, and no source documents Gross personally authoring core research, code or patents there — placing scientific_founder in the 'technical founder outside this field / AI-company founder whose science was done by others' band.","evidence":[{"claim":"Gross launched Greplin (later renamed Cue) in 2010 at age 19; it let users search online accounts (social media, email, cloud storage) from one place, with predictive search features added in 2012; Apple acquired Cue in 2013 for a reported $40-60M and shut it down shortly after.","source_url":"https://en.wikipedia.org/wiki/Daniel_Gross_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"After the acquisition, Gross joined Apple as a director focused on machine learning; in 2017 he joined Y Combinator as a partner and created the 'YC AI' program; he is described as a notable technology investor (Uber, Instacart, Figma, GitHub, Airtable, Rippling, CoreWeave, Character.ai, Perplexity","source_url":"https://en.wikipedia.org/wiki/Daniel_Gross_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Gross and Nat Friedman deployed the Andromeda Cluster, a supercomputer cluster of 2,512 H100 GPUs for startup use.","source_url":"https://en.wikipedia.org/wiki/Daniel_Gross_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"In June 2024 Gross co-founded Safe Superintelligence Inc. with Ilya Sutskever and Daniel Levy; in July 2025 Gross left SSI to join Meta Superintelligence Labs.","source_url":"https://en.wikipedia.org/wiki/Daniel_Gross_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Safe Superintelligence Inc.'s stated mission is 'Building safe superintelligence (SSI) is the most important technical problem of our time' and it is presented as the company's sole focus, though the SSI website itself lists no founder biographical detail confirming Gross's specific technical role.","source_url":"https://ssi.inc","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No university degrees documented; co-founded Greplin 2010 (rebranded Cue 2012, a unified search product with predictive search), acquired by Apple 2013; became a director focused on machine learning at Apple; joined Y Combinator as partner 2017 and created the YC AI program; co-founded Safe Superint","source_url":"https://en.wikipedia.org/wiki/Daniel_Gross_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"An arXiv author search for 'Daniel Gross' restricted to cs.LG returns zero results","source_url":"http://export.arxiv.org/api/query?search_query=au:%22Daniel_Gross%22+AND+cat:cs.LG&start=0&max_results=20","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records occupation 'businessperson', education limited to Bnei David Mechina, employer Cue, and notable work Cue — no academic degree, affiliation or research output","source_url":"https://www.wikidata.org/wiki/Q19364797","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Gross co-founded Greplin/Cue in 2010 (cross-account personal search), acquired by Apple 2013; became a director focused on machine learning at Apple; co-founded SSI with Ilya Sutskever and Daniel Levy June 2024 and left for Meta July 2025 — no authored papers or research artifacts in the AI core.","source_url":"https://en.wikipedia.org/wiki/Daniel_Gross_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"An arXiv author search for 'Daniel Gross' restricted to cs.LG returns zero results, and Wikidata records occupation 'businessperson' with no academic degree, affiliation or research output.","source_url":"https://www.wikidata.org/wiki/Q19364797","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"An arXiv cs.LG author search for 'Daniel Gross' returns zero results, and Wikidata records occupation 'businessperson' with no academic degree, affiliation or research output — no authored LM or transformer lineage work.","source_url":"https://www.wikidata.org/wiki/Q19364797","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["No verified university degree; Wikidata lists only 'Bnei David Mechina', an Israeli pre-military preparatory academy, as 'educated_at' - not a CS/ML program. Commonly repeated claims of a Stanford or other college dropout could not be corroborated by any source fetched in this pass; treat as unverified."],"canonical_papers":[],"first_verifiable_year":2010,"notable_systems":["Greplin/Cue (cross-account personal search, 2010-2013)","Andromeda Cluster (2,512 H100 GPU cluster, with Nat Friedman)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"OpenAlex found nothing (correctly - no academic profile exists). The Semantic Scholar match (17 papers, h-index 5, 'name_exact': true) is almost certainly a homonym: no corroborating co-author, venue, or subject-matter overlap with Daniel Gross the entrepreneur was found, and nothing in his verified biography suggests authored ML papers; excluded from scoring. All 9 refined PubMed hits are confirmed homonyms - 'Gross DS' (yeast transcription/genome biology, Mol Cell/J Biol Chem/Gene, consistent single research group unrelated to AI) and 'Gross DA' (viral immunology/gene therapy, Sci Rep/J Virol) - clearly different people; excluded entirely. Wikidata's education field is thin/misleading in isolation (lists only a prep academy) and does not itself establish whether Gross attended or dropped out of a university; this pass could not verify the widely-repeated 'college dropout' claim from a primary/reliable source and reports it as unverified rather than assuming it. No profile_page or self_claims data was available in the dossier to cross-check.","years_language_modeling":0,"years_as_technical_founder":3,"technical_founder_roles":["Greplin/Cue — technical co-founder (cross-account search, not LM) — ~3 years (2010–2013)","Safe Superintelligence Inc. — co-founder, non-scientific role (science led by Sutskever/Levy) — ~1 year (2024–2025)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":3,"scientific_founder":5},"confidence":0.78,"duration_ms":41305},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":5},"confidence":0.82,"duration_ms":53032}],"source":"community","profile_url":"https://en.wikipedia.org/wiki/Daniel_Gross_(entrepreneur)","wikipedia_title":"Daniel Gross (businessman)","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"sandeep-nailwal","name":"Sandeep Nailwal","title":"Co-founder, Polygon; co-founder, Sentient","company":"Polygon / Sentient","sector":"crypto","rank":88,"rubric_version":3,"dimensions":{"foundations":3,"vector_embeddings":2,"transformers_lm":4,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":7,"industry_impact":5,"scientific_founder":5},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":18,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":18,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.83,"rationale":"Nailwal is a blockchain engineer and founder, not an AI researcher. His verifiable technical record is Ethereum scaling infrastructure: he co-founded Matic Network, later Polygon, in 2017 with Jaynti Kanani, Anurag Arjun and Mihailo Bjelic, all described in the sources only as software engineers, with no biographical or educational detail confirmable from any primary source. His single indexed publication is 'OML: A Primitive for Reconciling Open Access with Owner Control in AI Model Distribution' (arXiv:2411.03887, 2024), and I verified the author list directly: he is ninth of twelve, on a paper whose senior names are Sewoong Oh, Himanshu Tyagi and Pramod Viswanath. I also confirmed the paper's subject matter from the abstract — it introduces a primitive for cryptographically enforced usage authorization of freely distributed models, with security definitions for model-extraction and permission-forgery resistance implemented via fingerprinting and crypto-economic enforcement. That is security and mechanism design about distributing models, not work on the models themselves: no architecture, training, embedding or language-modelling contribution. The paper has zero citations, it is his only one, and it dates to 2024, giving him two years in this lineage. Sentient, which he co-founded, does release open models, but nothing in the verifiable record shows him personally designing, training or authoring language-model work, so the research dimensions sit in the 3-7 'uses the tools, manages builders' band, with engineering credited slightly higher for real protocol-level building at Polygon that lies outside the AI core.\n\nNothing of Nailwal's own work sits in the foundation that GPT/Claude/Gemini/Llama-class models are built on: his single paper, OML (arXiv:2411.03887, 2024), is a crypto-economic model-distribution/licensing primitive with zero citations, not an architecture, attention, embedding, optimizer, tokenizer, pretraining or scaling contribution the frontier stack descends from — frontier_founder is near the floor. His verifiable language-modeling record is that one 2024 co-authorship (ninth of twelve authors), about fingerprinting and usage authorization rather than the models themselves, giving under two years of adjacent — not core — LM exposure, so lm_domain_depth is minimal. He is a genuine technical co-founder, but of Polygon (Matic Network, 2017 → present, ~9 years of shipped Ethereum-scaling protocol engineering), a field OUTSIDE language modeling; at Sentient he co-founded an AI venture but no primary source shows him personally authoring its core research, so scientific_founder lands in the 3-7 'technical founder outside this field / AI company whose science is done by others' band.","evidence":[{"claim":"'OML: A Primitive for Reconciling Open Access with Owner Control in AI Model Distribution', arXiv:2411.03887 (2024); Nailwal is ninth of twelve authors, after Zerui Cheng, Edoardo Contente, Ben Finch, Oleg Golev, Jonathan Hayase, Andrew Miller, Niusha Moshrefi and Anshul Nasery, and before Sewoong O","source_url":"https://arxiv.org/abs/2411.03887","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The OML paper addresses cryptographically enforced usage authorization for locally executed models — security definitions for model-extraction and permission-forgery resistance via AI-native fingerprinting and crypto-economic enforcement — not model training or architecture","source_url":"https://arxiv.org/abs/2411.03887","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Polygon was founded as Matic Network in 2017 by Jaynti Kanani, Sandeep Nailwal, Mihailo Bjelic and Anurag Arjun, described as software engineers; it is an Ethereum-compatible proof-of-stake scaling platform","source_url":"https://en.wikipedia.org/wiki/Polygon_(blockchain)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5114645762: 1 work, 0 citations, h-index 0, earliest year 2024","source_url":"https://api.openalex.org/authors/A5114645762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sandeep Nailwal is one of 12 co-authors on 'OML: A Primitive for Reconciling Open Access with Owner Control in AI Model Distribution' (arXiv, 2024), alongside academics including Sewoong Oh and Andrew Miller.","source_url":"https://arxiv.org/abs/2411.03887","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sandeep Nailwal co-founded Polygon (originally Matic Network) in 2017 with Jaynti Kanani, Anurag Arjun, and Mihailo Bjelic; the founders are described generically as software engineers, with no AI/ML focus — Polygon's core is Ethereum-compatible blockchain scaling.","source_url":"https://en.wikipedia.org/wiki/Polygon_(blockchain)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Sentient Labs (the organization behind the OML paper) is a real open-source AI reasoning research lab publishing at NeurIPS, ICML, and COLM, and OML is one of its shipped systems.","source_url":"https://sentient.xyz","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OML: A Primitive for Reconciling Open Access with Owner Control in AI Model Distribution, arXiv 2411.03887 (2024); Nailwal is ninth of twelve authors, paper led by Cheng, Contente, ... Oh, Tyagi, Viswanath","source_url":"https://arxiv.org/abs/2411.03887","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Polygon founded as Matic Network in 2017 by Jaynti Kanani, Sandeep Nailwal, Mihailo Bjelic and Anurag Arjun, described as software engineers; no educational or biographical detail given","source_url":"https://en.wikipedia.org/wiki/Polygon_(blockchain)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Nailwal co-founded Polygon (originally Matic Network) in 2017 as one of its software-engineer founders; Polygon's core is Ethereum-compatible PoS scaling, not AI/language modeling","source_url":"https://en.wikipedia.org/wiki/Polygon_(blockchain)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OML (arXiv:2411.03887, 2024) is a primitive for reconciling open access with owner control in AI model distribution — cryptographic usage-authorization and fingerprinting, not model architecture/training/embeddings; Nailwal is ninth of twelve authors and the paper has zero citations","source_url":"https://arxiv.org/abs/2411.03887","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Nailwal co-founded Polygon (Matic Network) in 2017 with Jaynti Kanani, Anurag Arjun and Mihailo Bjelic as software engineers building Ethereum-compatible PoS scaling — a technical-founder role, but in blockchain, outside the AI/language-modeling core","source_url":"https://en.wikipedia.org/wiki/Polygon_(blockchain)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":[],"first_verifiable_year":2024,"notable_systems":["Polygon / Matic Network (co-founder, 2017)","Sentient (co-founder)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier has no person-level Wikipedia or Wikidata record for Nailwal at all: the 'wikipedia' block resolves to the Polygon (blockchain) article and the 'wikidata' block to Q111446062, which is the Polygon protocol entity (label 'Polygon', github 0xPolygon), not a human. Those blocks must not be read as biography. The OpenAlex match is correct and is not a homonym, but is a single 2024 paper, so the dossier's timeline (first_verifiable_year 2024, years_active 2) reflects only his publication record and understates roughly nine years of blockchain engineering from 2017 — engineering that is real but lies outside the AI core this index measures, so it does not lift the research dimensions. His education could not be verified from any source consulted and is left empty rather than asserted. Patents were skipped by the collector, not verified as zero.","adjudication_notes":["transformers_lm — pass_1 closer on kind, final 4 (pass_1 3, pass_2 5). Both passes identified the same single item; I verified its author list and subject matter directly. The deciding facts are that he is ninth of twelve authors and that the paper is about cryptographic usage authorization and fingerprinting for model distribution, not about the models — so no authored contribution to attention, pretraining or scaling exists. Both scores sit in the correct band; 4 reflects genuine co-authorship on an AI-adjacent paper without crediting language-modelling work he did not do.","foundations — pass_1 closer, final 3 (pass_1 1, pass_2 4). No degree, thesis or publication in linear algebra, optimization or statistical learning is verifiable, and no primary source establishes his education at all. Pass_2's 4 asserts more than the record shows; pass_1's 1 is the 'nothing verifiable' anchor, which nine years of shipped protocol engineering slightly exceeds.","vector_embeddings — near-agreement, final 2 (pass_1 1, pass_2 3). Neither pass found any embedding, retrieval or vector-search work; the OML paper's 'AI-native fingerprinting' touches model representations only incidentally and is a security mechanism.","hands_on_engineering — PASS_2 right, final 7 (pass_1 3, pass_2 8). Pass_1's 3 understates verifiable protocol-level building at Polygon from 2017, which is real shipped engineering; but it is Ethereum scaling infrastructure with no AI core, so it cannot reach the 8-12 band that requires engineering adjacent to the core of AI. This is the one dimension where the disagreement was pass_1 missing engineering rather than pass_2 inflating research.","industry_impact — near-agreement, final 5 (pass_1 4, pass_2 6). Sentient is a real lab releasing open models, but no primary source shows he leads its research rather than providing business leadership; his own citation record is zero; and Polygon, his major org, has no AI core. Polygon's token market cap and fundraising are explicitly excluded.","penalties — both passes report 0/0 and both are right, for the reason pass_1 articulated best: the profile shape (an 'AI' venture founded on crypto-derived personal wealth with one mid-list co-authored paper as the entire personal technical record) is a genuine concern, but no citable source documenting family, friends or personal-wealth funding was found, and the brief forbids asserting a penalty on rumour. Pass_2 adds the correct mitigating fact that Polygon was built and shipped before Sentient, so a technical record does precede the AI venture."],"years_language_modeling":2,"years_as_technical_founder":9,"technical_founder_roles":["Polygon / Matic Network — technical co-founder (blockchain scaling, outside LM) — 2017–present (~9 yrs)","Sentient — co-founder (AI venture; no verifiable personal core-research authorship) — 2024–present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":5},"confidence":0.82,"duration_ms":46141},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":1,"scientific_founder":5},"confidence":0.83,"duration_ms":46746}],"source":"seeded","profile_url":null,"wikipedia_title":"Polygon (blockchain)","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"sundar-pichai","name":"Sundar Pichai","title":"CEO of Alphabet Inc. and Google","company":"Alphabet & Google","sector":"general","rank":89,"rubric_version":3,"dimensions":{"foundations":5,"vector_embeddings":2,"transformers_lm":4,"frontier_founder":1,"lm_domain_depth":2,"hands_on_engineering":4,"industry_impact":11,"scientific_founder":2},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":18,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":18,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.89,"rationale":"Pichai holds a B.Tech in metallurgical engineering from IIT Kharagpur, an MS in materials science and engineering from Stanford, and an MBA from Wharton — engineering-adjacent graduate training but not in CS, ML, or applied mathematics, and no doctoral or thesis-level research record of any kind. His Google career (Toolbar, Chrome, Chrome OS, Google Drive, Gmail/Maps oversight, Android, then CEO) is documented as product management and executive leadership, not individual-contributor engineering or research; no personally authored papers, no patents, and no Google Scholar profile were found. The dossier's OpenAlex match (4 works, all 2019-2021 congressional-testimony reprints and a Fox Business interview) is not scientific authorship and is excluded from scoring; the PubMed 'Pichai S' records (dental/orthodontic finite-element papers, hepatitis seroprevalence, orthopedic surgery, all India-affiliated, 2012-2025) are a clear homonym — a different person entirely — and are also excluded. Industry_impact is scored moderately: as CEO he leads the organization that ships Gemini, TensorFlow, and Search/Ads infrastructure and that employed the original Transformer authors and Google DeepMind, but this credits organizational leadership of a company whose core is these systems, not personal authorship of the underlying research (Attention Is All You Need, BERT, etc. were built by named researchers, not Pichai). All core research dimensions (foundations, vector_embeddings, transformers_lm, hands_on_engineering) reflect the complete absence of a personal, verifiable technical/research record per the rubric's explicit instruction that fame and company branding do not count.\n\nNothing of Pichai's own authorship sits in the frontier lineage: the Transformer, BERT, T5, word2vec and the scaling/alignment methods GPT/Claude/Gemini/Llama descend from were authored by named Google/DeepMind researchers (Vaswani et al., Mikolov et al.), never by Pichai, who has no papers, patents or code in the record. He has zero verifiable years of personal language-modeling research — his career (Toolbar, Chrome, ChromeOS, Android, then Google/Alphabet CEO) is product management and executive leadership, and as CEO he oversees Gemini/DeepMind/TensorFlow as an organizational leader, not a first-principles LM practitioner. He is not a founder of Google (Page and Brin founded it in 1998); he is a professional CEO of a company whose AI science and engineering are done by others, so he earns only the low 'CEO of an AI company, science by others' band and zero years as a technical founder.","evidence":[{"claim":"B.Tech in metallurgical engineering, IIT Kharagpur; MS materials science and engineering, Stanford University; MBA, Wharton School (Siebel Scholar, Palmer Scholar)","source_url":"https://en.wikipedia.org/wiki/Sundar_Pichai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata confirms MS from Stanford (materials science field), MBA from Wharton (business management field), employer Google from 2004, CEO of Google 2015 and Alphabet 2019","source_url":"https://www.wikidata.org/wiki/Q3503829","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Career at Google was product management and leadership across Chrome, Chrome OS, Google Drive, Gmail/Maps oversight, and Android, not individual-contributor engineering or research; no research papers, patents, or hands-on AI/ML engineering documented","source_url":"https://en.wikipedia.org/wiki/Sundar_Pichai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PubMed 'Pichai S[Author]' records (17 results, 2012-2025) are dental/orthodontic, hepatitis, and orthopedic-surgery papers by India-affiliated co-authors (Vetriselvan A, Peddu R, Bose VC, etc.) — a different person, not Google's Sundar Pichai","source_url":"https://pubmed.ncbi.nlm.nih.gov/?term=Pichai+S%5BAuthor%5D","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"B.Tech metallurgical engineering IIT Kharagpur (1993), MS materials science and engineering Stanford, MBA Wharton; engineering/product roles at Applied Materials then McKinsey; joined Google 2004 as a product manager over Chrome, ChromeOS, Drive, Gmail, Maps; added Android 2013; CEO of Google 2015 a","source_url":"https://en.wikipedia.org/wiki/Sundar_Pichai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records education limited to Stanford (MS, materials science) and Wharton (MBA), with employers Google (from 2004) and Alphabet (from 2019) and no doctorate or academic affiliation","source_url":"https://www.wikidata.org/wiki/Q3503829","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The transformer paper that anchors this lineage was authored by Google Brain and Google Research staff (Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez, Kaiser, Polosukhin), not by Pichai","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Attention Is All You Need was authored by Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez, Kaiser and Polosukhin — Google Brain/Research staff, not Pichai","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Pichai's degrees are metallurgical engineering (IIT Kharagpur), materials science (Stanford MS) and an MBA (Wharton), with a Google career in product management and executive leadership — no research papers or language-modeling record","source_url":"https://en.wikipedia.org/wiki/Sundar_Pichai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Google was founded by Larry Page and Sergey Brin in 1998; Pichai joined in 2004 as a product manager and became CEO in 2015 (Alphabet 2019), i.e. a hired executive, not a scientific/technical founder","source_url":"https://en.wikipedia.org/wiki/Google","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The transformer paper that anchors the frontier lineage was authored by Google Brain/Research staff (Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez, Kaiser, Polosukhin), not Pichai","source_url":"https://arxiv.org/abs/1706.03762","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Pichai joined Google in 2004 as a product manager and rose to CEO (2015) and Alphabet CEO (2019); he is an employee-turned-executive, not a founder, with no personal research or patents","source_url":"https://en.wikipedia.org/wiki/Sundar_Pichai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records education limited to Stanford (MS materials science) and Wharton (MBA) and employers Google (from 2004) and Alphabet (from 2019) — no doctorate, no academic affiliation, no founder role","source_url":"https://www.wikidata.org/wiki/Q3503829","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["B.Tech, Metallurgical Engineering, IIT Kharagpur","MS, Materials Science and Engineering, Stanford University","MBA, The Wharton School, University of Pennsylvania (Siebel Scholar, Palmer Scholar)"],"canonical_papers":[],"first_verifiable_year":null,"notable_systems":["Google Chrome (product leadership, not engineering)","Chrome OS (product leadership)","Android (executive oversight from 2013)","Google/Alphabet CEO — oversees Gemini, TensorFlow, DeepMind, Search/Ads infra as organizational leader, not personal author"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier's OpenAlex match (works_count 4, e.g. 'Heads of Facebook, Twitter, and Google Testify on Content Moderation') is clearly not research — these are congressional-testimony reprints and a Fox Business press piece, a homonym/false-match artifact against name-matching, not authored scientific work; excluded from scoring. The dossier's PubMed sample (17 results under 'Pichai S[Author]': dental/orthodontic finite-element-analysis papers, hepatitis seroprevalence, orthopedic surgery papers, all India-affiliated co-authors 2012-2025) is a different person — an Indian medical/dental researcher homonym — not Google's Sundar Pichai; excluded from scoring. No patents or Google Scholar profile were found for the actual Sundar Pichai in any source checked.","years_language_modeling":0,"years_as_technical_founder":0,"frontier_lineage":["None personally authored — frontier-relevant work (Transformer, BERT, TensorFlow, Gemini) was produced by Google/DeepMind researchers he leads as CEO, not by him"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":2,"scientific_founder":3},"confidence":0.9,"duration_ms":47525},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":1},"confidence":0.94,"duration_ms":42381}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Sundar_Pichai","wikipedia_title":"Sundar Pichai","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"elon-musk","name":"Elon Musk","title":"Founder & CEO, xAI; CEO, Tesla and SpaceX","company":"xAI, Tesla, SpaceX","sector":"general","rank":90,"rubric_version":3,"dimensions":{"foundations":3,"vector_embeddings":1,"transformers_lm":2,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":5,"industry_impact":10,"scientific_founder":5},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":17,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":17,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.9,"rationale":"Musk holds a BA in physics and a BS in economics from the University of Pennsylvania (1997) and never enrolled in the Stanford graduate programme he was admitted to in 1995, so there is no thesis, graduate coursework or publication record in linear algebra, optimization or statistical learning behind him. His entire indexed scholarly output is a single 2019 Neuralink white paper, 'An Integrated Brain-Machine Interface Platform With Thousands of Channels' (JMIR, doi 10.2196/16194) — electrode arrays and signal acquisition hardware, published under Neuralink's collective authorship convention for its founder-CEO, and neuroscience hardware rather than machine learning in any case; his OpenAlex profile's five works are duplicate versions of that one document plus two 2025 Zenodo preprints of uncertain provenance that neither pass could attribute to him. I found no paper, preprint, patent as inventor or public code by him on embeddings, attention, transformers, pretraining, scaling or alignment; on this rubric's spine his personal record is effectively empty. His association with the lineage is as founder and funder — OpenAI co-founder in 2015, departing the board in 2018, and xAI founder and CEO from 2023 — with no documented hands-on research role at either; Grok was built by researchers and engineers hired from Google, DeepMind and OpenAI. Hands-on engineering earns a little more than the research axes but not much: his documented personal coding is Zip2-era web software in the 1990s, and his technical role at Tesla and SpaceX is documented as detailed engineering direction rather than personally designing the Dojo training stack or the FSD networks. Industry impact is genuine on the rubric's terms because Tesla's autonomy programme and xAI's Grok have machine learning at their core and he built those organizations, but it is organizational impact with no citation, inventor-patent or canonical-paper record underneath it; his net worth, fame and 'AI company' branding are excluded entirely.\n\nNo architecture, attention/embedding method, optimizer, tokenizer, dataset, scaling result or alignment technique in the transformer→LLM lineage is attributable to Musk — his sole substantive indexed paper is the 2019 Neuralink brain-machine-interface white paper (neuroscience hardware, not language modeling), so nothing of his is built into or cited by GPT/Claude/Gemini/Grok-class systems (frontier_founder 2). He has zero verifiable years of personal, continuous language-modeling research or systems work: founding OpenAI as a funder/board member (2015–2018) and xAI as CEO (2023–present) is organizational, and Grok was built by researchers hired from Google/DeepMind/OpenAI, not by him (lm_domain_depth 2). He operates as founder-CEO of xAI and Tesla — AI companies whose core science and engineering were done by others rather than authored by him in core code, papers or inventor-patents — which is precisely the rubric's 3–7 'founder/CEO of an AI company whose science was done by others' band, so scientific_founder is a mid 5, not the technical-founder tier.","evidence":[{"claim":"BA in physics and BS in economics, University of Pennsylvania (1997); admitted to a Stanford materials-science graduate programme in 1995 but never enrolled; co-founded OpenAI in December 2015 as funder and board member and departed the board in 2018; founded xAI in 2023","source_url":"https://en.wikipedia.org/wiki/Elon_Musk","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"His entire OpenAlex record (A5026992422) is 5 works with h-index 3, comprising duplicate versions of the 2019 Neuralink brain-machine-interface paper plus two 2025 Zenodo preprints with 0 citations each","source_url":"https://api.openalex.org/authors/A5026992422","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"'An Integrated Brain-Machine Interface Platform With Thousands of Channels', J Med Internet Res 2019;21(10):e16194 — his sole substantive indexed publication, describing electrode and signal-acquisition hardware under Neuralink's collective authorship","source_url":"https://doi.org/10.2196/16194","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author record shows 2 papers and 0 citations, confirming no independent research corpus","source_url":"https://www.semanticscholar.org/author/Elon-Musk/2064796567","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BA Physics, BS Economics, University of Pennsylvania (1997); no completed graduate degree (admitted to Stanford materials science PhD 1995, did not enroll)","source_url":"https://en.wikipedia.org/wiki/Elon_Musk","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded OpenAI in Dec 2015 as funder/board member, pledged $1B but donated far less, departed board 2018; no documented hands-on research role","source_url":"https://en.wikipedia.org/wiki/Elon_Musk","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded xAI (2023) as CEO; built Grok by hiring researchers/engineers from Google and OpenAI rather than personally engineering the models","source_url":"https://en.wikipedia.org/wiki/Elon_Musk","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BA physics and BS economics, University of Pennsylvania 1997; accepted to Stanford materials-science graduate programme but did not enrol; co-founded OpenAI 2015 and left its board 2018; launched xAI July 2023; father contributed 10% of a later Zip2 funding round","source_url":"https://en.wikipedia.org/wiki/Elon_Musk","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Entire OpenAlex record for Elon Musk is 5 works / h-index 3, all versions of the 2019 Neuralink brain-machine-interface paper plus two 2025 Zenodo items; topics are brain-computer interfaces and neural engineering, not machine learning","source_url":"https://api.openalex.org/authors/A5026992422","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Entire OpenAlex record (A5026992422) is 5 works / h-index 3, all versions of the 2019 Neuralink brain-machine-interface paper plus two 2025 Zenodo preprints — topics are brain-computer interfaces and neural engineering, not language modeling; no embeddings/attention/transformer/pretraining/scaling/a","source_url":"https://api.openalex.org/authors/A5026992422","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded and funded OpenAI (Dec 2015), left its board in 2018 with no documented hands-on research role; founded xAI in 2023 as CEO and built Grok by hiring researchers/engineers from Google, DeepMind and OpenAI rather than personally engineering the models","source_url":"https://en.wikipedia.org/wiki/Elon_Musk","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Entire OpenAlex record (A5026992422) reduces to versions of one 2019 Neuralink brain-machine-interface paper plus two unattributable 2025 Zenodo preprints; topics are brain-computer interfaces and neural engineering, with no work on embeddings, attention, transformers, pretraining, scaling or alignm","source_url":"https://api.openalex.org/authors/A5026992422","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Musk co-founded OpenAI in Dec 2015 as funder/board member and left the board in 2018, and founded xAI in 2023 as CEO; there is no documented hands-on research role and Grok was built by hired researchers/engineers","source_url":"https://en.wikipedia.org/wiki/Elon_Musk","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BA Physics, University of Pennsylvania, 1997","BS Economics, Wharton School, University of Pennsylvania, 1997","Admitted to Stanford materials-science PhD programme; did not enrol"],"canonical_papers":[],"first_verifiable_year":2019,"notable_systems":["Neuralink N1 brain-machine interface (white-paper byline)","Tesla Autopilot/FSD and Dojo (as CEO, not as personal author)","xAI Grok (as founder/CEO)"],"citations":1288,"h_index":3,"patents":0,"dossier_notes":"The dossier's PubMed block is a complete HOMONYM despite homonym_risk being reported as false: 'Musk E' on the SARS-CoV-2 antibody and Fc-effector-function papers belongs to an immunology group (Fischinger, Kaplonek, Bartsch), and the dossier's earliest_pubmed_year of 2019 comes from that person, coinciding with the Neuralink year only by accident. The OpenAlex match is flagged ambiguous (5 candidates) and its five 'works' reduce to one Neuralink white paper plus two unattributable 2025 Zenodo preprints, so the 1,288 citations rest on a single collective-authorship document. Wikidata lists 'programmer' and 'inventor' as occupations, which is not evidence of AI research. Patents were skipped by the collector, not verified absent.","adjudication_notes":["foundations — SPLIT, final 3 (pass_1 2, pass_2 5). The verified record is an undergraduate physics and economics degree and a graduate programme he never enrolled in — no thesis, no coursework, no publication in the field's mathematics. Pass_2's 5 credits an unearned quantitative reputation; pass_1's 2 sits at the 'nothing verifiable' anchor, which an actual physics BA slightly exceeds.","transformers_lm — pass_1 right, final 2 (pass_1 1, pass_2 4). Both passes searched independently and both concluded, in their own words, that no paper, preprint, patent or public code by him on embeddings, attention, transformers, pretraining, scaling or alignment exists. Pass_2 then scored 4, which its own finding does not support: founding and funding xAI is organizational, and the rubric assigns that to industry_impact, not to this dimension. 2 is the 0-2 'nothing verifiable' anchor the evidence actually shows.","hands_on_engineering — SPLIT, final 5 (pass_1 3, pass_2 8). Pass_2 is right that documented 1990s Zip2 coding and sustained detailed engineering direction at Tesla and SpaceX exceed pass_1's 3; but pass_2's own rationale concedes the record shows 'engineering direction rather than personally designing the Dojo training stack or FSD networks', and 8 enters the band reserved for senior engineering adjacent to the AI core, which that concession rules out. 5 is mid 'manages builders'.","industry_impact — SPLIT, final 10 (pass_1 8, pass_2 12). Tesla's autonomy programme and xAI's Grok have machine learning at their core and he built both organizations, which is the rubric's permitted org-building ground and exceeds pass_1's 8. But he has no citations as an author, no patents as inventor and no canonical paper beneath that impact, and OpenAI's canonical output postdates his 2018 board departure and was led by others, so pass_2's 12 — level with executives who lead labs producing canonical work — is too high.","vector_embeddings — pass_1 right, final 1 (pass_1 1, pass_2 2). Nothing in embeddings, retrieval or vector search is attributable to him.","penalties — both passes agree at 0/0 and both are right. Pass_2 examined the closest candidate fact, that his father contributed to a later Zip2 funding round, and correctly found it fails the test: it is a small, contested, long-ago contribution to a non-AI company, and the rubric requires cited evidence of family money funding an AI company with no technical record. No citable evidence of paid coverage or purchased reach was found by either pass."],"years_language_modeling":0,"years_as_technical_founder":0,"frontier_lineage":["None — no method, architecture, dataset, code or system of Musk's is a building block of, or cited by, today's frontier language models; xAI/Grok descend from transformer and scaling work authored by others"],"technical_founder_roles":["xAI — founder & CEO (business/organizational founder; core AI science done by hired researchers) — 2023–present (~3 yrs)","OpenAI — co-founder & funder/board member (no research role) — 2015–2018","Tesla — CEO, engineering direction (no personal AI-model authorship) — 2008–present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":5},"confidence":0.9,"duration_ms":53470},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":5},"confidence":0.82,"duration_ms":54346}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Elon_Musk","wikipedia_title":"Elon Musk","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"emad-mostaque","name":"Emad Mostaque","title":"Founder (former Co-founder & CEO, Stability AI)","company":"Stability AI / Intelligent Internet","sector":"general","rank":91,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":2,"transformers_lm":3,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":4,"industry_impact":8,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":17,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":17,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.79,"rationale":"Mostaque holds an MA in mathematics and computer science from Oxford but his career before Stability AI was hedge-fund management (crude oil trading) and geopolitical consulting, with no personal record of AI/ML research, code, or publications prior to 2022 — the OpenFold paper (Nature Methods, 2024; bioRxiv preprint 2022) lists him among 28 authors from Stability AI/Columbia/OpenFold-consortium, but no author-contributions detail surfaces any technical (modeling/coding/math) role for him specifically, consistent with his documented pattern as a funder/resource-provider rather than a hands-on researcher. Stable Diffusion itself was developed by Robin Rombach, Andreas Blattmann, Patrick Esser and Dominik Lorenz (CompVis/LMU Munich, building on their earlier latent-diffusion research), with Stability AI providing compute and organizational backing — Mostaque was not a co-inventor of the diffusion/transformer techniques involved. A June 2023 investigative report (30+ sources) found he had misrepresented his educational background and overstated his personal involvement in Stable Diffusion's development, and a former co-founder sued him alleging fraud in a stock buyback; these findings directly bear on the reliability of his own self-claims and support scoring his research/engineering dimensions on verified record only, which is thin. Industry_impact reflects that he did found and lead (2020-2024) the organization that funded and released Stable Diffusion, a genuinely significant open-weights system, even though his personal technical contribution to its science is not established.\n\nNo method, architecture, dataset or objective authored by Mostaque personally sits in the frontier LLM lineage — Stable Diffusion's latent-diffusion architecture was authored by the CompVis/LMU team (Rombach, Blattmann, Esser, Lorenz) with Stability AI supplying compute and funding, and the OpenFold paper (protein structure, not language modeling) lists him among 28 authors with no established technical role, so frontier_founder scores as applies/funds rather than builds. He has no verifiable personal language-modeling research record at all — his pre-2022 career was hedge-fund oil trading and geopolitical consulting, and even at Stability AI (LLM efforts such as StableLM) the modeling was done by employed researchers — so lm_domain_depth is adjacent-at-best under three years of personal record. As founder-CEO of Stability AI (2019–2024, ~5 years) he set organizational direction but the science and engineering were done by others, and a June 2023 Forbes investigation citing 30+ sources found he overstated his personal involvement in developing Stable Diffusion; that places him at the 'founder/CEO of an AI company whose science was done by others' band, not a technical/scientific founder who wrote the core research the company runs on.","evidence":[{"claim":"MA mathematics and computer science, University of Oxford; pre-Stability AI career was hedge fund management (crude oil) and geopolitical consulting; no documented AI research background before founding Stability AI in 2019/2020","source_url":"https://en.wikipedia.org/wiki/Emad_Mostaque","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as one of 28 authors (affiliation: Stability AI) on the OpenFold paper (Nature Methods, 2024) and its 2022 bioRxiv preprint, alongside the actual OpenFold/AlphaFold-retraining research team; no contribution statement in the fetched source specifies his individual technical role","source_url":"https://www.biorxiv.org/content/10.1101/2022.11.20.517210v1","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"June 2023 investigation citing 30+ sources (investors, former employees) found Mostaque misled investors and the public about his educational background, an AWS partnership, and the extent of his personal involvement in developing Stable Diffusion","source_url":"https://en.wikipedia.org/wiki/Emad_Mostaque","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Stable Diffusion was developed by Robin Rombach, Andreas Blattmann, Patrick Esser and Dominik Lorenz (university researchers), with Stability AI providing computational resources rather than the core research","source_url":"https://en.wikipedia.org/wiki/Stability_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder Cyrus Hodes sued Mostaque in July 2023 alleging he was fraudulently induced to sell his 15% Stability AI stake for $100 (across two 2021-2022 transactions) shortly before a $1B-valuation raise made it worth ~$150M; Mostaque stepped down as CEO March 23, 2024","source_url":"https://en.wikipedia.org/wiki/Stability_AI","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Holds an MA in mathematics and computer science from Oxford; Forbes reported June 2023, citing over 30 sources, that he misled investors and the public about his educational background and misrepresented his involvement in developing Stable Diffusion, and made unsubstantiated claims of partnerships","source_url":"https://en.wikipedia.org/wiki/Emad_Mostaque","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Stable Diffusion's latent-diffusion architecture was developed by Robin Rombach, Andreas Blattmann, Patrick Esser and Dominik Lorenz of the CompVis group at LMU Munich with Runway, trained on LAION-5B data; Stability AI's role was compute (256 A100 GPUs, ~150,000 GPU-hours), funding, employing the r","source_url":"https://en.wikipedia.org/wiki/Stable_Diffusion","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Listed as one of 28 authors on the OpenFold preprint with affiliation 'Stability AI'; the paper is a trainable reimplementation of AlphaFold2 for protein structure prediction","source_url":"https://www.biorxiv.org/content/10.1101/2022.11.20.517210v1","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records education at the University of Oxford and CEO of Stability AI 2019-2024; no doctorate, thesis or advisor is recorded","source_url":"https://www.wikidata.org/wiki/Q114049362","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Forbes (June 2023), citing over 30 sources, reported Mostaque misled investors and the public about his educational background and misrepresented the extent of his personal involvement in developing Stable Diffusion","source_url":"https://en.wikipedia.org/wiki/Emad_Mostaque","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records Mostaque as CEO of Stability AI 2019–2024, educated at Oxford, with no doctorate, thesis or advisor recorded; a business/founder role rather than a documented research career","source_url":"https://www.wikidata.org/wiki/Q114049362","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Stable Diffusion's architecture was developed by Robin Rombach, Andreas Blattmann, Patrick Esser and Dominik Lorenz of CompVis/LMU Munich; Stability AI provided compute and funding, not the core research","source_url":"https://en.wikipedia.org/wiki/Stable_Diffusion","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Mostaque was co-founder and CEO of Stability AI (2019–March 2024); his background was hedge-fund management and consulting, with no documented personal AI/LM research record","source_url":"https://en.wikipedia.org/wiki/Emad_Mostaque","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Forbes (June 2023, 30+ sources) reported he misled investors and the public about his educational background and overstated his personal involvement in developing Stable Diffusion","source_url":"https://en.wikipedia.org/wiki/Emad_Mostaque","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["MA Mathematics and Computer Science, University of Oxford"],"canonical_papers":["OpenFold: retraining AlphaFold2 yields new insights into its learning mechanisms and capacity for generalization (Nature Methods, 2024) — co-author among 28, technical role not established"],"first_verifiable_year":2022,"notable_systems":["Stable Diffusion (funded/organized, not personally authored)","Stability AI (founder/CEO 2020-2024)"],"citations":497,"h_index":2,"patents":0,"dossier_notes":"OpenAlex flags ambiguous match (candidates:2) but the works found (OpenFold, Stability AI affiliation) are plausibly this person and not a homonym, so citation/h-index figures are used as-is but noted as reflecting large-team co-authorship rather than a personal research record — his h-index of 2 on 2 papers is not indicative of an independent research program. Could not find a citable source documenting paid/sponsored coverage or family-wealth funding of Stability AI (his funding appears to have come from hedge-fund earnings and later venture capital, not family money), so bought_popularity and capital_without_competence penalties are reported as 0 per the rubric's 'no source = discard/0' rule, though the Forbes-reported pattern of overstated technical claims is noted as a genuine credibility concern in the rationale.","years_language_modeling":0,"years_as_technical_founder":0,"frontier_lineage":["None personally authored — Stability AI funded/organized Stable Diffusion (image diffusion) and StableLM, but the core methods were authored by employed/university researchers, not Mostaque"],"technical_founder_roles":["Stability AI — co-founder & CEO 2019–2024 (organizational/business founder; science done by others)","Intelligent Internet / Schelling AI — founder (no verifiable personal technical/LM research record)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":3,"lm_domain_depth":2,"scientific_founder":4},"confidence":0.82,"duration_ms":49104},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":4},"confidence":0.8,"duration_ms":49741}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Emad_Mostaque","wikipedia_title":"Emad Mostaque","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"nikil-viswanathan","name":"Nikil Viswanathan","title":"Co-founder & CEO","company":"Alchemy","sector":"crypto","rank":92,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":9,"industry_impact":7,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":17,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":17,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.72,"rationale":"Viswanathan holds a BS and MS in Computer Science from Stanford focused on distributed systems and computer networks — real, verifiable technical education, though at the master's (not PhD) level and not in AI/ML specifically. He worked as an engineer on core products at Google, Microsoft and Facebook before co-founding Down To Lunch (a consumer social app) and then Alchemy, a blockchain infrastructure company (node/API infrastructure, not an AI/ML company). No evidence was found of him authoring papers, patents, or systems in vector embeddings, transformers, or language modeling; Alchemy's core product is Web3 developer infrastructure (RPC nodes, indexing) rather than AI systems, so hands_on_engineering and industry_impact are scored for legitimate infrastructure-engineering leadership rather than AI-specific depth. He is a real hands-on technical co-founder (not merely a business-side CEO), which supports moderate hands_on_engineering credit, but there is no verifiable connection between his work and the core-AI lineage this rubric measures.\n\nNothing in Viswanathan's record enters the frontier-model lineage: Alchemy is Web3 RPC/node/indexing infrastructure, and no paper, architecture, dataset, optimizer, tokenizer, or training/inference component of his is cited by or built into GPT/Claude/Gemini/Llama-class systems — the Semantic Scholar (h-index 1) and PubMed hits are homonym noise (linguistics/MOF chemistry) unrelated to him. He has zero verifiable years in language modeling — no vector-space, LSI, n-gram, neural-LM, seq2seq, transformer, or LLM pretraining/alignment work of any kind. He is a genuine hands-on technical co-founder (Stanford BS/MS CS in distributed systems, engineering roles at Google/Microsoft/Facebook, co-founder of Down To Lunch ~2015 and Alchemy 2017–present, ~9 years), but that founding work is entirely OUTSIDE this field — a blockchain-infrastructure company, not one whose core is these AI/LM systems — which caps scientific_founder in the 3–7 'technical founder outside this field' band.","evidence":[{"claim":"BS and MS in Computer Science from Stanford University, focused on distributed systems and computer networks","source_url":"https://www.clay.com/dossier/alchemy-ceo","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founder and CEO of Alchemy, a blockchain developer platform (Web3 node/API infrastructure) used by JPMorgan, Robinhood, Visa, Stripe, Polymarket","source_url":"https://www.alchemy.com/company","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records Nikil Viswanathan as an American software engineer, born 6 October 1987 in Chicago, educated at Stanford University and Stanford University School of Engineering, co-founder and CEO of Alchemy, notable work 'Down To Lunch'","source_url":"https://www.wikidata.org/wiki/Q30069857","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The Wikipedia article titled 'Alchemy (company)' is an unrelated American film distributor that filed for bankruptcy in 2016, confirming there is no Wikipedia record of his blockchain company or of any technical/AI work by him","source_url":"https://en.wikipedia.org/wiki/Alchemy_(company)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Alchemy's Semantic Scholar name match ('N. Viswanathan', 7 papers, 6 citations, h-index 1) is a non-exact match and does not correspond to him; no AI-lineage publication is attributable","source_url":"https://api.semanticscholar.org/graph/v1/author/40791257?fields=name,paperCount,citationCount,hIndex","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Alchemy's core product is Web3 developer infrastructure (RPC nodes, APIs, indexing), not AI/ML or language-modeling systems, so no frontier-model lineage exists","source_url":"https://www.alchemy.com/company","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records Viswanathan as an American software engineer educated at Stanford, co-founder/CEO of Alchemy, notable work 'Down To Lunch' — no AI/LM research attributed","source_url":"https://www.wikidata.org/wiki/Q30069857","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar match ('N. Viswanathan', 7 papers, 6 citations, h-index 1) is non-exact and, with the PubMed linguistics/chemistry hits, is homonym noise — no language-modeling publication is attributable to him","source_url":"https://api.semanticscholar.org/graph/v1/author/40791257?fields=name,paperCount,citationCount,hIndex","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records Nikil Viswanathan as an American software engineer, educated at Stanford, notable work 'Down To Lunch' — no AI/ML/language-modeling work listed","source_url":"https://www.wikidata.org/wiki/Q30069857","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar 'N. Viswanathan' (7 papers, 6 citations, h-index 1) is a non-exact homonym match with no AI-lineage publication attributable to the Alchemy founder","source_url":"https://api.semanticscholar.org/graph/v1/author/40791257?fields=name,paperCount,citationCount,hIndex","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Stanford University, BS Computer Science","Stanford University, MS Computer Science"],"canonical_papers":[],"first_verifiable_year":2013,"notable_systems":["Alchemy Web3 developer platform","Down To Lunch (prior consumer app)"],"citations":6,"h_index":1,"patents":0,"dossier_notes":"Dossier's Semantic Scholar match (name_exact:false, id 40791257, 7 papers/6 citations) and the PubMed sample (mandarin tone sandhi linguistics, MOF photocatalysis, chemistry papers under 'Viswanathan N') are homonym noise unrelated to the Alchemy founder, correctly flagged homonym_risk:true in the dossier. No Wikipedia page exists; Wikidata Q30069857 ('Down To Lunch' notable work) correctly identifies him. His technical education is real but there is no verifiable AI/ML research record — Alchemy is blockchain infrastructure, not an AI company, despite general crypto-industry visibility.","years_language_modeling":0,"years_as_technical_founder":9,"technical_founder_roles":["Alchemy — co-founder & CEO (hands-on technical) — 2017–present (~9 yrs, blockchain infra, outside the AI/LM field)","Down To Lunch — co-founder — ~2015–2017 (consumer social app)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":4},"confidence":0.85,"duration_ms":57730},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":5},"confidence":0.82,"duration_ms":37746}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"jeff-yan","name":"Jeff Yan","title":"Founder","company":"Hyperliquid","sector":"crypto","rank":93,"rubric_version":3,"dimensions":{"foundations":6,"vector_embeddings":0,"transformers_lm":0,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":10,"industry_impact":4,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":16,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":16,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.55,"rationale":"This dossier's programmatic matches (Wikidata Q6175301 'Jeff Yang' the Harvard journalist/businessman, the OpenAlex/Semantic Scholar CAPTCHA-security author, and the PubMed hits) are all different people and must be disregarded. The real Jeff Yan of Hyperliquid studied mathematics and computer science at Harvard College (2013-2017), was an International Physics Olympiad medalist, then worked as a low-latency algorithm/market-making developer at Hudson River Trading before founding Chameleon Trading and Hyperliquid, a custom L1 perpetuals DEX. This is strong quantitative/systems foundations and personal, hands-on trading-infrastructure engineering, but there is no verifiable paper, patent, thesis, or public code repository establishing any personal record in vector embeddings, attention, or language modeling — his technical output is exchange/market-microstructure engineering, not AI research. industry_impact is scored for building and leading the engineering of a real, technically substantial trading system (Hyperliquid), not for its market cap or fame.\n\nNothing of Jeff Yan's work sits in the lineage of frontier language models: Hyperliquid is a custom Layer-1 perpetuals exchange (HyperBFT consensus, HyperCore on-chain order books) with no attention/transformer/embedding/optimizer/dataset/scaling contribution that GPT/Claude/Gemini/Llama-class systems cite or build on, so frontier_founder and lm_domain_depth are near-zero (zero verifiable years in statistical/neural language modeling — his corpus is market-microstructure and blockchain engineering, and the CAPTCHA/security 'Jeff Yan' in the dossier is a different person). He IS, however, a genuine scientific/technical founder who personally architected and wrote the core system his company runs on (self-funded, first-principles L1), just OUTSIDE this field — a language-modeling technical-founder record does not exist — which the anchor caps at 3-7. Counting from Chameleon Trading (~2020) and Hyperliquid (~2022) gives roughly 5-6 years as a hands-on technical founder, all in trading/exchange infrastructure rather than AI.","evidence":[{"claim":"Jeff Yan studied mathematics and computer science at Harvard College, 2013-2017, and was a physics olympiad medalist","source_url":"https://www.datawallet.com/crypto/who-is-jeff-yan-hyperliquid","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"After Harvard, Yan worked at Hudson River Trading as an algorithm developer in low-latency equities market-making before founding Chameleon Trading and then Hyperliquid","source_url":"https://colossus.com/article/beyond-the-sky-jeffrey-yan-hyperliquid/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hyperliquid is a self-funded, custom Layer-1 decentralized perpetuals exchange founded by Jeff Yan and co-founder iliensinc, with no outside VC funding","source_url":"https://hyperliquidguide.com/ecosystem/who-created-hyperliquid","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hyperliquid is a layer-1 blockchain 'written and optimized from first principles' using HyperBFT, a custom consensus algorithm inspired by HotStuff; HyperCore runs fully on-chain perpetual and spot order books with one-block finality at 200k orders/second; HyperEVM adds general smart contracts.","source_url":"https://hyperliquid.gitbook.io/hyperliquid-docs/about-hyperliquid","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The official hyperliquid-dex/node repository (Apache-2.0) contains node binaries and validator documentation and attributes no named individuals or founders.","source_url":"https://github.com/hyperliquid-dex/node","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata has no entity for Hyperliquid's Jeff Yan — a search for 'Jeff Yan' returns only Jeff Yang (a Taiwanese-American writer), a researcher named Jeff Yang, a Chinese urologist and Jeff D Yanosky.","source_url":"https://www.wikidata.org/w/index.php?search=Jeff+Yan","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The academic 'Jeff Yan' in the dossier is a security researcher whose corpus is CAPTCHA-breaking, password guessing, acoustic side channels and image forensics (Newcastle/Strathclyde/Linkoping) — a different person.","source_url":"https://www.semanticscholar.org/author/1704945","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hyperliquid is a self-funded custom Layer-1 built 'from first principles' with HyperBFT consensus and HyperCore fully on-chain order books, founded by Jeff Yan — a blockchain/exchange system, not an AI or language-model contribution","source_url":"https://hyperliquid.gitbook.io/hyperliquid-docs/about-hyperliquid","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Jeff Yan personally sets and executes Hyperliquid's technical direction as its founder after building low-latency trading systems at Hudson River Trading and founding Chameleon Trading, with no academic publication or AI-research record","source_url":"https://colossus.com/article/beyond-the-sky-jeffrey-yan-hyperliquid/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hyperliquid was founded (Chameleon Trading precursor ~2020, Hyperliquid ~2022) as a self-funded venture with no outside VC, with Yan as the technical founder","source_url":"https://hyperliquidguide.com/ecosystem/who-created-hyperliquid","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hyperliquid is a self-funded custom Layer-1 perpetuals DEX Jeff Yan personally architected (HyperBFT consensus, on-chain order books) after founding market-maker Chameleon Trading following Hudson River Trading — a technical founder role outside AI/language modeling.","source_url":"https://colossus.com/article/beyond-the-sky-jeffrey-yan-hyperliquid/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hyperliquid's stack (HyperBFT inspired by HotStuff, HyperCore on-chain order books, HyperEVM) is blockchain/exchange engineering with no language-model or frontier-AI component, confirming no frontier-model lineage.","source_url":"https://hyperliquid.gitbook.io/hyperliquid-docs/about-hyperliquid","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Harvard College — mathematics and computer science, 2013-2017 (no advanced/graduate degree found)"],"canonical_papers":[],"first_verifiable_year":2017,"notable_systems":["Hyperliquid (custom L1 perpetuals exchange)","Chameleon Trading (crypto market-making firm)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier is built around the wrong Jeff Yan(g) throughout: Wikidata Q6175301 is Jeff Yang, a Taiwanese-American writer/journalist/TV producer educated at Harvard College/Saint Ann's School, not the Hyperliquid founder (shared first name + surname spelling collision, and Wikidata also mislabels him 'Jeff Yang' not 'Jeff Yan'). The OpenAlex (id A5100864308, h-index 22) and Semantic Scholar (id 1704945, h-index 24) matches are a CAPTCHA/password-security researcher (affiliations: Linkoping, Xidian, CUHK, Strathclyde, Cambridge) — an entirely different person the brief specifically warned about. The PubMed hits (glioblastoma, mitochondrial DNA, liver cancer papers) are unrelated biomedical authors sharing the common surname+initial 'Yan J'. None of these programmatic sources should be used for scoring; all figures above come from independently verified web sources about the actual Hyperliquid founder, who has no known academic publication record at all.","years_language_modeling":0,"years_as_technical_founder":6,"technical_founder_roles":["Chameleon Trading — founder/technical lead — ~2020-present","Hyperliquid — co-founder, sets and writes core technical direction — ~2022-present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.8,"duration_ms":56681},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.82,"duration_ms":74057}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"paolo-ardoino","name":"Paolo Ardoino","title":"CEO, Tether / CTO, Bitfinex","company":"Tether","sector":"crypto","rank":94,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":1,"lm_domain_depth":2,"hands_on_engineering":8,"industry_impact":4,"scientific_founder":5},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":16,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":16,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.81,"rationale":"Paolo Ardoino holds a Computer Science degree from the University of Genoa (2008) and has a genuine hands-on software engineering background — early work as a researcher on a military high-availability/self-recovering-networks/cryptography project, then joining Bitfinex in 2014 as a senior developer optimizing its matching engine, rising to CTO. This shows real systems/infrastructure engineering competence, but none of it is in the core AI lineage: no publications, degrees, or shipped systems in linear algebra/optimization/statistical learning, vector embeddings, or transformer/language-model research were found in Wikipedia, Wikidata, OpenAlex, PubMed, or web search. His current role leading Tether (stablecoin infrastructure) and Bitfinex is financial-exchange and crypto-infrastructure engineering, not an AI company whose core is these systems. hands_on_engineering is scored moderately for genuine matching-engine/distributed-systems work; all AI-specific dimensions are scored near floor since there is no verifiable AI research or engineering record.\n\nNothing of Ardoino's own work sits in the attention→transformer→language-model lineage that today's frontier models descend from: no OpenAlex, Semantic Scholar, PubMed or patent record exists, and his engineering output is a crypto-exchange matching engine and stablecoin infrastructure, not any architecture, objective, embedding, optimizer or dataset the frontier stack cites — so frontier_founder is at floor. He has zero verifiable years in language modeling specifically; Tether AI Research's 2026 offline-translation model releases are organizational output he did not personally author, so lm_domain_depth is at floor. He is a genuine technical founder with roughly a decade of hands-on technical leadership (Fincluster founder 2013, Bitfinex CTO from 2016, Tether CEO from 2023), but that founder-technical record is entirely OUTSIDE this field — exchange and stablecoin systems, not language modeling — which the anchor places at 3-7, hence scientific_founder of 5.","evidence":[{"claim":"Computer Science degree, University of Genoa, graduated 2008","source_url":"https://en.wikipedia.org/wiki/Paolo_Ardoino","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Joined Bitfinex in 2014 as Senior Software Developer optimizing the matching engine; promoted to CTO in 2016; CEO of Tether since December 2023","source_url":"https://en.wikipedia.org/wiki/Paolo_Ardoino","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No OpenAlex, PubMed, or Semantic Scholar record found for Paolo Ardoino","source_url":"https://en.wikipedia.org/wiki/Paolo_Ardoino","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Bachelor's degree in computer science from the University of Genoa; worked as a researcher there on cybersecurity and cryptography; developed trading algorithms at a hedge fund; founded Fincluster in 2013; joined Bitfinex 2014 as software engineer, CTO from 2016 working on the trading engine and bac","source_url":"https://en.wikipedia.org/wiki/Paolo_Ardoino","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q126537585 records only University of Genoa as education, with no doctorate and no research occupation listed","source_url":"https://www.wikidata.org/wiki/Q126537585","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PubMed search 'Ardoino P[Author]' returns 0 results; no OpenAlex or Semantic Scholar author record exists for him","source_url":"https://pubmed.ncbi.nlm.nih.gov/?term=Ardoino+P%5BAuthor%5D","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Tether AI Research released open-source offline translation model families (TranslatePsy-AfriSLM, TranslatePsy-EuroNano) in September 2026 — organisational output, not personally authored by Ardoino","source_url":"https://tether.io/news/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub account PaoloArdoino shows a single public repository","source_url":"https://github.com/paoloardoino","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No OpenAlex, Semantic Scholar, or PubMed author record exists for Paolo Ardoino; his record is crypto-exchange and stablecoin engineering, with no contribution to transformer/LM lineage","source_url":"https://en.wikipedia.org/wiki/Paolo_Ardoino","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q126537585 lists only University of Genoa education and 'computer scientist and manager' occupation — no research/LM record","source_url":"https://www.wikidata.org/wiki/Q126537585","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded Fincluster (2013), Bitfinex CTO from 2016, Tether CEO since December 2023 — a technical founder/executive, but of exchange/stablecoin companies, not AI/LM systems","source_url":"https://en.wikipedia.org/wiki/Paolo_Ardoino","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ardoino has no OpenAlex, Semantic Scholar or PubMed author record; no papers or patents in the AI/LM lineage, so no frontier-model component traces to him","source_url":"https://pubmed.ncbi.nlm.nih.gov/?term=Ardoino+P%5BAuthor%5D","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ardoino's verifiable technical work is Bitfinex's matching engine (Senior Developer 2014, CTO from 2016) and Tether infrastructure — exchange/stablecoin systems, not language modeling","source_url":"https://en.wikipedia.org/wiki/Paolo_Ardoino","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records only a University of Genoa education with no doctorate or research occupation, consistent with a technical-founder role rather than an AI research career","source_url":"https://www.wikidata.org/wiki/Q126537585","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Computer Science degree, University of Genoa (2008)"],"canonical_papers":[],"first_verifiable_year":2008,"notable_systems":["Bitfinex matching engine","Tether (USDT) infrastructure"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier correctly shows no OpenAlex/PubMed/Semantic Scholar record for this person; no homonym issue. Tether/Bitfinex are not AI companies and no evidence surfaced of any personal AI/ML work, so this profile is scored per the 'senior engineering adjacent to core, not the core itself' anchor at best, and lower where there is zero AI-specific evidence (vector_embeddings, transformers_lm).","years_language_modeling":0,"years_as_technical_founder":0,"technical_founder_roles":["Fincluster — founder — 2013+","Bitfinex — CTO — 2016+","Tether — CEO/CTO — 2023+ (crypto/stablecoin infra, outside the AI-systems field)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":5},"confidence":0.85,"duration_ms":40549},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":2,"scientific_founder":5},"confidence":0.85,"duration_ms":41914}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Paolo_Ardoino","wikipedia_title":"Paolo Ardoino","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"yu-hu","name":"Yu Hu","title":"Founder & CEO","company":"Kaito AI","sector":"crypto","rank":95,"rubric_version":3,"dimensions":{"foundations":2,"vector_embeddings":4,"transformers_lm":3,"frontier_founder":1,"lm_domain_depth":2,"hands_on_engineering":6,"industry_impact":6,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":16,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":16,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.45,"rationale":"The dossier's Wikipedia/Wikidata block ('Yu (Jeffrey) Hu', Purdue/Georgia Tech business professor, PhD MIT Sloan under Erik Brynjolfsson) is a homonym and is NOT the Kaito AI founder — the real Yu Hu of Kaito AI studied at the University of Cambridge, then worked as an investment banking analyst at Deutsche Bank and a portfolio manager at Citadel before founding Kaito AI, an AI-powered search/analytics engine for digital assets. No verifiable degree in computer science, mathematics, or a technical PhD was found for him; his background is finance, not AI research. Kaito AI is a real, shipped product (crypto-market search/analytics using LLMs), so there is some hands-on-engineering/industry-impact credit for building and leading an AI-product company, but no evidence of Yu Hu personally authoring papers, code, or research in vector embeddings, transformers, or LM training — the rubric requires personal, verifiable technical depth, which is not established here. Scored low across all core-research dimensions, with modest industry-impact credit for founding and running a functioning AI product company.\n\nNothing of Yu Hu's own authorship — no architecture, embedding method, dataset, optimizer, alignment technique or training/inference stack — is cited by or built into any frontier model's technical report; Kaito AI consumes LLMs for a crypto attention/search product rather than contributing to the lineage, so frontier_founder is essentially nil. His verifiable background is finance (University of Cambridge, Deutsche Bank IB analyst, Citadel PM), with no found CS/ML degree and no personal record in vector-space models, neural or statistical language modeling, so lm_domain_depth is negligible — the dossier's 2006-onward publications and 20 'years active' belong to homonymous 'Yu Hu's (a Purdue business professor, COVID-19 clinicians, semiconductor/robotics researchers), not the Kaito founder. He is the founder-CEO of a real, shipped AI-product company (Kaito, founded ~2022, ~3-4 years), but its science and engineering are done by others and his own contribution is business/product rather than authoring the core research, code or patents, so scientific_founder lands only in the 'CEO of an AI company whose science was done by others' band.","evidence":[{"claim":"Kaito AI founder Yu Hu studied at the University of Cambridge, previously an Investment Banking Analyst at Deutsche Bank and managed a $500M portfolio at Citadel","source_url":"https://x.com/Param_eth/status/1965085813236002964","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founder/CEO of Kaito AI, an AI-powered search engine for digital assets, backed by Dragonfly, Sequoia and Jane Street","source_url":"https://www.linkedin.com/in/yuhu9277/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The Wikipedia/Wikidata entry titled 'Yu (Jeffrey) Hu' (Q15109655) describes a Purdue University Daniels School of Business professor and MIT Digital Fellow, a different person from the Kaito AI founder","source_url":"https://en.wikipedia.org/wiki/Yu_(Jeffrey)_Hu","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kaito's own site describes it as 'The intelligence and financial markets platform for the attention economy', offering Mindshare Arena, Aura profiles, Capital Launchpad and trading rewards; it names no founders and details no model or retrieval architecture","source_url":"https://www.kaito.ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kaito's documentation frames the company around 'InfoFi' and the attention economy rather than any described AI/search technology stack, and contains no founder biography","source_url":"https://docs.kaito.ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The Wikipedia article 'Yu (Jeffrey) Hu' used by the dossier is a Purdue University business-school professor (Accenture Chair, Daniels School of Business, INFORMS Distinguished Fellow, MIT IDE Digital Fellow) with no mention of Kaito AI, crypto or startup founding — a different person","source_url":"https://en.wikipedia.org/wiki/Yu_(Jeffrey)_Hu","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kaito AI founder Yu Hu studied at the University of Cambridge and worked as an Investment Banking Analyst at Deutsche Bank and a portfolio manager at Citadel before founding Kaito — a finance, not AI-research, background","source_url":"https://www.linkedin.com/in/yuhu9277/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kaito describes itself as 'the intelligence and financial markets platform for the attention economy' (Mindshare, Aura, Capital Launchpad) and names no founders or model/retrieval architecture — the company consumes LLMs rather than contributing foundational work to frontier models","source_url":"https://www.kaito.ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The dossier's Wikipedia/Wikidata 'Yu (Jeffrey) Hu' (Q15109655) is a Purdue Daniels School of Business professor (PhD MIT Sloan under Erik Brynjolfsson), a homonym unrelated to the Kaito founder, so its publication timeline does not establish any language-modeling record for him","source_url":"https://en.wikipedia.org/wiki/Yu_(Jeffrey)_Hu","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kaito AI founder Yu Hu's background is finance — University of Cambridge, Investment Banking Analyst at Deutsche Bank, portfolio manager at Citadel — before founding Kaito, with no CS/ML degree or research record","source_url":"https://www.linkedin.com/in/yuhu9277/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Kaito positions itself as 'the intelligence and financial markets platform for the attention economy' (Mindshare, Aura, Capital Launchpad), naming no founders and describing no model or retrieval architecture of its own — it applies LLMs rather than contributing foundational methods","source_url":"https://www.kaito.ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The dossier's Wikipedia/Wikidata/OpenAlex records ('Yu (Jeffrey) Hu' Q15109655, a Purdue business professor; plus COVID-19/semiconductor/robotics 'Yu Hu' papers) are homonym mismatches, not the Kaito founder — so no verifiable papers, citations or LM lineage attach to him","source_url":"https://en.wikipedia.org/wiki/Yu_(Jeffrey)_Hu","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["University of Cambridge (undergraduate)"],"canonical_papers":[],"first_verifiable_year":null,"notable_systems":["Kaito AI search/analytics platform for digital assets"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"CRITICAL: the dossier's entire Wikipedia and Wikidata block is a homonym mismatch — 'Yu (Jeffrey) Hu' (Q15109655) is a Purdue/Georgia Tech information-systems business professor (PhD MIT Sloan, advisor Erik Brynjolfsson), NOT the Kaito AI founder, who has a finance background (Cambridge, Deutsche Bank, Citadel) with no found CS/ML degree. The OpenAlex block (COVID-19 clinical papers, semiconductor FETs, robotics obstacle-avoidance — all under generic 'Yu Hu') is also unrelated homonym noise; the dossier itself does not flag this mismatch, so it is reported here per the brief's instruction. All dimension scores are based on the verified Kaito-AI Yu Hu, not the professor in the dossier's programmatic data.","years_language_modeling":0,"years_as_technical_founder":0,"technical_founder_roles":["Kaito AI — Founder & CEO (business/product, not technical founder) — ~2022–2026 (~3-4 years)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":3},"confidence":0.78,"duration_ms":45704},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":2,"scientific_founder":4},"confidence":0.7,"duration_ms":37822}],"source":"seeded","profile_url":null,"wikipedia_title":"Yu (Jeffrey) Hu","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"niraj-pant","name":"Niraj Pant","title":"Co-founder","company":"Ritual","sector":"crypto","rank":96,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":2,"lm_domain_depth":2,"hands_on_engineering":4,"industry_impact":6,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":15,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":15,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.57,"rationale":"Niraj Pant studied Computer Science at the University of Illinois Urbana-Champaign, including some privacy research in the school's Decentralized Systems Lab as an undergraduate, but dropped out at 19 after about a month to intern at Polychain Capital, where he spent roughly six years as a General Partner investing in crypto/AI infrastructure startups (Offchain Labs, EigenLayer, Polymarket, dYdX, Compound). He then co-founded Ritual, a decentralized execution layer for AI/compute, in 2023. This is a genuine crypto-investing and infrastructure-entrepreneurship record, but there is no evidence of a completed degree, published research, authored papers, patents, or personally built AI/ML systems — his technical depth is that of an investor/allocator who backed AI-adjacent crypto infrastructure, not a researcher or engineer with a first-principles technical record in the core-AI lineage (math foundations, embeddings, transformers). Per rubric, this scores low on the research dimensions; industry_impact reflects Ritual's stated mission (decentralizing AI compute/inference) and his investing track record, but with low confidence given the dossier's OpenAlex match is a wrong-person homonym and little independent technical verification exists.\n\nNothing of Niraj Pant's own — no paper, code, architecture, dataset, optimizer or training/inference stack — is traceable into the frontier-model lineage; the dossier's only publication hits are a wrong-person astrophysics homonym (TeV blazar VLBA papers, Whittier College), so frontier_founder is essentially nil. He has no verifiable language-modeling record at all: his ~six years at Polychain were as an investing General Partner and Ritual (founded 2023, ~2 years) is AI-infrastructure/compute whose actual LLM research (verifiable/private inference, speculative decoding, watermarking) is authored by others (Arka Pal, Akilesh Potti, Rahul Thomas, Micah Goldblum), not him — so lm_domain_depth is adjacent-at-best with no personal LM history. He is a co-founder-CEO of an AI company but not its scientific/technical founder in the rubric sense: the science and engineering are done by technical co-founders and a research team, placing scientific_founder in the 3-7 'AI-company founder whose science was done by others' band (~2 years).","evidence":[{"claim":"Attended University of Illinois Urbana-Champaign for Computer Science, conducted privacy research at the school's Decentralized Systems Lab, but dropped out after ~1 month of a Polychain internship at age 19","source_url":"https://siebelschool.illinois.edu/about/awards/alumni-awards/alumni-awards-past-recipients/81999","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Spent roughly six years as a General Partner at Polychain Capital, leading investment rounds in Offchain Labs, EigenLayer, and Polymarket, among 30+ companies","source_url":"https://fortune.com/crypto/2023/11/08/two-former-polychain-partners-fundraise-25-million-ritual-decentralize-ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Ritual, described as 'the decentralized execution layer for AI', raising $25M in 2023","source_url":"https://fortune.com/crypto/2023/11/08/two-former-polychain-partners-fundraise-25-million-ritual-decentralize-ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ritual lists Niraj Pant among its team alongside Akilesh Potti and Arka Pal; the company builds decentralized AI infrastructure and an SDK for integrating AI into decentralized applications, emphasising censorship resistance, privacy and verifiable computation","source_url":"https://ritual.net/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ritual's research/blog output on verifiable and privacy-preserving LLM inference, speculative decoding and sampling, model watermarking and execution-aware consensus is authored by Arka Pal, Rahul Thomas, Micah Goldblum, Maryam Bahrani and Naveen Durvasula; Niraj Pant does not appear as an author on","source_url":"https://ritual.net/blog","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ritual describes itself as a lab for autonomous intelligence with research frontiers in AI, mechanism design, systems and cryptography, and publishes a whitepaper on delegated execution and attestation rather than named academic papers","source_url":"https://ritual.net/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The OpenAlex author record A5078600276 attached to this slug (3 works, 220 citations, Whittier College) consists of TeV blazar VLBA observation papers in The Astrophysical Journal, i.e. a different person","source_url":"https://doi.org/10.1088/0004-637x/723/2/1150","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ritual's technical/research output on verifiable and privacy-preserving LLM inference, speculative decoding, watermarking and execution-aware consensus is authored by Arka Pal, Rahul Thomas, Micah Goldblum, Maryam Bahrani and Naveen Durvasula; Niraj Pant does not appear as an author","source_url":"https://ritual.net/blog","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Niraj Pant spent roughly six years as a General Partner at Polychain Capital (an investing role) before co-founding Ritual, described as 'the decentralized execution layer for AI', in 2023","source_url":"https://fortune.com/crypto/2023/11/08/two-former-polychain-partners-fundraise-25-million-ritual-decentralize-ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The OpenAlex record attached to this slug (A5078600276, TeV blazar VLBA observations, Whittier College) is an unrelated astrophysics homonym, not the Ritual co-founder, so there is no verifiable academic/LM publication record","source_url":"https://doi.org/10.1088/0004-637x/723/2/1150","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Ritual (2023), a 'decentralized execution layer for AI', after ~6 years as a Polychain Capital GP; role is founder/investor, not research author","source_url":"https://fortune.com/crypto/2023/11/08/two-former-polychain-partners-fundraise-25-million-ritual-decentralize-ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ritual's research output on verifiable/private LLM inference, speculative decoding, sampling and watermarking is authored by Arka Pal, Rahul Thomas, Micah Goldblum, Maryam Bahrani and Naveen Durvasula; Niraj Pant does not appear as an author","source_url":"https://ritual.net/blog","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Ritual describes itself as a lab for autonomous intelligence with the technical direction/team (Akilesh Potti, Arka Pal) doing the science; Pant is the business/founder-CEO side","source_url":"https://ritual.net/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Attended (did not complete) Computer Science, University of Illinois Urbana-Champaign"],"canonical_papers":[],"first_verifiable_year":null,"notable_systems":["Ritual (decentralized AI execution/compute layer, as co-founder/investor-turned-founder, not sole technical architect)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"CRITICAL: the dossier's OpenAlex match (id A5078600276, works on TeV blazar jets / VLBA radio astronomy at Whittier College) is the WRONG homonym — a completely unrelated astrophysics researcher. No genuine academic publication record for the Ritual co-founder was found in any source checked; his verifiable record is investment/career history (Polychain GP), not research or engineering. Dossier's timeline first_verifiable_year (2006, from the astrophysics homonym) should be disregarded entirely.","years_language_modeling":0,"years_as_technical_founder":2,"frontier_lineage":["None — no authored method, model, dataset or system that today's frontier models build on"],"technical_founder_roles":["Ritual — co-founder/CEO (business/investor-origin founder; core research done by others) — 2023–present (~2 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":2,"scientific_founder":4},"confidence":0.68,"duration_ms":45562},{"pass":"pass_2","dimensions":{"frontier_founder":2,"lm_domain_depth":2,"scientific_founder":4},"confidence":0.6,"duration_ms":48681}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"ahmad-shadid","name":"Ahmad Shadid","title":"Founder & CEO, O.XYZ; founder and former CEO, io.net","company":"O.XYZ","sector":"crypto","rank":97,"rubric_version":3,"dimensions":{"foundations":3,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":7,"industry_impact":5,"scientific_founder":3},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":14,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":14,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.5,"rationale":"I could not verify any personal research record in the AI lineage for this person, and the two academic identities the dossier supplies are both homonyms, so the research dimensions are scored near the bottom on absence of evidence rather than on disproof. The dossier's OpenAlex profile belongs to 'Ahmad Jamal Shadid', a University of Ottawa master's student whose 2008 thesis is on load balancing for real-time HLA/RTI distributed simulation - verified directly from the uOttawa repository record (doi 10.20381/ruor-19046) - and whose five works from 2007-2008 are on DEVS, Petri nets and discrete-event simulation, not machine learning; the PubMed cluster is a third, medical, Shadid. What is verifiable about the subject is organisational and infrastructural rather than scientific: io.net, which he founded, is a decentralised GPU compute platform whose own documentation describes its technical basis as adopting the open-source Ray library to distribute workloads across heterogeneous GPUs, and O.XYZ is a follow-on venture. Assembling and operating distributed GPU capacity is real systems work adjacent to the training stack, which is why hands_on_engineering is scored at the 'uses the tools / senior engineering adjacent to the core' band rather than lower, but it is compute brokerage, not model design: I found no paper, patent, preprint, public repository or shipped model by him on embeddings, retrieval, attention, transformers, pretraining, scaling or alignment. Industry impact is low on this rubric's terms because the rubric excludes fundraising, token market capitalisation and 'AI company' branding as evidence, and what remains - an infrastructure marketplace - has ML systems as its customers rather than its core. I report both penalties as zero because I have no citable source for pay-for-play, purchased reach or family funding; that is an absence of evidence, not a clearance, and my overall confidence is correspondingly low.\n\nNo work by the subject enters the frontier-model lineage: io.net is a decentralized GPU-compute marketplace built on the existing open-source Ray library (its own docs), not an architecture, embedding, optimizer, tokenizer, pretraining objective, scaling result or alignment method that GPT/Claude/Gemini/Llama-class systems descend from — frontier_founder is near-bottom. There is zero verifiable language-modeling record for him: the dossier's 2007 first year and 19 years active come entirely from a University of Ottawa distributed-simulation homonym (Ahmad Jamal Shadid, thesis doi 10.20381/ruor-19046), the Semantic Scholar 'K. Shadid' and the 92-hit PubMed medical cluster are two further distinct people, so lm_domain_depth rests on absence of evidence, not depth. As a founder he registers on scientific_founder only in the low band — founder of an AI-infrastructure company (io.net, ~2022; O.XYZ/ORGN follow-on) whose science and engineering are built on others' tools, with no paper, patent, repository or shipped model authored by him personally that I could verify; I therefore count zero verifiable years authoring the core research the company runs on.","evidence":[{"claim":"The dossier's OpenAlex author A5069023772 is a University of Ottawa researcher with 5 works (2007-2008) on distributed simulation, DEVS, HLA/RTI load balancing and Petri nets - topics with no machine-learning content","source_url":"https://api.openalex.org/authors/A5069023772","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"That OpenAlex identity's thesis (doi 10.20381/ruor-19046) is by 'Ahmad Jamal Shadid', a 2008 University of Ottawa master's thesis - establishing the OpenAlex cluster as an academic homonym, not the io.net/O.XYZ founder","source_url":"http://ruor.uottawa.ca/handle/10393/28023","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"io.net's own documentation describes its technical basis as adopting the open-source Ray library to distribute AI workloads across GPUs, cutting infrastructure build time, motivated by the cost of NVIDIA A100 capacity - i.e. a compute-aggregation platform built on existing distributed-computing tool","source_url":"https://io.net/docs","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"O.XYZ's site now redirects to orgn.com, which presents a 'confidential agentic stack' product for defense and regulated teams and names no individual founders","source_url":"https://orgn.com/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"io.net's technical basis is adopting the open-source Ray library to distribute AI workloads across heterogeneous GPUs — compute aggregation on existing distributed-computing tooling, not a frontier-model building block","source_url":"https://io.net/docs","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The dossier's only scholarly identities are homonyms: OpenAlex A5069023772 is 'Ahmad Jamal Shadid', a 2008 University of Ottawa master's thesis on HLA/RTI distributed-simulation load balancing, with no language-modeling content","source_url":"http://ruor.uottawa.ca/handle/10393/28023","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"O.XYZ now redirects to orgn.com, presenting an 'agentic stack' product and naming no individual founder or authored research","source_url":"https://orgn.com/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The dossier's OpenAlex author A5069023772 (5 works 2007-2008 on HLA/RTI distributed simulation, DEVS, Petri nets) is 'Ahmad Jamal Shadid', a University of Ottawa master's student — an academic homonym with no ML/LM content, not the io.net/O.XYZ founder","source_url":"http://ruor.uottawa.ca/handle/10393/28023","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":[],"first_verifiable_year":null,"notable_systems":["io.net decentralised GPU compute network (as founder)","O.XYZ / ORGN (as founder)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Both scholarly blocks are WRONG PEOPLE. (1) OpenAlex A5069023772 is 'Ahmad Jamal Shadid', a University of Ottawa master's student (thesis 2008, doi 10.20381/ruor-19046, verified at ruor.uottawa.ca/handle/10393/28023) working on HLA/RTI distributed-simulation load balancing - the dossier's first_verifiable_year of 2007 and years_active of 19 come entirely from this homonym and are invalid for the subject. (2) The Semantic Scholar entry is filed under 'K. Shadid', name_exact false, and is a different person again. (3) The PubMed cluster (92 hits: complement-system genetics, immune-checkpoint cardiotoxicity, dermatology) is a third set of homonyms. No Wikipedia or Wikidata entry exists. I also could not independently confirm the subject's own education or technical background from any primary source: the current O.XYZ domain redirects to orgn.com and no longer names him, and the press coverage of his io.net tenure was unreachable from this session (archive.org is blocked and the outlet URLs I attempted returned 404/403). Scores therefore rest on absence of a verifiable record, and confidence is set low to reflect that.","years_language_modeling":0,"years_as_technical_founder":0,"technical_founder_roles":["io.net — founder (GPU-compute infrastructure, science done by others) — ~2022+","O.XYZ / ORGN — founder — recent"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":3},"confidence":0.55,"duration_ms":40359},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":3},"confidence":0.55,"duration_ms":51230}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"andy-jassy","name":"Andy Jassy","title":"President & CEO","company":"Amazon","sector":"general","rank":98,"rubric_version":3,"dimensions":{"foundations":1,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":2,"lm_domain_depth":1,"hands_on_engineering":4,"industry_impact":8,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":14,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":14,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.88,"rationale":"Andy Jassy has no personal research, publication, or engineering record in AI: he holds an AB from Harvard and an MBA from Harvard Business School, joined Amazon in 1997 in a marketing role, and built his career in product management and business leadership. He founded and led AWS (2003-2021) as an executive, which today is critical infrastructure for AI training and inference (Bedrock, Trainium, SageMaker), but this is organizational/business leadership of a cloud platform, not personal authorship of AI research, models, or the math/embeddings/transformer lineage. There is no evidence in Wikipedia, Wikidata, OpenAlex, PubMed, or web search of any authored paper, patent, degree in a technical field, or hands-on coding/model-building record. industry_impact is scored moderately (not low) because AWS under his leadership became foundational infrastructure many AI labs run on, but foundations/vector_embeddings/transformers_lm are near-floor since he has no personal technical record in the core lineage — exactly the 'famous CEO with no personal research or engineering record scores low' anchor case for the core dimensions.\n\nJassy has no personal contribution — no paper, architecture, dataset, optimizer, tokenizer, benchmark or training/inference method — that today's frontier models descend from; the AWS silicon (Trainium/Inferentia) and services (Bedrock, SageMaker) were built by AWS engineers, not authored by him, so frontier_founder is near-floor. He has zero verifiable years in language modeling: his record is business/product leadership from a 1997 Amazon marketing role through AWS and the Amazon CEO seat, with no statistical/neural LM, vector-space, seq2seq or transformer work of his own. He founded and led AWS (2003–2021) as a business/executive founder, but the science and engineering were done by others and AWS is cloud infrastructure rather than a language-modeling company he technically directs, so scientific_founder scores only in the 'founder whose science was done by others' band with no verifiable years as a technical founder.","evidence":[{"claim":"AB Harvard University, MBA Harvard Business School; joined Amazon 1997 in a marketing role","source_url":"https://en.wikipedia.org/wiki/Andy_Jassy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded and led AWS from inception in 2003, CEO of AWS 2016-2021, then Amazon CEO from July 2021","source_url":"https://www.businessbecause.com/news/mba-degree/7456/andy-jassy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No OpenAlex, PubMed, or Semantic Scholar record found for Andy Jassy","source_url":"https://en.wikipedia.org/wiki/Andy_Jassy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Jassy holds a BA in Government from Harvard College and an MBA from Harvard Business School; joined Amazon in 1997 as a marketing manager; conceived AWS with Bezos in 2003, led the original 57-person team, AWS CEO 2016-2021, Amazon CEO from July 2021. No engineering credentials, research background","source_url":"https://en.wikipedia.org/wiki/Andy_Jassy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q41812531 lists his education as Harvard Business School (MBA) and Harvard University (BA) and his occupation solely as 'business executive'","source_url":"https://www.wikidata.org/wiki/Q41812531","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PubMed search 'Jassy A[Author]' returns 0 results","source_url":"https://pubmed.ncbi.nlm.nih.gov/?term=Jassy+A%5BAuthor%5D","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"AWS custom AI silicon (Trainium, Inferentia) is built by the AWS organisation Jassy founded and led","source_url":"https://aws.amazon.com/ai/machine-learning/trainium/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Jassy founded and led AWS from inception and was AWS CEO 2016–2021, then Amazon CEO from July 2021 — an executive/business role, with education limited to a Harvard AB and Harvard MBA and no technical or research credentials","source_url":"https://en.wikipedia.org/wiki/Andy_Jassy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q41812531 lists occupation solely as 'business executive' and education as Harvard University (BA) and Harvard Business School (MBA) — no OpenAlex, PubMed or Semantic Scholar record exists","source_url":"https://www.wikidata.org/wiki/Q41812531","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"AWS custom AI silicon (Trainium, Inferentia) is built by the AWS organisation, an engineering output of the company, not personal authorship by Jassy","source_url":"https://aws.amazon.com/ai/machine-learning/trainium/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata lists his occupation solely as 'business executive' and education as Harvard BA and Harvard Business School MBA; no technical/research role","source_url":"https://www.wikidata.org/wiki/Q41812531","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Jassy founded and led AWS from its inception and served as its CEO April 2016–July 2021, as a business leader rather than an engineer","source_url":"https://en.wikipedia.org/wiki/Andy_Jassy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No OpenAlex, Semantic Scholar, or PubMed authored record exists — 'Jassy A[Author]' returns 0 results — confirming no language-modeling or frontier research lineage","source_url":"https://pubmed.ncbi.nlm.nih.gov/?term=Jassy+A%5BAuthor%5D","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["AB, Harvard University","MBA, Harvard Business School"],"canonical_papers":[],"first_verifiable_year":null,"notable_systems":["Amazon Web Services (organizational leadership, not personal engineering)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier correctly shows no OpenAlex/PubMed/Semantic Scholar record — this is an accurate absence, not a coverage gap; no homonym issue to flag. No first_verifiable_year exists in the AI-research sense; his career start (Amazon 1997) is a business, not technical-research, timeline.","years_language_modeling":0,"years_as_technical_founder":0,"frontier_lineage":["None personally authored; AWS (org he founded) provides cloud infra and Trainium/Inferentia silicon that some AI labs train on, but this is organizational, not his own technical contribution"],"technical_founder_roles":["Amazon Web Services — founder & CEO (business/executive, science by others) — 2003–2021"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":2,"lm_domain_depth":1,"scientific_founder":3},"confidence":0.93,"duration_ms":39262},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":4},"confidence":0.95,"duration_ms":41121}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Andy_Jassy","wikipedia_title":"Andy Jassy","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"hayden-adams","name":"Hayden Adams","title":"Founder & CEO","company":"Uniswap Labs","sector":"crypto","rank":99,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":0,"transformers_lm":0,"frontier_founder":0,"lm_domain_depth":0,"hands_on_engineering":10,"industry_impact":6,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":14,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":14,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.76,"rationale":"Adams holds a BS in mechanical engineering from Stony Brook University (2016), not a computer science, mathematics, or AI-related degree, and has no verifiable AI/ML research record — his canonical contribution (the Uniswap constant-product automated market maker, x*y=k, and the v3 concentrated-liquidity design) is a real, personally-authored and personally-built piece of financial/algorithmic engineering, but it is decentralized-exchange mechanism design, not vector embeddings, attention, transformers, or language modeling. This supports real hands_on_engineering credit (he taught himself Solidity after being laid off from Siemens and single-handedly built and shipped Uniswap v1-v3, a system that today processes billions in volume) and some industry_impact as the builder of foundational DeFi infrastructure, but the rubric explicitly scores AI-core dimensions, and there is no verifiable evidence he has authored or built anything in that space. All three AI-core dimensions (foundations beyond generic engineering, vector_embeddings, transformers_lm) score at or near the floor.\n\nNone of Adams's work sits in the lineage of frontier language models: the Uniswap constant-product AMM (x*y=k) and v3 concentrated-liquidity design are DeFi mechanism design in Solidity, not attention, transformers, embeddings, optimizers, tokenizers, pretraining objectives, or alignment methods that GPT/Claude/Gemini/Llama-class systems descend from, and no frontier technical report cites his work. He has zero verifiable years in language modeling — no vector-space, LSI, n-gram, neural-LM, seq2seq, transformer, or LLM-pretraining record in any source. He is, however, a genuine hands-on technical founder — he taught himself Solidity and personally built and shipped Uniswap v1–v3 (launched Nov 2018, ~7 years) and co-authored the v3 whitepaper — but that founding role is entirely OUTSIDE this field, which caps scientific_founder in the 3–7 (technical founder outside the AI/LM core) band.","evidence":[{"claim":"Author of the Uniswap v3 Core whitepaper (March 2021), introducing concentrated liquidity","source_url":"https://app.uniswap.org/whitepaper-v3.pdf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Adams was a former mechanical engineer at Siemens, launched Uniswap in November 2018 inspired by a Vitalik Buterin blog post, and is credited as co-author of the Uniswap v3 whitepaper (March 2021) with Noah Zinsmeister; no AI or machine learning is mentioned","source_url":"https://en.wikipedia.org/wiki/Uniswap","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Uniswap is a decentralized exchange protocol on Ethereum using smart contracts and liquidity pools (constant-product rule), i.e. its core technology is not AI systems","source_url":"https://www.wikidata.org/wiki/Q104438477","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Uniswap v3 core is a Solidity smart-contract codebase (5.0k stars, BUSL-1.1/GPL-2.0 licensed) with no machine-learning components","source_url":"https://github.com/Uniswap/v3-core","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Adams launched Uniswap in November 2018 after teaching himself Solidity, and is credited as author of the Uniswap v3 whitepaper (2021) — a DeFi AMM protocol with no AI/ML or language-modeling component","source_url":"https://en.wikipedia.org/wiki/Uniswap","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Uniswap v3-core is a Solidity smart-contract codebase with no machine-learning or language-model components","source_url":"https://github.com/Uniswap/v3-core","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Adams authored/co-authored the Uniswap v3 Core whitepaper (March 2021) introducing concentrated liquidity — a DeFi AMM design, not any language-model component","source_url":"https://app.uniswap.org/whitepaper-v3.pdf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Adams, a former Siemens mechanical engineer, taught himself Solidity and launched Uniswap in November 2018; the protocol's core is smart contracts and liquidity pools, with no AI/ML or language-modeling technology","source_url":"https://en.wikipedia.org/wiki/Uniswap","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Stony Brook University, BS Mechanical Engineering (2016)"],"canonical_papers":["Uniswap v3 Core (2021, Adams et al.)"],"first_verifiable_year":2017,"notable_systems":["Uniswap v1/v2/v3 automated market maker protocol"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier's OpenAlex is not found and Semantic Scholar match (2 papers, 0 citations) plausibly matches the Uniswap v3 whitepaper listing rather than peer-reviewed research; the dossier correctly has no first_verifiable_year populated. No AI/ML background found in any source — his entire verifiable technical record is DeFi/AMM mechanism design, mechanical engineering, and Solidity smart-contract development, unrelated to the core-AI lineage this rubric measures.","years_language_modeling":0,"years_as_technical_founder":7,"technical_founder_roles":["Uniswap Labs — founder / builder of Uniswap v1–v3 AMM protocol — 2018–present (~7 years, DeFi, not AI/LM)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":0,"lm_domain_depth":0,"scientific_founder":5},"confidence":0.86,"duration_ms":35977},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":0,"scientific_founder":6},"confidence":0.9,"duration_ms":33682}],"source":"seeded","profile_url":null,"wikipedia_title":"Uniswap","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"sergey-nazarov","name":"Sergey Nazarov","title":"Co-founder & CEO","company":"Chainlink Labs","sector":"crypto","rank":100,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":1,"transformers_lm":0,"frontier_founder":1,"lm_domain_depth":0,"hands_on_engineering":8,"industry_impact":6,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":14,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":14,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.73,"rationale":"Nazarov holds a 2007 NYU bachelor's degree in philosophy and management (no math/CS/ML graduate training), then built a sequence of early startups (ExistLocal, QED Capital, CryptaMail/Secure Asset Exchange) before co-founding SmartContract.com in 2014, which became Chainlink. He co-authored the 2017 Chainlink whitepaper 'A Decentralized Oracle Network' together with Steve Ellis and Cornell professor Ari Juels, and has personally led Chainlink's technical roadmap (oracle network design, Proof-of-Reserve, CCIP) for nearly a decade — this is real, sustained hands-on systems-building and technical leadership, credited under hands_on_engineering/industry_impact. However, Chainlink's core technology is decentralized-oracle/distributed-systems and applied cryptography engineering, not language modeling, vector embeddings, or transformer architectures; no publication, patent, or project ties him to that lineage, so those dimensions score at floor per the brief's explicit guidance on Chainlink. foundations is scored low-but-nonzero for the applied cryptographic/distributed-systems design work embedded in the whitepaper, not for math/ML theory.\n\nNo verifiable line runs from any of Nazarov's work to today's frontier language models: Chainlink's published corpus (the 2017 'Decentralized Oracle Network' whitepaper, Chainlink 2.0, Town Crier, DECO, CCIP) is applied cryptography and distributed-systems / oracle engineering, and no attention, embedding, optimizer, tokenizer, pretraining, scaling, dataset or alignment contribution of his is cited by or built into GPT/Claude/Gemini/Llama-class systems, so frontier_founder is at floor. He has zero verifiable record in language modeling — statistical/neural LMs, vector-space text models, seq2seq, transformers or LLM pretraining/alignment — giving lm_domain_depth 0. He is, however, a genuine, long-tenured technical/scientific founder OUTSIDE this field: he co-founded SmartContract.com in 2014, co-authored the whitepaper his company runs on (with Steve Ellis and Ari Juels), and has personally driven Chainlink's technical roadmap for ~12 years, which the anchors place in the 3-7 band ('a technical founder outside this field'), scored near the top for the duration and depth of that founder-CTO-equivalent record.","evidence":[{"claim":"Nazarov graduated NYU in 2007 with a bachelor's degree in philosophy and management; no graduate STEM degree found","source_url":"https://en.wikipedia.org/wiki/Sergey_Nazarov_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded SmartContract.com with Steve Ellis in 2014; co-authored the Chainlink whitepaper 'A Decentralized Oracle Network' with Steve Ellis and Ari Juels, published 2017","source_url":"https://research.chain.link/whitepaper-v1.pdf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"As CEO of Chainlink Labs, Nazarov has led development of Proof-of-Reserve and the Cross-Chain Interoperability Protocol (CCIP), and joined the CFTC's Innovation Advisory Committee in Feb 2026","source_url":"https://en.wikipedia.org/wiki/Sergey_Nazarov_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The dossier's Wikipedia/Wikidata match (Q130442938, Ukrainian political strategist and former MP from Odesa) is a namesake, not the Chainlink co-founder","source_url":"https://en.wikipedia.org/wiki/Sergey_Nazarov","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Verified from the whitepaper's own title page: 'ChainLink: A Decentralized Oracle Network — Steve Ellis, Ari Juels, and Sergey Nazarov, 4 September 2017 (v1.0)', on oracle connectivity, on-chain data aggregation, off-chain consensus and reputation/security monitoring.","source_url":"https://research.chain.link/whitepaper-v1.pdf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Born 1986; graduated NYU 2007 with a bachelor's degree in philosophy and management; founded ExistLocal (2009), QED Capital (2011), CryptaMail and Secure Asset Exchange (2014); co-founded SmartContract.com with Steve Ellis in 2014; no AI work mentioned.","source_url":"https://en.wikipedia.org/wiki/Sergey_Nazarov_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chainlink was created in 2017 by Sergey Nazarov and Steve Ellis, who co-authored the whitepaper with Cornell professor Ari Juels; it is a decentralized blockchain oracle network bridging on-chain contracts to off-chain data.","source_url":"https://en.wikipedia.org/wiki/Chainlink_(blockchain_oracle)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chainlink's published research corpus (Chainlink 1.0/2.0, Town Crier, Mixicles, DECO, OCR3, Confidential Compute) is cryptography and oracle-network design; none of it is machine-learning research.","source_url":"https://chain.link/whitepaper","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Nazarov co-authored 'ChainLink: A Decentralized Oracle Network' (2017) with Steve Ellis and Ari Juels — cryptography/oracle-network design, not machine-learning or language-modeling research; nothing frontier LMs descend from.","source_url":"https://research.chain.link/whitepaper-v1.pdf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Chainlink's research corpus (Chainlink 1.0/2.0, Town Crier, Mixicles, DECO, OCR3) is applied cryptography and oracle-network design with no ML/LM component.","source_url":"https://chain.link/whitepaper","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Nazarov co-founded SmartContract.com with Steve Ellis in 2014 and has led Chainlink's technical direction (Proof-of-Reserve, CCIP) as CEO for ~12 years — a sustained technical-founder role, but in blockchain oracles, not language modeling.","source_url":"https://en.wikipedia.org/wiki/Chainlink_(blockchain_oracle)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded SmartContract.com with Steve Ellis in 2014 and co-authored the 2017 Chainlink whitepaper 'A Decentralized Oracle Network' with Steve Ellis and Ari Juels, personally leading the technical roadmap — a technical-founder role, but in decentralized oracles, not AI/LM.","source_url":"https://research.chain.link/whitepaper-v1.pdf","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["New York University — B.A. philosophy and management, 2007"],"canonical_papers":["ChainLink: A Decentralized Oracle Network (whitepaper, 2017, with Steve Ellis and Ari Juels)"],"first_verifiable_year":2014,"notable_systems":["Chainlink (decentralized oracle network)","SmartContract.com"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier's Wikipedia and Wikidata entries (Q130442938, 'Ukrainian political strategist, former member of parliament') are for a completely different, unrelated Sergey Nazarov, not the Chainlink co-founder — a clear homonym mismatch the assessor should disregard. OpenAlex found nothing (correctly, since the real Nazarov has no academic publication record). Semantic Scholar returned a match (id 153516042, h-index 8, 13 papers, 316 citations) but the brief flags high homonym risk for common Slavic surnames and I could not independently confirm this Semantic Scholar profile is the Chainlink Nazarov rather than an unrelated scientist named Sergey Nazarov (a fairly common Russian/Ukrainian name) — I did not use it for scoring given the risk of a false match, and note this as an open gap rather than crediting phantom foundations. No PubMed or patent records were verified as his.","years_language_modeling":0,"years_as_technical_founder":12,"technical_founder_roles":["SmartContract.com / Chainlink — co-founder & CEO, technical direction — 2014–present (~12 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":0,"scientific_founder":7},"confidence":0.85,"duration_ms":45859},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.83,"duration_ms":41830}],"source":"seeded","profile_url":null,"wikipedia_title":"Sergey Nazarov","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"adam-back","name":"Adam Back","title":"Co-founder & CEO","company":"Blockstream","sector":"crypto","rank":101,"rubric_version":3,"dimensions":{"foundations":7,"vector_embeddings":0,"transformers_lm":0,"frontier_founder":1,"lm_domain_depth":0,"hands_on_engineering":7,"industry_impact":4,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":13,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":13,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.77,"rationale":"Back holds a PhD in computer science (distributed systems) from the University of Exeter (1995, dissertation on parallelization of general-purpose programs using optimistic techniques from parallel discrete-event simulation), giving him genuine PhD-level formal training in distributed algorithms -- adjacent to but not overlapping the rubric's core areas. He invented Hashcash in 1997, a proof-of-work scheme that became foundational to Bitcoin mining, and is the only person explicitly named in Satoshi Nakamoto's Bitcoin whitepaper, making him a real, personally-credited contributor to cryptographic systems engineering. He co-founded and is CEO of Blockstream (2014). None of this work touches vector embeddings, representation learning, or the transformer/language-model lineage, and no publications, patents, or systems in those areas were found; Semantic Scholar shows only 1 indexed paper (41 citations), and OpenAlex has no match. Scores reflect a legitimate cryptography/distributed-systems PhD and hands-on engineering record with essentially zero footprint in the specific AI-core dimensions the rubric measures.\n\nBack's foundational work — Hashcash proof-of-work (1997), Bitcoin-adjacent protocol design, and the Blockstream/Liquid sidechain stack — is in cryptography and distributed systems; none of it (architecture, attention, embeddings, optimizers, tokenizers, pretraining, scaling or alignment) appears in the technical lineage of GPT/Claude/Gemini/Llama-class models, so frontier_founder is essentially absent. He has zero verifiable record in language modeling of any era (vector-space, LSI, n-gram, neural, seq2seq, transformer), so lm_domain_depth is nil. He is a genuine scientific/technical founder — PhD, personally authored the core cryptographic work his companies run on, and has led Blockstream as co-founder/CEO since 2014 (~12 years, plus earlier architect work at Zero-Knowledge Systems) — but that founding record is entirely OUTSIDE this field, which the anchor caps at the 3-7 band.","evidence":[{"claim":"PhD in computer science (distributed systems), University of Exeter, 1995","source_url":"https://en.wikipedia.org/wiki/Adam_Back","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Invented Hashcash (1997), the proof-of-work scheme later used in Bitcoin mining; the only person explicitly named in the Bitcoin whitepaper","source_url":"https://en.wikipedia.org/wiki/Adam_Back","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Blockstream in 2014, became CEO in 2016","source_url":"https://en.wikipedia.org/wiki/Adam_Back","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"PhD in computer science (distributed systems), University of Exeter, 1995 thesis 'Parallelization of general purpose programs using optimistic techniques from parallel discrete event simulation', supervisor Stephen Turner; invented Hashcash 1997; implemented credlib; Zero-Knowledge Systems; co-found","source_url":"https://en.wikipedia.org/wiki/Adam_Back","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q348671 lists occupation 'cryptographer' and notable work 'Hashcash'; educated at University of Exeter; no AI-related occupation, affiliation or work","source_url":"https://www.wikidata.org/wiki/Q348671","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author record for Adam Back: 1 paper, 41 citations, h-index 1 - no machine-learning corpus","source_url":"https://www.semanticscholar.org/author/Adam-Back/2058627663","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Back invented Hashcash (1997), a proof-of-work scheme used in Bitcoin mining; his work is cryptography/distributed systems, not the transformer/LM lineage frontier models descend from","source_url":"https://en.wikipedia.org/wiki/Adam_Back","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q348671 lists occupation 'cryptographer'/'businessperson' and notable work 'Hashcash'; no AI, machine-learning or language-modeling occupation, affiliation or work","source_url":"https://www.wikidata.org/wiki/Q348671","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Blockstream in 2014 and serves as CEO, personally driving its cryptographic/protocol technical direction — a technical founder, but of a Bitcoin infrastructure company, not an AI/language-modeling one","source_url":"https://en.wikipedia.org/wiki/Adam_Back","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Blockstream in 2014 and is its CEO; a cryptographer whose notable work is Hashcash — no AI/language-modeling occupation, affiliation or work in the record","source_url":"https://en.wikipedia.org/wiki/Adam_Back","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q348671: occupation 'cryptographer'/'businessperson', employer Blockstream, notable work Hashcash — no ML/LM footprint","source_url":"https://www.wikidata.org/wiki/Q348671","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["PhD Computer Science (distributed systems), University of Exeter, 1995"],"canonical_papers":[],"first_verifiable_year":1997,"notable_systems":["Hashcash","Blockstream / Liquid Network"],"citations":41,"h_index":1,"patents":0,"dossier_notes":"Dossier's OpenAlex block is found:false (no match) and PubMed flags homonym_risk with 355 hits and no filtering possible; neither was usable. Wikipedia/Wikidata confirm identity and PhD details cleanly. His genuine technical depth is in cryptography and distributed systems (proof-of-work, Bitcoin-adjacent protocol design), not AI/ML -- the rubric's core dimensions score near zero not because his record is weak in general, but because it is in an entirely different field.","years_language_modeling":0,"years_as_technical_founder":12,"technical_founder_roles":["Blockstream — co-founder & CEO — 2014-present (~12 years)","Zero-Knowledge Systems — architect/senior cryptographer — late 1990s-early 2000s (outside this field)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":0,"scientific_founder":4},"confidence":0.9,"duration_ms":39417},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":0,"scientific_founder":5},"confidence":0.9,"duration_ms":40205}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Adam_Back","wikipedia_title":"Adam Back","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"alex-gluchowski","name":"Alex Gluchowski","title":"Co-founder & CEO","company":"Matter Labs (ZKsync)","sector":"crypto","rank":102,"rubric_version":3,"dimensions":{"foundations":6,"vector_embeddings":0,"transformers_lm":0,"frontier_founder":0,"lm_domain_depth":0,"hands_on_engineering":8,"industry_impact":4,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":13,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":13,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.55,"rationale":"Gluchowski is publicly known as the founder of Matter Labs, the company behind the zkSync zero-knowledge rollup on Ethereum — a cryptography/zero-knowledge-proof systems company, not a vector-embeddings, LSA, or transformer/language-modeling company. This session's dossier for him returned no usable Wikipedia, Wikidata, OpenAlex, or Semantic Scholar match, and its PubMed block (40 hits under 'Gluchowski A') is entirely unrelated homonyms (UK physiotherapy/exercise-science researchers, Polish food-science researchers) with no connection to this person. WebSearch capacity was exhausted mid-session and WebFetch attempts against Matter Labs' own site and LinkedIn did not return usable biographical content, so his education and pre-crypto career could not be independently verified in this pass; per the brief's instruction to score lower and disclose when unsure, scores here reflect only what is reliably attributable (building and leading a real cryptographic-systems engineering company) with no verified personal record in the core AI/LM lineage this rubric measures. Zero-knowledge cryptography is adjacent mathematical/systems engineering but is not itself linear algebra/optimization-for-ML, embeddings, or LM research, so foundations and hands_on_engineering are scored modestly for general technical company-building rather than AI-specific depth, and vector_embeddings/transformers_lm are scored at zero for lack of any verifiable authored work in those areas.\n\nGluchowski's verifiable technical record is zero-knowledge cryptography and ZK-rollup systems (the Rust 'bellman' zkSNARK library and 'plasma_winter' PoC on GitHub as gluk64), none of which appears in the attention→transformer→LLM lineage or is cited/built into any frontier language model's technical stack — frontier_founder is 0. He has no verifiable language-modeling work of any kind (vector-space, LSI, n-gram, neural LM, seq2seq, transformers), so lm_domain_depth is 0. He IS a genuine scientific/technical founder — he personally authors the core cryptographic code Matter Labs (founded ~2018, ~7 years) runs on — but that founder role is entirely OUTSIDE this rubric's AI/language-modeling field, which places him in the 3-7 'technical founder outside this field' band; scored 6.","evidence":[{"claim":"GitHub user gluk64 ('Alex G'), organisation Matter Labs, author of 'plasma_winter' (PoC of Plasma with account model and zkSNARK-proven state transitions, Rust) and 'bellman' (zkSNARK library with Ethereum BN256 support, Rust); 56 public repositories, no machine-learning or language-model projects","source_url":"https://github.com/gluk64","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Alex Gluchowski is featured as 'CEO, Matter Labs'; ZKsync builds a network of chains secured by zero-knowledge cryptography, the ZK Stack open-source framework, Prividium for institutional privacy, and Airbender, a RISC-V prover for subsecond block proofs","source_url":"https://zksync.io/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The zkSync repository maintained by Matter Labs implements zkSync Lite, a ZK Rollup scaling and privacy engine for Ethereum using zero-knowledge proofs for transaction validation","source_url":"https://github.com/matter-labs/zksync","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub user gluk64 (Matter Labs), author of 'bellman' (zkSNARK library, Rust) and 'plasma_winter' (zkSNARK-proven state transitions, Rust); 56 public repos with no ML/LM projects","source_url":"https://github.com/gluk64","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Alex Gluchowski is CEO of Matter Labs / ZKsync, a network secured by zero-knowledge cryptography (ZK Stack, Airbender RISC-V prover) — a cryptography systems company, not an AI/LM company","source_url":"https://zksync.io/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"GitHub 'gluk64' (Matter Labs) authored 'bellman' (zkSNARK library, Rust) and 'plasma_winter' (zkSNARK-proven state transitions); 56 repos, no ML/LM projects","source_url":"https://github.com/gluk64","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":[],"first_verifiable_year":null,"notable_systems":["zkSync / ZK Stack (Matter Labs)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier has essentially no usable programmatic identity data: Wikipedia, Wikidata, OpenAlex, and Semantic Scholar all show found:false, and the PubMed block (40 refined hits, homonym_risk marked false but this is incorrect — every sampled result is a UK exercise-science/physiotherapy researcher or a Polish food-science researcher, not the Matter Labs founder). This session's WebSearch quota was exhausted before additional searches on Gluchowski's education/pre-crypto background could be run, and WebFetch against matterlabs.com/about and his LinkedIn returned no usable content (404/blocked). Confidence is accordingly low; a re-run with search capacity should verify his educational background and whether he has any cryptography/math publication record before scores are finalized.","years_language_modeling":0,"years_as_technical_founder":7,"technical_founder_roles":["Matter Labs (ZKsync) — Co-founder & CEO / technical founder (ZK cryptography, not AI/LM) — ~2018–present (~7 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":0,"lm_domain_depth":0,"scientific_founder":6},"confidence":0.8,"duration_ms":37645},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":5},"confidence":0.82,"duration_ms":38410}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"marc-benioff","name":"Marc Benioff","title":"Chair & CEO","company":"Salesforce","sector":"general","rank":103,"rubric_version":3,"dimensions":{"foundations":2,"vector_embeddings":2,"transformers_lm":2,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":4,"industry_impact":7,"scientific_founder":3},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":13,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":13,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.85,"rationale":"Marc Benioff has a BS in business administration from USC (1986) and spent 13 years at Oracle in sales, marketing, and product-development (business) roles before founding Salesforce in 1999 — no CS/math degree, no personal ML/AI research record. His OpenAlex-listed works (a clean, unambiguous identity match) are all business/trade books and essays: 'Behind the Cloud' (Salesforce origin story), 'Compassionate Capitalism', 'The Business of Changing the World', and a 2005 DTIC cyber-policy piece — none are technical AI, math, or engineering papers. The dossier's PubMed hits (10 results, 1948-1973, lung-cancer/cytology papers by 'Benioff MA') are a clear homonym from a different era and field and were excluded. He wrote assembly code for Macintosh as an intern in his youth, which is real but pre-professional, general-purpose (non-AI) programming exposure, not AI engineering. Salesforce under his leadership acquired MetaMind (Richard Socher's company, 2016) and built Einstein AI / Agentforce as AI-feature layers on a CRM/SaaS business whose core is not AI systems — Benioff is the business/CEO figure directing AI strategy and acquisitions, not a personal researcher or builder of these systems, so industry_impact is scored moderate (real AI product surface exists at scale, but the rubric requires the company's CORE to be these systems, which Salesforce's is not) while the four research/engineering dimensions are scored at 'nothing verifiable' to 'minimal' per the rubric's anchors.\n\nNothing of Benioff's own authorship appears in the transformer/attention/embedding/scaling/alignment lineage that GPT/Claude/Gemini/Llama-class models descend from — his OpenAlex corpus is trade books (Behind the Cloud, Compassionate Capitalism) and a cyber-policy essay, with zero technical AI papers, code, patents, datasets or benchmarks cited by any frontier lab, so frontier_founder is effectively nil. He has no verifiable, continuous language-modeling record at any point (vector-space, LSI, n-gram, neural LM, seq2seq or transformer) — Salesforce's Einstein/Agentforce and its MetaMind/Richard-Socher-led NLP work were built by employees and acquired teams, not by Benioff, so lm_domain_depth is minimal. He is a genuine founder-CEO of Salesforce since 1999, but as a business founder who sets commercial and acquisition strategy; the science and engineering (including all AI/NLP) is authored by others and the company's core is CRM/SaaS, not language modeling, so scientific_founder rates only in the low 'founder/CEO of a company whose science was done by others' band. His pre-professional coding (Liberty Software at 15, Macintosh assembly as an intern) is real but decades removed from this field and does not establish a technical-founder record in AI.","evidence":[{"claim":"Marc Benioff earned a BS in business administration from USC (1986) and worked at Oracle for 13 years in sales, marketing, and product development roles before founding Salesforce","source_url":"https://en.wikipedia.org/wiki/Marc_Benioff","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Salesforce is the company Benioff co-founded, chairs, and leads as CEO; its AI products (Einstein, Agentforce) are features on a CRM/SaaS platform","source_url":"https://en.wikipedia.org/wiki/Marc_Benioff","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BS in business administration, USC (1986); founded Liberty Software at 15 in 1979 writing Atari games; wrote assembly code for the Macintosh as an Apple programmer during USC; 13 years at Oracle in sales, marketing and product development; no patents, papers or AI research attributed to him","source_url":"https://en.wikipedia.org/wiki/Marc_Benioff","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5021953126: 9 works, 227 citations, top items are trade books (Behind the Cloud 2009, Compassionate Capitalism 2004, The Business of Changing the World 2006) — no research publications","source_url":"https://api.openalex.org/authors/A5021953126","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q1521908: educated at USC Marshall School of Business in business administration; occupation businessperson, CEO, Internet entrepreneur, philanthropist","source_url":"https://www.wikidata.org/wiki/Q1521908","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Benioff co-founded Salesforce (1999) and leads it as chairman/CEO with a BS in business administration from USC; Salesforce is a CRM/SaaS company and its AI (Einstein, Agentforce) is a feature layer, not his personal research","source_url":"https://en.wikipedia.org/wiki/Marc_Benioff","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Salesforce's AI capability was substantially acquired — MetaMind (Richard Socher's deep-learning startup) was bought in 2016 — indicating the science was done by others, not by Benioff","source_url":"https://en.wikipedia.org/wiki/Salesforce","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Benioff co-founded and has led Salesforce as CEO since 1999; his role is business/commercial leadership, not personal AI research or engineering","source_url":"https://en.wikipedia.org/wiki/Marc_Benioff","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex author A5021953126 lists 9 works — all trade books/essays (Behind the Cloud, Compassionate Capitalism, The Business of Changing the World), no language-modeling or transformer/embedding research","source_url":"https://api.openalex.org/authors/A5021953126","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Salesforce's AI capabilities came via acquisition of MetaMind (Richard Socher's NLP company, 2016) and were built by that team and Salesforce Research, not by Benioff personally","source_url":"https://en.wikipedia.org/wiki/Salesforce","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Business Administration, University of Southern California (1986)"],"canonical_papers":[],"first_verifiable_year":1986,"notable_systems":["Salesforce CRM platform","Einstein AI (feature layer, not personally built)","Agentforce (feature layer, not personally built)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier's PubMed block (10 results, term 'Benioff M[Author]', earliest_year 1948, homonym_risk: false) is actually a clear homonym failure — the papers are lung-cancer/cytology research from 1948-1973 by a 'Benioff MA' who cannot be the businessman born in 1964; the dossier's own homonym_risk flag is wrong here and should have been true. The OpenAlex match itself (candidates: 1) is correctly identified as Marc Benioff the businessman, but his 'works' are all trade books/essays, not research — this is a case where a clean OpenAlex match still yields zero technical AI evidence, exactly the profile the rubric describes as 'famous CEO with no personal research record.'","years_language_modeling":0,"years_as_technical_founder":0,"frontier_lineage":["None — no method, architecture, dataset, optimizer, tokenizer, benchmark or system authored by Benioff is part of the frontier-model foundation"],"technical_founder_roles":["Salesforce — co-founder & CEO (business founder; science/engineering by others), 1999–present","Liberty Software — teenage founder writing Atari games, ~1979 (outside AI, pre-professional)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":3},"confidence":0.9,"duration_ms":43257},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":3},"confidence":0.9,"duration_ms":46334}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Marc_Benioff","wikipedia_title":"Marc Benioff","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"brian-armstrong","name":"Brian Armstrong","title":"Co-founder & CEO","company":"Coinbase","sector":"crypto","rank":104,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":1,"transformers_lm":1,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":6,"industry_impact":2,"scientific_founder":5},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":12,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":12,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.82,"rationale":"Armstrong holds a dual BA in economics/computer science (2005) and an MS in computer science (2006) from Rice University, giving him general CS graduate training but no evidence of coursework, thesis, or research in linear algebra/optimization/statistical learning specifically, or any ML specialization. His pre-Coinbase roles (developer at IBM, consultant at Deloitte, software engineer at Airbnb working on payments infrastructure) are standard generalist software engineering with zero AI/ML content. As a technical co-founder he personally built early Coinbase engineering infrastructure (a crypto exchange, not an AI/LM system), which supports a modest hands_on_engineering score for production systems built and led, but none of that work touches vector embeddings, attention, transformers, or language modeling. No papers, patents, or verifiable ML research record were found; the Semantic Scholar 35-paper/h-index-12 match in the dossier is an unverified name match (no affiliation/co-author overlap with Armstrong) and should be treated as a homonym, not credited. Coinbase's core product is a cryptocurrency exchange, not an AI/language-modeling system, so per the rubric's explicit exclusion industry_impact is scored low despite the company's scale, fundraising and fame; Coinbase's AI-agent-commerce initiatives (x402, AgentKit) could not be confirmed as Armstrong's personal technical authorship versus other Coinbase engineers.\n\nNothing of Armstrong's authorship — no paper, code, architecture, embedding, optimizer, tokenizer, dataset or alignment method — appears in the lineage that GPT/Claude/Gemini/Llama-class models descend from; frontier_founder is essentially nil. He has zero verifiable record in language modeling of any era (vector-space/LSI/n-gram/neural LM through transformers): the Semantic Scholar 'B. Armstrong' match is an uncorroborated homonym per the prior pass, so years_language_modeling is 0 and lm_domain_depth scores at the floor. He was a genuine technical co-founder who personally built early Coinbase engineering from 2012 (~13 years), but Coinbase's core is a cryptocurrency exchange, not an AI/language-modeling system, so this lands in the 3–7 'technical founder outside this field' band rather than the scientific/technical founder of an LM company.","evidence":[{"claim":"Armstrong earned a dual BA in economics and computer science from Rice University in 2005, followed by an MS in computer science in 2006.","source_url":"https://en.wikipedia.org/wiki/Brian_Armstrong_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Before Coinbase, Armstrong worked as a developer at IBM, a consultant at Deloitte, and a software engineer at Airbnb (2011) on international payments systems.","source_url":"https://en.wikipedia.org/wiki/Brian_Armstrong_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The Wikipedia biography contains no mention of AI, machine learning research, or patents associated with Armstrong's career.","source_url":"https://en.wikipedia.org/wiki/Brian_Armstrong_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Armstrong founded Coinbase in 2012 with Fred Ehrsam via Y Combinator; his $8.8B net worth is classified by Forbes as self-made (Self-Made Score 8/10), consistent with VC/YC funding rather than inherited wealth.","source_url":"https://www.forbes.com/profile/brian-armstrong/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records Armstrong's only formal 'educated_at' entry as Bellarmine College Preparatory (high school) and lists occupation including 'software engineer', with no ML/AI research affiliations.","source_url":"https://www.wikidata.org/wiki/Q64705310","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Dual BA economics and computer science, Rice University 2005; MS computer science 2006; developer at IBM, consultant at Deloitte, software engineer at Airbnb from 2011; co-founded Coinbase 2012; no research publications, patents or AI systems documented","source_url":"https://en.wikipedia.org/wiki/Brian_Armstrong_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata lists occupation as chief executive officer / business executive / software engineer with employer Coinbase, and records no doctorate, academic affiliation or research output","source_url":"https://www.wikidata.org/wiki/Q64705310","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Armstrong co-founded Coinbase in 2012 with Fred Ehrsam and personally built early exchange engineering; the company is a cryptocurrency platform, not an AI/language-modeling system.","source_url":"https://en.wikipedia.org/wiki/Brian_Armstrong_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records occupation as CEO/business executive/software engineer with employer Coinbase and no doctorate, academic affiliation, or AI/ML research output.","source_url":"https://www.wikidata.org/wiki/Q64705310","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Armstrong co-founded Coinbase in 2012 with Fred Ehrsam and served as its technical/CEO founder; Coinbase is a cryptocurrency exchange, not an AI/language-modeling company.","source_url":"https://en.wikipedia.org/wiki/Brian_Armstrong_(businessman)","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Rice University — BA Economics & Computer Science (2005)","Rice University — MS Computer Science (2006)","Bellarmine College Preparatory (high school, per Wikidata)"],"canonical_papers":[],"first_verifiable_year":2011,"notable_systems":["Coinbase (cryptocurrency exchange, co-founded 2012)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier omitted Rice University education entirely (Wikidata only listed his high school); confirmed via Wikipedia/Forbes. OpenAlex not found. Semantic Scholar match (35 papers, h-index 12, name_exact=false, 8 candidates, no affiliations) is almost certainly a homonym ('B. Armstrong' is a common name pattern) with no corroborating affiliation or co-author link to Coinbase/Rice/payments engineering — not credited in scoring. PubMed match explicitly flagged homonym_risk=true with 1651 results, not usable. No patents found. Coinbase funding was Y Combinator/VC-backed and Forbes classifies Armstrong's wealth as self-made, not family/inherited — capital_without_competence does not apply on current evidence, and Coinbase is a crypto exchange, not marketed as an 'AI company' per se, so the penalty's second prong also fails. Could not confirm or deny Armstrong's personal technical involvement in Coinbase's x402/AgentKit AI-agent-commerce initiatives (Coinbase blog page returned 403); treated as unconfirmed and not credited to him personally.","years_language_modeling":0,"years_as_technical_founder":13,"technical_founder_roles":["Coinbase — technical co-founder/CEO — 2012–present (crypto exchange, not AI/LM)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":4},"confidence":0.9,"duration_ms":38711},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":6},"confidence":0.85,"duration_ms":34248}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Brian_Armstrong_(businessman)","wikipedia_title":"Brian Armstrong (businessman)","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"changpeng-zhao","name":"Changpeng Zhao","title":"Founder","company":"Binance","sector":"crypto","rank":105,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":0,"transformers_lm":1,"frontier_founder":0,"lm_domain_depth":0,"hands_on_engineering":8,"industry_impact":3,"scientific_founder":6},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":12,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":12,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.81,"rationale":"Zhao holds a genuine Bachelor of Science in Computer Science from McGill University and built a real, verifiable software-engineering career prior to Binance: developing trade-order-matching software for a Tokyo Stock Exchange subcontractor, four years as a developer on Bloomberg Tradebook's futures trading software, and founding Fusion Systems (2005, Shanghai), which built high-frequency trading platforms, followed by technical/CTO roles at Blockchain.info and OKCoin. This is substantive hands-on systems/infrastructure engineering — low-latency matching engines and trading systems — earning credit on hands_on_engineering, but it is financial-trading-systems engineering, not AI/ML research, and no source found documents any personal AI/ML paper, patent, or authored model. Binance (founded 2017) is a cryptocurrency exchange; recent Binance-branded AI products (e.g. 'Binance Agent OS') are corporate initiatives of the company, not documented as Zhao's personal technical work. Per the rubric, Binance's market dominance, CZ's net worth, and media presence are excluded from scoring; on the specific core-AI dimensions (foundations math depth in the ML sense, embeddings, transformer/LM lineage, industry impact whose core is AI systems) his personal record is minimal to none.\n\nNothing of Zhao's is part of the foundation today's frontier language models are built on — no architecture, attention, embedding, optimizer, tokenizer, dataset, benchmark or alignment method traces to him; his engineering record is low-latency financial-trading matching engines (Tokyo Stock Exchange subcontractor, Bloomberg Tradebook, Fusion Systems HFT platforms), which are unrelated to the vector-space/LSA/neural-LM/transformer lineage, so frontier_founder and lm_domain_depth are near-zero with zero verifiable years in language modeling. He IS, however, a genuine technical/founder-engineer — he personally built trading systems and founded Fusion Systems (2005) as a hands-on technical founder, later CTO of OKCoin and co-founder of Binance — but every one of those companies' cores is trading/crypto infrastructure, not AI or language modeling, which places him in the scientific_founder 3-7 band (a real technical founder OUTSIDE this field). Binance's recent AI-branded products are corporate initiatives, not his personal research or code.","evidence":[{"claim":"Changpeng Zhao earned a Bachelor of Science in Computer Science from McGill University in Montreal.","source_url":"https://en.wikipedia.org/wiki/Changpeng_Zhao","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Zhao developed trade-order-matching software for a Tokyo Stock Exchange subcontractor, worked four years as a developer on Bloomberg Tradebook's futures trading software, and founded Fusion Systems (2005, Shanghai) building high-frequency trading platforms, before serving as head of development at B","source_url":"https://en.wikipedia.org/wiki/Changpeng_Zhao","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Zhao founded Binance in July 2017; no AI/ML research publications or patents are documented for him, and Binance's recent AI-branded products (e.g. 'Binance Agent OS') are described as company initiatives, not personal technical work by Zhao.","source_url":"https://en.wikipedia.org/wiki/Changpeng_Zhao","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BSc Computer Science, McGill University; Tokyo Stock Exchange order-matching software, four years at Bloomberg Tradebook building futures trading software, founded Fusion Systems 2005 (high-frequency trading platforms), Blockchain.info head of development 2013, OKCoin CTO, co-founded Binance July 20","source_url":"https://en.wikipedia.org/wiki/Changpeng_Zhao","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q52714313: educated at McGill University School of Computer Science; occupation businessperson / chief executive officer; employer Binance; no research or academic properties recorded","source_url":"https://www.wikidata.org/wiki/Q52714313","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Zhao founded Fusion Systems in 2005 in Shanghai building high-frequency trading systems, and earlier built order-matching software for a Tokyo Stock Exchange subcontractor and futures-trading software at Bloomberg Tradebook — financial-systems engineering, not AI/ML or language-modeling work.","source_url":"https://en.wikipedia.org/wiki/Changpeng_Zhao","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records Zhao as businessperson/CEO educated in computer science at McGill with no research, publication, or academic properties, and no AI/language-modeling record.","source_url":"https://www.wikidata.org/wiki/Q52714313","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Zhao founded Fusion Systems (2005) building high-frequency trading platforms and earlier developed order-matching and futures-trading software; no AI/ML or language-modeling research is documented for him.","source_url":"https://en.wikipedia.org/wiki/Changpeng_Zhao","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records Zhao's occupation as businessperson/chief executive and employer Binance, with no research or academic properties — no frontier-model or language-modeling lineage.","source_url":"https://www.wikidata.org/wiki/Q52714313","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Computer Science, McGill University"],"canonical_papers":[],"first_verifiable_year":2005,"notable_systems":["Fusion Systems (2005, high-frequency trading platforms)","Binance (2017, cryptocurrency exchange)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier's OpenAlex block was not found (found=false), consistent with Zhao having no academic publication record. Zhao's 2023 guilty plea to a Bank Secrecy Act violation at Binance is a real, well-documented legal matter but does not fall under either defined penalty category (bought_popularity or capital_without_competence) and was not scored as a penalty; it is noted here only for context, not applied to dimension scores or penalties.","years_language_modeling":0,"years_as_technical_founder":3,"technical_founder_roles":["Fusion Systems — founder / technical (HFT platforms) — from 2005 (outside AI/LM field)","OKCoin — CTO — ~2014 (crypto, not AI/LM)","Binance — co-founder/CEO from 2017 (crypto exchange, not AI/LM)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":5},"confidence":0.85,"duration_ms":59049},{"pass":"pass_2","dimensions":{"frontier_founder":0,"lm_domain_depth":0,"scientific_founder":6},"confidence":0.9,"duration_ms":40233}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Changpeng_Zhao","wikipedia_title":"Changpeng Zhao","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"humayun-sheikh","name":"Humayun Sheikh","title":"Founder & Chairman","company":"Fetch.ai","sector":"crypto","rank":106,"rubric_version":3,"dimensions":{"foundations":2,"vector_embeddings":1,"transformers_lm":2,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":3,"industry_impact":6,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":11,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":11,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.51,"rationale":"Humayun Sheikh is publicly known primarily as an early investor in DeepMind and as founder/chairman of Fetch.ai, a project combining distributed-ledger technology with autonomous 'AI agents.' No Wikipedia page exists for him, and this session's attempts to independently verify his educational background or any personal technical AI/ML record via multiple sources (Fetch.ai's own site, Crunchbase, LinkedIn, Bloomberg, Forbes) were blocked (403/404 errors) or returned no biographical content, so his formal education and prior technical career could not be confirmed from primary sources this session. Being an early investor in DeepMind demonstrates investment judgment and access, not personal research or engineering competence, and per the rubric does not count toward the AI-research dimensions. Fetch.ai markets itself heavily around 'AI agents' and has a working codebase and published technical papers as an organization, which supports a modest industry_impact score for having built a real (if crypto-token-centric) AI-agent platform, but no evidence was found that Sheikh personally authored research, wrote production ML code, or holds an AI/ML-relevant degree, so the personal-research and hands-on-engineering dimensions are scored near the 'nothing verifiable' floor rather than assumed.\n\nNothing of Sheikh's own — no architecture, embedding, optimizer, dataset, tokenizer, alignment method or paper — is traceable into any frontier language-model lineage (GPT/Claude/Gemini/Llama); his connection to advanced AI is as an early DeepMind investor, which is capital allocation, not a foundational technical contribution, so frontier_founder is at the floor. He has no verifiable personal record in language modeling (statistical/neural LMs, seq2seq, transformers, pretraining/alignment) at any date — the OpenAlex, Semantic Scholar and PubMed hits are confirmed homonyms (a Bangladeshi materials engineer, a generic 'S. Humayun', and a migraine physician) — so lm_domain_depth is effectively zero. He is the founder/CEO/chairman of Fetch.ai (founded 2017, ~9 years) whose core science and engineering were built by technical co-founders and staff rather than authored by him personally, placing him in the 'founder/CEO of an AI company whose science was done by others' band for scientific_founder rather than earning the technical-founder anchor.","evidence":[{"claim":"No Wikipedia page exists for Humayun Sheikh (dossier wikipedia.found=false, wikidata.found=false), and this session's attempts to fetch Fetch.ai's own team/about pages, Crunchbase, Bloomberg, and Forbes profile pages for independent biographical verification all failed (404/403 errors) or returned n","source_url":"https://fetch.ai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Fetch.ai is publicly described as a project combining blockchain/token infrastructure with autonomous AI agents (ASI:One, Agentverse), with Sheikh as founder/chairman; his role is consistently described in available secondary characterizations as investor/chairman rather than as a technical architec","source_url":"https://fetch.ai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Fetch.ai builds AI platforms and services: ASI:One personal assistant, Agentverse agent marketplace, Fetch Business and the uAgents developer framework; the site carries no biography of the founder","source_url":"https://fetch.ai/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"A Wikidata search for 'Humayun Sheikh Fetch.ai' returns no matching entries — no person-level structured record exists","source_url":"https://www.wikidata.org/wiki/Special:Search?search=Humayun+Sheikh+Fetch.ai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The dossier's OpenAlex match A5025548219 is 'Sheikh Muhammad Humayun Kabir', Chittagong University of Engineering & Technology, publishing on steel plastic-strain memory, aluminium composites and wet cooling towers — not the Fetch.ai founder","source_url":"https://api.openalex.org/authors/A5025548219","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The ASI Alliance unites Fetch.ai, SingularityNET and CUDOS; the site names no individual leaders or founder biographies","source_url":"https://superintelligence.io/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Humayun Sheikh is founder, CEO and chairman of Fetch.ai, an autonomous-agent + blockchain platform (founded 2017); his public role is founder/investor/chairman, not authoring the platform's core research or code.","source_url":"https://fetch.ai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The ASI Alliance (Fetch.ai, SingularityNET, CUDOS) names no individual as author of a method or system that today's frontier LLMs descend from; there is no frontier-model lineage attributable to Sheikh personally.","source_url":"https://superintelligence.io/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The OpenAlex match A5025548219 is 'Sheikh Muhammad Humayun Kabir' (Chittagong University of Engineering & Technology, publishing on structural steel, aluminium composites and cooling towers) — a confirmed homonym, giving no language-modeling record for the Fetch.ai founder.","source_url":"https://api.openalex.org/authors/A5025548219","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The dossier's only publication matches (OpenAlex A5025548219 / homonym PubMed) are unrelated people (materials engineering, headache medicine); no LM or frontier-model research is attributable to Fetch.ai's Humayun Sheikh, and no Wikipedia/Wikidata person record exists.","source_url":"https://api.openalex.org/authors/A5025548219","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Humayun Sheikh is described as founder, CEO and chairman of Fetch.ai (founded 2017), an autonomous-agent + distributed-ledger platform, and an early DeepMind investor — a business/founder-chairman role with the technical work carried by co-founders and hired researchers, not a personal research/engi","source_url":"https://fetch.ai","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":[],"canonical_papers":[],"first_verifiable_year":2010,"notable_systems":["Fetch.ai (founder/chairman) — AI-agent + blockchain platform"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier's OpenAlex block (affiliations: Chittagong University of Engineering & Technology, Bangladesh; papers on cooling towers, structural steel, aluminum metal matrix composites) is a confirmed HOMONYM MISMATCH — this is a mechanical/materials engineering academic in Bangladesh, not Fetch.ai's UK-based Humayun Sheikh, and was excluded entirely from scoring. No Wikipedia/Wikidata entry exists, and profile_page/self_claims were both empty in the dossier, leaving very little verifiable primary-source material; multiple independent web sources (Crunchbase, Bloomberg, Forbes, LinkedIn, Fetch.ai's own about/team pages) were attempted and all failed to return usable biographical content in this session (403/404/no-content errors), so his formal education and any personal technical record could not be confirmed either way. Given the near-total absence of verifiable primary-source evidence, scores and confidence are set conservatively low rather than assuming either a strong or weak record — this should be treated as a data-scarcity case, not a confirmed 'nothing exists' case.","years_language_modeling":0,"years_as_technical_founder":0,"technical_founder_roles":["Fetch.ai — founder/CEO/chairman (business founder, non-technical) — 2017–present (~9 yrs)"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":4},"confidence":0.7,"duration_ms":50600},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":4},"confidence":0.66,"duration_ms":44501}],"source":"seeded","profile_url":null,"wikipedia_title":null,"scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"michael-saylor","name":"Michael Saylor","title":"Executive Chairman & Co-founder","company":"Strategy (MicroStrategy)","sector":"crypto","rank":107,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":1,"transformers_lm":0,"frontier_founder":0,"lm_domain_depth":0,"hands_on_engineering":4,"industry_impact":4,"scientific_founder":5},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":10,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":10,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.81,"rationale":"Saylor holds a BS from MIT double-majoring in aeronautics/astronautics and the history of science (via an Air Force ROTC scholarship) — real STEM training but not in mathematics, ML, or the core-AI lineage this rubric measures, and no graduate degree or thesis in the field was found. His career is entirely business intelligence and enterprise software: computer simulation modeling and market-forecasting models at The Federal Group and DuPont in the late 1980s, then co-founding MicroStrategy (1989) as a BI/data-analytics software company, and since 2020 pivoting the company (renamed Strategy) into a Bitcoin-treasury vehicle. No personally authored papers, patents in ML/AI (Wikipedia notes 31 patents as of 2016, but their subject matter was not verified as AI/ML-specific in this pass and should not be assumed so), Google Scholar/arXiv/DBLP presence, or built AI models/systems were found — Semantic Scholar's 3-paper/15-citation, h-index-2 record under his name could not be verified as genuinely his (name-only match, high homonym risk, no affiliation match) and is not counted as evidence. His public 'AI' commentary and MicroStrategy's descriptions of AI-adjacent BI tooling are commentary/product-marketing rather than personal research or engineering depth, consistent with the rubric's instruction to not credit commentary/books/talks as research.\n\nNo element of Saylor's work — no architecture, embedding method, optimizer, tokenizer, pretraining objective, scaling result, alignment technique, dataset or training/inference stack — appears in the lineage of any frontier language model (OpenAlex found:false; the Semantic Scholar and PubMed hits are uncorroborated/homonym noise), so frontier_founder is 0. He has zero verifiable record in language modeling of any kind — statistical, vector-space/LSI, neural, seq2seq or transformer — across his career; MicroStrategy is business-intelligence and mobile software and Strategy is now a Bitcoin-treasury vehicle, so lm_domain_depth is 0. He is a genuine long-tenured technical co-founder (MicroStrategy, 1989, with ~31 patents and early hands-on simulation/BI modeling), but that founding work is entirely OUTSIDE this field's core (no language-modeling science, code or patents), which places scientific_founder in the 3-7 'technical founder outside this field' band at 5.","evidence":[{"claim":"BS from MIT, double major in aeronautical & astronautical engineering and history of science, via Air Force ROTC scholarship; no graduate degree found.","source_url":"https://en.wikipedia.org/wiki/Michael_J._Saylor","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Early career: computer simulation modeling at The Federal Group (1987), market-forecasting computer models as an internal consultant at DuPont (1988), before co-founding MicroStrategy (business intelligence software) in 1989 with Sanju Bansal.","source_url":"https://en.wikipedia.org/wiki/Michael_J._Saylor","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No mention of personal AI or machine learning research in his Wikipedia biography; technical work centered on business intelligence software and data mining applications; as of 2016 held 31 patents (subject matter not independently confirmed as AI-specific in this pass).","source_url":"https://en.wikipedia.org/wiki/Michael_J._Saylor","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BS from MIT (1983-1987), double major in aeronautical & astronautical engineering and history of science; co-founded MicroStrategy in 1989 with Sanju Bansal; CEO until August 2022, then executive chairman focused on bitcoin strategy; granted 31 patents as of 2016; authored The Mobile Wave (2012); no","source_url":"https://en.wikipedia.org/wiki/Michael_J._Saylor","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"MicroStrategy/Strategy builds business intelligence and mobile software — MicroStrategy Analytics, MicroStrategy Mobile and Usher (digital credentials); the article records no dedicated AI or machine-learning products, and Saylor's position is described as strategic and executive rather than technic","source_url":"https://en.wikipedia.org/wiki/MicroStrategy","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata lists education at MIT Sloan (BS, aeronautics, history of science), occupations entrepreneur, philanthropist, businessperson, computer scientist, inventor and author, employer Strategy from 1989, notable work The Mobile Wave — no research field or academic affiliation","source_url":"https://www.wikidata.org/wiki/Q6833771","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded MicroStrategy (business-intelligence/mobile software, later renamed Strategy) in 1989 and led it as CEO to 2022, then executive chairman; the company's core is BI/analytics and, since 2020, a Bitcoin treasury — not language modeling or any frontier-AI building block.","source_url":"https://en.wikipedia.org/wiki/Michael_J._Saylor","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No academic-publication identity (OpenAlex found:false) and no verifiable AI/ML research; prior assessment excluded the name-only Semantic Scholar record and disregarded the PubMed 'Saylor MA' geriatric-care homonyms — leaving no language-modeling record to trace into frontier models.","source_url":"https://www.wikidata.org/wiki/Q6831501","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded MicroStrategy (business-intelligence software) in 1989 and remains executive chairman; career centered on BI/enterprise software and, since 2020, a Bitcoin treasury strategy — no language-modeling or frontier-AI research.","source_url":"https://en.wikipedia.org/wiki/Michael_J._Saylor","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Aeronautics & Astronautics and History of Science (double major), MIT"],"canonical_papers":[],"first_verifiable_year":null,"notable_systems":[],"citations":0,"h_index":0,"patents":31,"dossier_notes":"Dossier's OpenAlex block is found:false (no academic-publication identity for this person, consistent with a pure business-executive career). The dossier's Semantic Scholar match (3 papers, 15 citations, h-index 2, name_exact:true but 8 candidates) could not be corroborated as genuinely this Michael Saylor via any independent source in this pass and was excluded from scoring rather than credited. The dossier's PubMed block (105 raw/10 refined hits, earliest_year 2014) is entirely unrelated homonym noise — a 'Saylor MA' co-author on geriatric-care and caregiving research papers, a different person — and was disregarded. No citable evidence of paid/sponsored AI coverage or of founding an AI-branded venture on family/inherited wealth was found in this pass, so both penalty fields are 0 per the brief's 'if you cannot cite it, report 0' rule; however, the concern is noted here: Saylor has no verifiable personal language-modeling or ML research record of any kind, and MicroStrategy/Strategy's public AI-adjacent messaging should not be read as technical depth.","years_language_modeling":0,"years_as_technical_founder":37,"technical_founder_roles":["MicroStrategy / Strategy — co-founder & CEO (later exec chairman), 1989–present — business intelligence software, OUTSIDE the language-modeling field"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":0,"lm_domain_depth":0,"scientific_founder":5},"confidence":0.86,"duration_ms":45082},{"pass":"pass_2","dimensions":{"frontier_founder":0,"lm_domain_depth":0,"scientific_founder":5},"confidence":0.9,"duration_ms":41608}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Michael_J._Saylor","wikipedia_title":"Michael J. Saylor","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"charles-hoskinson","name":"Charles Hoskinson","title":"Founder & CEO","company":"Input Output (Cardano)","sector":"crypto","rank":108,"rubric_version":3,"dimensions":{"foundations":4,"vector_embeddings":0,"transformers_lm":0,"frontier_founder":0,"lm_domain_depth":0,"hands_on_engineering":4,"industry_impact":4,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":9,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":9,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.74,"rationale":"Hoskinson studied analytic number theory at Metropolitan State University of Denver and began but did not complete doctoral coursework in mathematics at the University of Colorado Boulder — partial, incomplete graduate mathematics training with no thesis, no degree conferred, and no published papers found in OpenAlex, Semantic Scholar, or web search. He co-founded Ethereum in 2014 (departing before launch after a dispute over for-profit vs. non-profit structure) and later founded IOHK/Cardano, a proof-of-stake blockchain platform — real blockchain-protocol and cryptography-adjacent entrepreneurship, but this is smart-contract/consensus-protocol engineering, not core AI/ML work. No verifiable evidence exists of Hoskinson personally authoring AI/ML research, building embeddings or language-model systems, or holding any AI-related patent; his public commentary on AI (e.g., Cardano's occasional AI-oracle integrations) is business/product positioning rather than personal technical depth in the field this index measures. Scored near the floor on all AI-specific dimensions per rubric — an incomplete math degree plus blockchain-protocol entrepreneurship does not constitute verifiable AI depth.\n\nNothing of Hoskinson's authorship or engineering feeds the attention/transformer/embedding/scaling/alignment lineage that GPT/Claude/Gemini/Llama-class models descend from — his work is proof-of-stake consensus and blockchain protocol, and even there he does not appear as an author on any of IOG's 296 research papers, so the frontier-model lineage is nil. He has no verifiable record in language modeling — statistical, neural, vector-space, seq2seq or LLM — at any point in his career, so lm_domain_depth is zero. He is a genuine founder-CEO (Ethereum 2013-14, IOHK/Cardano from 2015, ~11 years) who sets technical direction, but for a blockchain company whose core is NOT these AI systems and whose research is authored by others, which the anchors place at the 'technical founder outside this field' floor. The PubMed 'Hoskinson C' gut-microbiome papers and the Semantic Scholar planetary-science record are unrelated homonyms and were disregarded.","evidence":[{"claim":"Studied analytic number theory at Metropolitan State University of Denver, then began (but did not complete) a Master's/PhD in mathematics at University of Colorado Boulder","source_url":"https://en.wikipedia.org/wiki/Charles_Hoskinson","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded IOHK (Input Output Hong Kong, now Input Output) and the Cardano blockchain platform","source_url":"https://en.wikipedia.org/wiki/Charles_Hoskinson","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hoskinson attended Metropolitan State University of Denver and the University of Colorado Boulder to study mathematics; Wikipedia does not state that he completed a degree. He was one of five original Ethereum founders in late 2013 and was removed in 2014 after a dispute over commercial versus nonpr","source_url":"https://en.wikipedia.org/wiki/Charles_Hoskinson","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The Input Output (IOG) research library contains 296 research papers on blockchain, proof of stake, smart contracts, game theory, cryptography and universal composition; Charles Hoskinson does not appear as an author on any of the listed papers","source_url":"https://www.iog.io/en/research/library/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q90574565 lists education at Metropolitan State University of Denver and University of Colorado Boulder, occupation 'mathematician, entrepreneur', and records no degree, no doctoral advisor and no Google Scholar ID","source_url":"https://www.wikidata.org/wiki/Q90574565","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The Semantic Scholar record attached to this slug (C. Hoskinson, id 2235822893, 4 papers) consists of planetary-science papers on spherules recovered from the CNEOS 2014-01-08 bolide site, i.e. a different person","source_url":"https://api.semanticscholar.org/graph/v1/author/2235822893","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"IOG research library holds 296 papers on proof-of-stake, cryptography, game theory and smart contracts — Charles Hoskinson does not appear as an author on any of them; none concern language modeling or the transformer lineage","source_url":"https://www.iog.io/en/research/library/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q90574565 records occupation 'mathematician, entrepreneur', education at Metropolitan State University of Denver and University of Colorado Boulder, and no Google Scholar ID, doctoral advisor or completed degree","source_url":"https://www.wikidata.org/wiki/Q90574565","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hoskinson co-founded IOHK (Input Output) and the Cardano blockchain and was a co-founder of Ethereum — a blockchain-engineering founder record, not an AI/language-model one","source_url":"https://en.wikipedia.org/wiki/Charles_Hoskinson","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Hoskinson co-founded IOHK/Input Output and the Cardano proof-of-stake blockchain; his work is consensus/cryptography, with no AI/ML, embedding or language-model contribution any frontier model descends from","source_url":"https://en.wikipedia.org/wiki/Charles_Hoskinson","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"The Input Output research library holds 296 papers on blockchain, proof of stake, smart contracts, game theory and cryptography — none on language modeling — and Charles Hoskinson does not appear as an author on any of them","source_url":"https://www.iog.io/en/research/library/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records IOHK/Cardano founder role and occupation 'mathematician, entrepreneur' but no publications, degree, doctoral advisor or Scholar profile evidencing language-modeling work","source_url":"https://www.wikidata.org/wiki/Q90574565","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Attended (did not complete degree) Metropolitan State University of Denver, analytic number theory","Attended (did not complete PhD) University of Colorado Boulder, mathematics"],"canonical_papers":[],"first_verifiable_year":null,"notable_systems":["Ethereum (co-founder, departed pre-launch)","Cardano / IOHK"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier's OpenAlex has no match at all; Semantic Scholar match (C. Hoskinson, 4 papers, 12 citations) is unverified/likely a different C. Hoskinson and was not relied on given no corroboration. PubMed sample (Saccharomycetes/gut-microbiome research under 'Hoskinson C') is an unrelated homonym and was disregarded. No completed degree and no AI/ML publication record found anywhere; this is a purely business/blockchain-entrepreneurship profile with respect to the AI-specific rubric.","years_language_modeling":0,"years_as_technical_founder":11,"technical_founder_roles":["IOHK / Input Output (Cardano) — co-founder & CEO, sets technical direction (blockchain, not AI) — 2015–present (~11 yrs)","Ethereum — co-founder — 2013–2014"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":0,"lm_domain_depth":0,"scientific_founder":4},"confidence":0.86,"duration_ms":49251},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":5},"confidence":0.9,"duration_ms":39774}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Charles_Hoskinson","wikipedia_title":"Charles Hoskinson","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"erik-voorhees","name":"Erik Voorhees","title":"Founder","company":"Venice.ai / ShapeShift","sector":"crypto","rank":109,"rubric_version":3,"dimensions":{"foundations":1,"vector_embeddings":1,"transformers_lm":2,"frontier_founder":1,"lm_domain_depth":1,"hands_on_engineering":2,"industry_impact":4,"scientific_founder":3},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":9,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":9,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.79,"rationale":"Voorhees attended the University of Puget Sound (started 2003) with no computer-science, mathematics or ML degree on record, and his entire pre-AI career is in cryptocurrency: SatoshiDice (2012, sold for $11.5M, later settled SEC unregistered-securities charges), BitInstant (2012, marketing/communications role), and ShapeShift (founded 2014, a crypto exchange). No published papers, patents, degrees, or personal authored technical work in linear algebra, embeddings, or the transformer/LM lineage were found anywhere. His AI venture, Venice.ai (founded 2024), is a privacy-focused proxy/UI layer that explicitly does not train its own models — it routes user requests to existing open-source models via decentralized GPU providers — so founding it demonstrates product/privacy-infrastructure entrepreneurship, not personal AI research or model-building engineering. This is a clear case the rubric flags: a well-known crypto entrepreneur with essentially no personal core-AI technical record; industry_impact is scored only slightly above zero to acknowledge Venice.ai is a real, functioning product (routing/privacy infrastructure) rather than vaporware, while foundations/vector_embeddings/transformers_lm/hands_on_engineering remain at 'nothing verifiable.'\n\nNothing of Voorhees's own — no paper, code, dataset, optimizer, tokenizer, architecture or training/inference stack — appears in the lineage of frontier models; Venice.ai (2024) explicitly does not train its own models but routes requests to existing open-source models over decentralized GPU providers, so there is no frontier contribution and no language-modeling research record of any duration (frontier_founder and lm_domain_depth are 'nothing verifiable'). His verifiable career (BitInstant marketing 2012, SatoshiDice 2012-13, ShapeShift 2014-, Venice.ai 2024-) is crypto entrepreneurship, not LM work — zero years in language modeling. He operates as a founder-CEO of an 'AI'-branded company whose science and engineering are done by others and which builds no models, which the scientific_founder anchor places at 3-7 (founder of an AI company, science done by others); he holds no authored core research, code or patents, so he sits at the bottom of that band.","evidence":[{"claim":"Erik Voorhees attended the University of Puget Sound starting 2003, founded SatoshiDice (2012, sold 2013 for $11.5M in bitcoin, later settled SEC charges), worked at BitInstant (2012), and founded ShapeShift (2014) — no CS/ML degree or technical research credentials are documented.","source_url":"https://en.wikipedia.org/wiki/Erik_Voorhees","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Voorhees is listed as Founder of Venice AI, but Wikipedia's coverage of Venice AI provides no detail on founding date, technical role, or any AI/ML credentials for him.","source_url":"https://en.wikipedia.org/wiki/Erik_Voorhees","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Venice AI (founded 2024, based in Sheridan, Wyoming) does not train its own models; it provides privacy-preserving access to existing open-source AI models via decentralized GPU compute providers.","source_url":"https://venice.ai/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Education University of Puget Sound (enrolled 2003); career BitInstant Director of Marketing 2012, SatoshiDice co-founder 2012-2013, ShapeShift founder/CEO 2014; Wikipedia attributes no technical or engineering work to him","source_url":"https://en.wikipedia.org/wiki/Erik_Voorhees","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Venice.ai founded 2024, Venice.ai Inc., Sheridan Wyoming; serves open-source models over decentralised GPU providers and does not train its own models","source_url":"https://venice.ai/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q16886381 lists him as an American businessman and entrepreneur with no academic, research or technical properties recorded","source_url":"https://www.wikidata.org/wiki/Q16886381","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Venice AI (founded 2024) does not train its own models; it provides privacy-preserving access to existing open-source models via decentralized GPU compute providers.","source_url":"https://venice.ai/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"OpenAlex and Semantic Scholar return no publication record for Erik Voorhees, and Wikidata Q16886381 records him only as an American businessman and entrepreneur with no academic/research/technical properties.","source_url":"https://www.wikidata.org/wiki/Q16886381","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Voorhees's documented roles are crypto ventures — BitInstant Director of Marketing (2012), SatoshiDice co-founder (2012-13), ShapeShift founder/CEO (2014), Venice AI founder (2024) — with no engineering or language-modeling work attributed to him.","source_url":"https://en.wikipedia.org/wiki/Erik_Voorhees","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Venice.ai does not train its own models; it provides privacy-preserving access to existing open-source AI models via decentralized GPU compute providers, so its founder authored no core AI research/architecture the company runs on.","source_url":"https://venice.ai/about","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q16886381 records Erik Voorhees as an American businessman and entrepreneur with no academic, research or technical properties; no papers, patents or ML credentials exist in OpenAlex/Semantic Scholar.","source_url":"https://www.wikidata.org/wiki/Q16886381","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Voorhees's documented career (BitInstant marketing 2012, SatoshiDice 2012-13, ShapeShift 2014, Venice.ai 2024) contains no language-modeling or transformer/LM lineage work.","source_url":"https://en.wikipedia.org/wiki/Erik_Voorhees","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["Attended University of Puget Sound (from 2003); no CS/ML degree documented"],"canonical_papers":[],"first_verifiable_year":2012,"notable_systems":["SatoshiDice (2012)","ShapeShift (2014)","Venice.ai (2024, privacy-focused access layer over open-source models, does not train models)"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"The dossier's wikidata date_of_birth field ('+1901-00-00') is clearly a data-quality error (Voorhees was born 1985) and was ignored. OpenAlex/Semantic Scholar found no record (correctly — he has no academic publication record), and the 66 PubMed hits under 'Voorhees E[Author]' are flagged homonym_risk=true and are almost certainly unrelated medical researchers named Voorhees, not this person (no AI/crypto-relevant affiliation match) — excluded entirely. Could not find a specific citable source substantiating a capital_without_competence claim (e.g. documented family/inherited funding specifically for Venice AI with proof of no technical competence), so that penalty is reported as 0 per the rubric's evidentiary bar, though the general profile (large crypto wealth funding an 'AI' branded company with no personal ML background) is the kind of pattern the rule targets.","years_language_modeling":0,"years_as_technical_founder":0,"technical_founder_roles":["Venice.ai — founder/CEO (business & product, non-technical; models not trained in-house) — 2024-present","ShapeShift — founder/CEO (crypto exchange, not LM) — 2014-present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":3},"confidence":0.9,"duration_ms":37545},{"pass":"pass_2","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":3},"confidence":0.88,"duration_ms":42098}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Erik_Voorhees","wikipedia_title":"Erik Voorhees","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"jeremy-allaire","name":"Jeremy Allaire","title":"Co-founder, Chairman & CEO","company":"Circle","sector":"crypto","rank":110,"rubric_version":3,"dimensions":{"foundations":2,"vector_embeddings":0,"transformers_lm":0,"frontier_founder":0,"lm_domain_depth":0,"hands_on_engineering":5,"industry_impact":4,"scientific_founder":4},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":8,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":8,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.75,"rationale":"Allaire holds a BA in political science/philosophy with an economics concentration from Macalester College (1993) — no technical/mathematics degree. His career is a sequence of internet/fintech entrepreneurship: co-founded Allaire Corporation (creator of ColdFusion, a web application-development platform) in 1995, served as CTO of Macromedia after its acquisition of Allaire Corp working on Flash Player, founded video-platform company Brightcove in 2004, and founded stablecoin/crypto company Circle (issuer of USDC) in 2013. This is genuine, hands-on software/product engineering leadership across multiple companies, but none of it touches the core-AI lineage — no linear algebra/optimization/statistical-learning work, no embeddings, no transformer/LM research or engineering. No AI/ML papers, patents, or systems were found under his name in OpenAlex, Semantic Scholar, or web search. Per rubric, a successful, technically-literate software entrepreneur with zero personal AI/ML research or engineering record scores at the floor on all AI-specific dimensions regardless of his fintech/crypto business success.\n\nNothing of Allaire's is part of the foundation today's frontier language models build on — no architecture, attention, embedding, optimizer, tokenizer, dataset, benchmark or alignment contribution appears in any primary source; his authored output is two 2002 Macromedia Flash white papers, not ML research, so frontier_founder is nil. He has zero verifiable years in language modeling (statistical/neural LMs, vector-space text, seq2seq, transformers, LLM pretraining/alignment) — his entire record is web-app, video and fintech/stablecoin product work, so lm_domain_depth is nil. He IS a genuine technical founder, but outside this field: founder and de-facto technical lead of Allaire Corporation (ColdFusion, 1995), CTO of Macromedia, founder of Brightcove (2004) and founder-CEO of Circle/USDC (2013) — the anchor for a technical founder outside the LM/AI core is 3-7, and his in-field technical-founder tenure is zero.","evidence":[{"claim":"BA political science/philosophy (economics concentration), Macalester College, 1993","source_url":"https://en.wikipedia.org/wiki/Jeremy_Allaire","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Allaire Corporation (creator of ColdFusion) in 1995; served as CTO of Macromedia after its 2001 acquisition of Allaire Corp","source_url":"https://en.wikipedia.org/wiki/Jeremy_Allaire","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Founded Brightcove (online video platform) in 2004 and Circle (crypto/stablecoin company, issuer of USDC) in August 2013","source_url":"https://www.circle.com/leadership/jeremy-allaire","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Graduated from Macalester College in 1993 with a degree in political science and philosophy with a concentration in economics; co-founded Allaire Corporation 1995 with brother J.J.; CTO of Macromedia after the 2001 acquisition, helped develop the MX platform; founded Brightcove 2004; launched Circle","source_url":"https://en.wikipedia.org/wiki/Jeremy_Allaire","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Semantic Scholar author 144226940 ('J. Allaire', name_exact false) has 2 papers: 'Macromedia Flash MX: A next-generation rich client' (2002) and 'Flash Communication Server MX' (2002) — web/multimedia platform white papers, not machine-learning research","source_url":"https://api.semanticscholar.org/graph/v1/author/144226940","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q6181059 records education only at Macalester College, occupation 'businessperson, entrepreneur', employers Circle and Brightcove; no doctoral advisor, no thesis, no Google Scholar ID","source_url":"https://www.wikidata.org/wiki/Q6181059","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Allaire co-founded Allaire Corporation in 1995 (creator of ColdFusion) and was CTO of Macromedia after its 2001 acquisition — genuine technical-founder record, but in web application platforms, not AI/LM","source_url":"https://en.wikipedia.org/wiki/Jeremy_Allaire","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q6181059 lists education only at Macalester College and occupation 'businessperson, entrepreneur' — no doctoral work, thesis, or research profile in machine learning or language modeling","source_url":"https://www.wikidata.org/wiki/Q6181059","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Co-founded Allaire Corporation (ColdFusion) 1995, CTO of Macromedia after 2001 acquisition, founded Brightcove 2004 and Circle 2013 — all web/video/fintech, none language-modeling; occupation recorded as 'businessperson, entrepreneur'","source_url":"https://en.wikipedia.org/wiki/Jeremy_Allaire","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata Q6181059 lists education only at Macalester College and employers Circle and Brightcove — no research affiliation, thesis, or ML/AI record","source_url":"https://www.wikidata.org/wiki/Q6181059","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BA Political Science/Philosophy (Economics concentration), Macalester College"],"canonical_papers":[],"first_verifiable_year":null,"notable_systems":["ColdFusion (Allaire Corporation)","Brightcove","Circle / USDC"],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier has no OpenAlex match; Semantic Scholar 'J. Allaire' match (2 papers, name_exact:false) is unverified and not relied on. PubMed hits are unrelated homonyms. No evidence anywhere of AI/ML technical work personally authored by Allaire; his degree is non-technical (poli-sci/philosophy) and his entire career is web/video/fintech product entrepreneurship, not AI research or engineering.","years_language_modeling":0,"years_as_technical_founder":0,"technical_founder_roles":["Allaire Corporation — co-founder (ColdFusion) — 1995-2001","Brightcove — founder — 2004-present","Circle — founder-CEO (stablecoin/USDC, not LM) — 2013-present"]},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":1,"lm_domain_depth":1,"scientific_founder":5},"confidence":0.9,"duration_ms":49243},{"pass":"pass_2","dimensions":{"frontier_founder":0,"lm_domain_depth":0,"scientific_founder":4},"confidence":0.94,"duration_ms":52043}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Jeremy_Allaire","wikipedia_title":"Jeremy Allaire","scored_at":"2026-09-14T02:18:59.774252+00:00"},{"slug":"tim-cook","name":"Tim Cook","title":"Executive Chairman (former CEO), Apple","company":"Apple","sector":"general","rank":111,"rubric_version":3,"dimensions":{"foundations":2,"vector_embeddings":0,"transformers_lm":0,"frontier_founder":0,"lm_domain_depth":0,"hands_on_engineering":2,"industry_impact":4,"scientific_founder":1},"dimension_labels":{"foundations":"Mathematical Foundations","vector_embeddings":"Vector Embeddings","transformers_lm":"Transformer & LM Lineage","frontier_founder":"Frontier Founder","lm_domain_depth":"Deep Knowledge Domain Expert","hands_on_engineering":"Hands-On Engineering","industry_impact":"Scientific & Industry Impact","scientific_founder":"Scientific & Technical Founder"},"weighted_score":5,"penalties":{"bought_popularity":0,"capital_without_competence":0},"penalty_evidence":[],"score":5,"tier":"narrative_only","tier_label":"Narrative Only","confidence":0.93,"rationale":"Cook's entire verifiable education and career record is in operations, supply chain, and business management, with no personal research, engineering, or coursework record in linear algebra, optimization, statistical learning, embeddings, or the transformer/LM lineage. He holds a BS in industrial engineering from Auburn (1982) and an MBA from Duke's Fuqua School of Business (1988), then spent his career at IBM, Intelligent Electronics, and Compaq in operations/supply-chain roles before joining Apple in 1998 as SVP of Worldwide Operations, becoming COO and then CEO in 2011. No dossier source (Wikipedia, Wikidata, OpenAlex, Semantic Scholar) shows any authored technical paper, patent, or built AI system personally attributable to him; OpenAlex has no match at all, and the Semantic Scholar record ('T. Cook', non-exact name match, 8 candidate homonyms) is not verifiably the same person. Apple has shipped AI-adjacent products (Siri, Apple Intelligence, on-device ML chips) during his tenure, but per the rubric this is organizational/product leadership of teams built and run by others, not personal technical depth, and his industry_impact score reflects leading the world's most valuable consumer-hardware company (which now ships AI features) rather than any personal AI research or engineering contribution — which is essentially nonexistent and should not be inflated by Apple's AI branding.\n\nNothing of Tim Cook's authorship — no architecture, attention/embedding method, optimizer, dataset, benchmark, alignment technique, or training/inference stack — appears in the frontier-model lineage; his verifiable record is entirely operations, supply chain, and general management (Auburn BS industrial engineering 1982, Duke MBA 1988, IBM/Compaq operations, Apple SVP Ops→COO→CEO). He has zero verifiable years in language modeling: no vector-space, LSI, n-gram, neural-LM, seq2seq, transformer, or LLM research or systems work of his own, and the Semantic Scholar/PubMed 'Cook T' hits are flagged homonyms belonging to other people. He is a professional CEO who joined an existing company (never its founder) and did not personally set or author its technical/scientific direction; Apple's ML/AI work is done by its research organization, so he earns no scientific-technical-founder credit beyond a token point for executive proximity.","evidence":[{"claim":"Cook holds a BS in industrial engineering from Auburn University (1982) and an MBA from Duke University's Fuqua School of Business (1988), where he was named a Fuqua Scholar (top 10% of class)","source_url":"https://www.biography.com/business-leaders/tim-cook","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Cook was elected to the National Academy of Engineering in 2026 specifically for 'transformative leadership in the supply chain of consumer electronics' — i.e., for operations/supply-chain leadership, not AI/ML research","source_url":"https://eng.auburn.edu/news/2026/02/tim-cook-nae","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Cook's career prior to Apple was in operations roles at IBM (1982-1994) and other companies; he joined Apple in 1998 as SVP of Worldwide Operations, became COO, and CEO in 2011","source_url":"https://en.wikipedia.org/wiki/Tim_Cook","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No OpenAlex author record found for Tim Cook (found: false) and the Semantic Scholar match ('T. Cook') is explicitly a non-exact name match with 8 other candidates, indicating no confirmed personal research publication record","source_url":"https://www.wikidata.org/wiki/Q265852","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"BS industrial engineering, Auburn University (1982); MBA, Duke Fuqua (1988); twelve years at IBM's personal computer business ending as director of North American fulfilment; COO at Intelligent Electronics' reseller division; VP corporate materials at Compaq 1997; joined Apple 1998 as SVP worldwide","source_url":"https://en.wikipedia.org/wiki/Tim_Cook","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Wikidata records his education (Auburn BS industrial engineering, Duke MBA) and employers (IBM 1982-1994, Apple from 1998), with no academic or research identifiers such as ORCID or Google Scholar.","source_url":"https://www.wikidata.org/wiki/Q265852","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Apple describes Apple Intelligence as built by its machine-learning and AI research organisation; Cook's role is as chief executive, not as an author or engineer on those systems.","source_url":"https://machinelearning.apple.com/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No OpenAlex author record for Tim Cook and no research/scholar identifier (ORCID, Google Scholar) in Wikidata; his education and career are industrial engineering, an MBA, and operations/supply-chain roles at IBM and Apple, not any language-modeling or frontier-AI contribution.","source_url":"https://www.wikidata.org/wiki/Q265852","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Cook joined Apple in 1998 as SVP of Worldwide Operations, became COO, and was appointed CEO in 2011 succeeding co-founder Steve Jobs — a professional executive, not a founder or the company's scientific/technical author.","source_url":"https://en.wikipedia.org/wiki/Tim_Cook","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Apple attributes its machine-learning and AI systems (Apple Intelligence, on-device ML) to its research organization; Cook's role is chief executive, not author or engineer on those systems.","source_url":"https://machinelearning.apple.com/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"No OpenAlex author record exists for Tim Cook and no ORCID/Scholar identifier is on his Wikidata entry; the only Semantic Scholar hit ('T. Cook') is a non-exact match with 8 candidate homonyms — no confirmed personal research, so no frontier-model lineage and no language-modeling record","source_url":"https://www.wikidata.org/wiki/Q265852","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Cook joined Apple in 1998 as SVP of Worldwide Operations, became COO, then CEO in 2011 — he is not a founder of Apple and his role is chief executive, not scientific/technical founder","source_url":"https://en.wikipedia.org/wiki/Tim_Cook","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"},{"claim":"Apple Intelligence and Apple's on-device ML are described as built by Apple's machine-learning and AI research organization, not authored or engineered by Cook","source_url":"https://machinelearning.apple.com/","verified":true,"verified_at":"2026-09-14T02:18:59.774252+00:00"}],"metadata":{"education":["BS Industrial Engineering, Auburn University (1982)","MBA, Fuqua School of Business, Duke University (1988), Fuqua Scholar"],"canonical_papers":[],"first_verifiable_year":null,"notable_systems":[],"citations":0,"h_index":0,"patents":0,"dossier_notes":"Dossier's OpenAlex lookup returned found: false — correctly no fabricated research record was attached. The Semantic Scholar 'T. Cook' entry (id 2066982687, 3 papers, h-index 2) is flagged non-exact by the dossier itself (name_exact: false, 8 candidates) and could not be verified as this Tim Cook via any independent source; treated as not this person and excluded from scoring/evidence. The dossier's PubMed block is entirely unrelated homonym contamination (radiology AI registries, chemistry, physical therapy, cardiovascular studies by other 'Cook T' authors) and was disregarded — this is the expected, correct outcome for a CEO with no personal technical record, exactly as the task brief anticipated; no homonym mis-attribution risk found that would need correcting upward, only downward (i.e., no reason to credit any of the found records to him).","years_language_modeling":0,"years_as_technical_founder":0},"dossier_sources":{},"passes":[{"pass":"pass_1","dimensions":{"frontier_founder":0,"lm_domain_depth":0,"scientific_founder":1},"confidence":0.96,"duration_ms":37287},{"pass":"pass_2","dimensions":{"frontier_founder":0,"lm_domain_depth":0,"scientific_founder":1},"confidence":0.97,"duration_ms":47784}],"source":"seeded","profile_url":"https://en.wikipedia.org/wiki/Tim_Cook","wikipedia_title":"Tim Cook","scored_at":"2026-09-14T02:18:59.774252+00:00"}]}