<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.eval000.ai/blogs/pr/feed" rel="self" type="application/rss+xml"/><title>eval000 - Blog , Press Release</title><description>eval000 - Blog , Press Release</description><link>https://www.eval000.ai/blogs/pr</link><lastBuildDate>Sat, 23 May 2026 05:58:29 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Pre-Launch]]></title><link>https://www.eval000.ai/blogs/post/eval000</link><description><![CDATA[]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_QCo1ZM5iRp-BDXUpEWYS-g" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_GhfyFhw4QVqBtyMgsKK_7g" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_gaWMRAtzRZ-EUYsNtPCl5Q" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_zIwx7LmM8eXNNCQpWVOpvA" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><!DOCTYPE html><html lang="ja"><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>評価のパラダイムシフト！eval000、プリローンチ | eval000.ai Blog</title><link href="https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@400;600;700;800&family=Zen+Kaku+Gothic+New:wght@300;400;500;700&family=DM+Mono:wght@300;400;500&display=swap" rel="stylesheet"><style> :root { --primary:#0070c9;--primary-lt:#3a9fe8;--primary-pale:#a8d4f5; --primary-dim:rgba(0,112,201,.16);--primary-bg:rgba(0,112,201,.06);--primary-bd:rgba(0,112,201,.25); --teal:#00a898;--teal-lt:#00d4c2;--teal-bg:rgba(0,168,152,.08);--teal-bd:rgba(0,168,152,.3); --void:#050e1a;--ink:#0f1c2e;--coal:#1a2d42;--paper:#ffffff;--bg:#f5f9fd; --muted:#5a7080;--faint:#a0bdd0;--border:#d8e8f4;--border2:#c2d8ec; --amber:#b06800;--am-bg:rgba(176,104,0,.08);--am-bd:rgba(176,104,0,.28); } *,*::before,*::after{box-sizing:border-box;margin:0;padding:0;} html{scroll-behavior:smooth;} body{background:var(--bg);color:var(--ink);font-family:'Zen Kaku Gothic New',sans-serif;font-size:16px;line-height:1.75;overflow-x:hidden;} [data-i18n]{transition:opacity .25s ease;} body.lang-switching [data-i18n]{opacity:0;} /* NAV */ .lang-toggle{display:flex;align-items:center;border:1px solid var(--border2);overflow:hidden;flex-shrink:0;} .lang-btn{padding:.3rem .7rem;font-family:'DM Mono',monospace;font-size:.58rem;font-weight:500;letter-spacing:.12em;border:none;background:transparent;color:var(--faint);cursor:pointer;transition:background .2s,color .2s;line-height:1;} .lang-btn.active{background:var(--primary);color:#fff;} .lang-btn:not(.active):hover{background:var(--primary-bg);color:var(--primary);} .lang-divider{width:1px;height:20px;background:var(--border2);flex-shrink:0;} /* REVEAL */ .rv{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease;} .rv.in{opacity:1;transform:translateY(0);} .rv.d1{transition-delay:.1s;}.rv.d2{transition-delay:.2s;}.rv.d3{transition-delay:.3s;} @keyframes fadeUp{from{opacity:0;transform:translateY(14px);}to{opacity:1;transform:translateY(0);}} @keyframes shimmer{0%{background-position:-200% center;}100%{background-position:200% center;}} @keyframes blink{0%,100%{opacity:1;}50%{opacity:.15;}} /* ARTICLE HEADER */ .article-header{background:var(--void);padding:5rem 0 4rem;position:relative;overflow:hidden;} .article-header::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(0,112,201,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,112,201,.05) 1px,transparent 1px);background-size:60px 60px;} .article-header::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 55% at 55% 50%,rgba(0,112,201,.18) 0%,transparent 65%);} .ah-inner{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:0 3rem;} .ah-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.4rem;opacity:0;animation:fadeUp .6s .4s ease forwards;} .ah-tag{font-family:'DM Mono',monospace;font-size:.52rem;letter-spacing:.18em;text-transform:uppercase;padding:.18rem .7rem;border:1px solid rgba(0,112,201,.45);background:rgba(0,112,201,.12);color:var(--primary-lt);} .ah-tag.tl{border-color:rgba(0,168,152,.45);background:rgba(0,168,152,.12);color:var(--teal-lt);} .ah-date{font-family:'DM Mono',monospace;font-size:.58rem;letter-spacing:.1em;color:rgba(255,255,255,.28);} .ah-readtime{font-family:'DM Mono',monospace;font-size:.58rem;color:rgba(255,255,255,.2);} .ah-title{font-family:'Shippori Mincho B1',serif;font-size:clamp(1.7rem,3.2vw,2.8rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:1.2rem;opacity:0;animation:fadeUp .7s .6s ease forwards;} .ah-title .accent{background:linear-gradient(135deg,#5bbfff 0%,#a8e0ff 50%,#5bbfff 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 5s linear infinite 1.5s;} .ah-lead{font-family:'Shippori Mincho B1',serif;font-size:1.05rem;color:rgba(255,255,255,.52);line-height:2;max-width:640px;opacity:0;animation:fadeUp .7s .8s ease forwards;font-weight:400;} /* ARTICLE BODY */ .article-wrap{max-width:760px;margin:0 auto;padding:4rem 3rem 6rem;} /* TOC */ .toc{background:var(--paper);border:1px solid var(--border2);border-left:4px solid var(--primary);padding:1.6rem 2rem;margin-bottom:3rem;} .toc-title{font-family:'DM Mono',monospace;font-size:.54rem;letter-spacing:.2em;text-transform:uppercase;color:var(--primary);margin-bottom:.9rem;} .toc-list{list-style:none;display:flex;flex-direction:column;gap:.3rem;} .toc-list li{display:flex;align-items:baseline;gap:.6rem;} .toc-list li a{font-size:.85rem;color:var(--muted);text-decoration:none;transition:color .2s;line-height:1.55;} .toc-list li a:hover{color:var(--primary);} .toc-list li::before{font-family:'DM Mono',monospace;font-size:.5rem;color:var(--faint);flex-shrink:0;} .toc-list li:nth-child(1)::before{content:'01';} .toc-list li:nth-child(2)::before{content:'02';} .toc-list li:nth-child(3)::before{content:'03';} .toc-list li:nth-child(4)::before{content:'04';} .toc-list li:nth-child(5)::before{content:'05';} .toc-list li:nth-child(6)::before{content:'06';} /* Prose */ .prose-section{margin-bottom:3.5rem;padding-bottom:3.5rem;border-bottom:1px solid var(--border);} .prose-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0;} .ps-eyebrow{font-family:'DM Mono',monospace;font-size:.56rem;letter-spacing:.26em;text-transform:uppercase;color:var(--primary);margin-bottom:.6rem;display:flex;align-items:center;gap:.6rem;} .ps-eyebrow::before{content:'';width:14px;height:1px;background:var(--primary);opacity:.5;} .ps-h2{font-family:'Shippori Mincho B1',serif;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:700;color:var(--coal);margin-bottom:1.2rem;line-height:1.3;} .ps-p{font-size:.95rem;color:var(--muted);line-height:2.05;margin-bottom:1.1rem;} .ps-p:last-child{margin-bottom:0;} .ps-p strong{color:var(--coal);font-weight:700;} .ps-p em{font-style:normal;color:var(--primary);font-weight:600;} /* Pull quote */ .pull-quote{margin:2rem 0;padding:1.8rem 2rem 1.8rem 2.4rem;border-left:4px solid var(--primary);background:var(--primary-bg);position:relative;} .pull-quote::before{content:'\201C';font-family:'Georgia',serif;font-size:4rem;color:rgba(0,112,201,.12);position:absolute;top:-.8rem;left:.6rem;line-height:1;} .pq-text{font-family:'Shippori Mincho B1',serif;font-size:1.1rem;font-weight:700;color:var(--coal);line-height:1.65;} .pq-source{font-family:'DM Mono',monospace;font-size:.56rem;letter-spacing:.1em;color:var(--faint);margin-top:.6rem;} /* Callout boxes */ .callout{padding:1.4rem 1.8rem;margin:1.6rem 0;border-left:4px solid var(--primary);background:var(--primary-bg);} .callout.tl{border-left-color:var(--teal);background:var(--teal-bg);} .callout.amber{border-left-color:var(--amber);background:var(--am-bg);} .callout-title{font-family:'DM Mono',monospace;font-size:.52rem;letter-spacing:.16em;text-transform:uppercase;color:var(--primary);margin-bottom:.45rem;} .callout.tl .callout-title{color:var(--teal);} .callout.amber .callout-title{color:var(--amber);} .callout-body{font-size:.88rem;color:var(--coal);line-height:1.85;} /* Data highlight */ .data-row{display:flex;gap:1.5rem;flex-wrap:wrap;margin:1.8rem 0;} .data-card{flex:1;min-width:140px;background:var(--paper);border:1px solid var(--border2);border-top:3px solid var(--primary);padding:1.2rem 1.4rem;text-align:center;} .data-num{font-family:'Shippori Mincho B1',serif;font-size:2rem;font-weight:800;color:var(--primary);line-height:1;} .data-num.tl{color:var(--teal);} .data-label{font-family:'DM Mono',monospace;font-size:.5rem;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin-top:.3rem;} /* Bar chart (PoC) */ .poc-chart{margin:1.8rem 0;background:var(--paper);border:1px solid var(--border2);padding:1.6rem;} .poc-title{font-family:'DM Mono',monospace;font-size:.54rem;letter-spacing:.18em;text-transform:uppercase;color:var(--primary);margin-bottom:1.2rem;} .poc-product{margin-bottom:1.1rem;} .poc-product:last-child{margin-bottom:0;} .poc-pname{font-size:.8rem;font-weight:600;color:var(--coal);margin-bottom:.5rem;} .poc-bars{display:flex;flex-direction:column;gap:.3rem;} .poc-bar-row{display:flex;align-items:center;gap:.7rem;} .poc-bar-lbl{font-family:'DM Mono',monospace;font-size:.5rem;color:var(--faint);width:3.5rem;text-align:right;flex-shrink:0;} .poc-bar-track{flex:1;background:rgba(0,112,201,.08);height:18px;position:relative;overflow:hidden;} .poc-bar-fill{height:100%;display:flex;align-items:center;justify-content:flex-end;padding-right:6px;} .poc-bar-fill.a{background:var(--primary);} .poc-bar-fill.b{background:var(--faint);} .poc-bar-val{font-family:'DM Mono',monospace;font-size:.68rem;color:#fff;font-weight:500;} .poc-gap{display:inline-block;margin-left:.4rem;font-family:'DM Mono',monospace;font-size:.56rem;color:var(--primary);background:var(--primary-bg);border:1px solid var(--primary-bd);padding:.1rem .4rem;} /* Step list */ .step-list{margin:1.6rem 0;display:flex;flex-direction:column;gap:0;} .step-item{display:grid;grid-template-columns:56px 1fr;border:1px solid var(--border2);background:var(--paper);} .step-item+.step-item{border-top:none;} .step-num{background:var(--primary-bg);border-right:1px solid var(--border2);display:flex;align-items:center;justify-content:center;font-family:'DM Mono',monospace;font-size:1.4rem;font-weight:300;color:var(--primary);} .step-body{padding:1rem 1.2rem;} .step-label{font-family:'DM Mono',monospace;font-size:.5rem;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin-bottom:.25rem;} .step-title{font-family:'Shippori Mincho B1',serif;font-size:.9rem;font-weight:700;color:var(--coal);margin-bottom:.2rem;} .step-desc{font-size:.78rem;color:var(--muted);line-height:1.75;} /* Domain tags */ .domain-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.2rem 0;} .d-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.28rem .8rem;border:1px solid var(--border2);background:var(--paper);font-size:.78rem;color:var(--coal);} .d-tag .d-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;} /* CTA */ .cta-block{background:var(--void);border:1px solid rgba(0,112,201,.3);padding:2.8rem 2.4rem;text-align:center;margin-top:2rem;position:relative;overflow:hidden;} .cta-block::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 50% 50%,rgba(0,112,201,.12) 0%,transparent 70%);} .cta-inner{position:relative;z-index:1;} .cta-eyebrow{font-family:'DM Mono',monospace;font-size:.54rem;letter-spacing:.24em;text-transform:uppercase;color:var(--primary-lt);margin-bottom:.8rem;} .cta-title{font-family:'Shippori Mincho B1',serif;font-size:1.3rem;font-weight:800;color:#fff;margin-bottom:.6rem;line-height:1.35;} .cta-sub{font-size:.85rem;color:rgba(255,255,255,.4);line-height:1.9;margin-bottom:1.8rem;} .cta-btn{display:inline-block;padding:.7rem 2rem;background:var(--primary);color:#fff;font-family:'Zen Kaku Gothic New',sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:background .2s;} .cta-btn:hover{background:var(--primary-lt);} .cta-note{font-family:'DM Mono',monospace;font-size:.5rem;letter-spacing:.1em;color:rgba(255,255,255,.2);margin-top:.9rem;} /* Author */ .author-block{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border);display:flex;align-items:flex-start;gap:1.4rem;} .author-avatar{width:52px;height:52px;border-radius:50%;background:var(--teal);display:flex;align-items:center;justify-content:center;flex-shrink:0;} .author-avatar span{font-family:'Shippori Mincho B1',serif;font-size:1.1rem;color:#fff;font-weight:700;} .author-name{font-family:'Shippori Mincho B1',serif;font-size:.95rem;font-weight:700;color:var(--coal);margin-bottom:.2rem;} .author-title{font-family:'DM Mono',monospace;font-size:.52rem;letter-spacing:.1em;color:var(--faint);} .author-bio{font-size:.8rem;color:var(--muted);line-height:1.75;margin-top:.4rem;} footer{background:var(--ink);padding:2rem 3rem;display:flex;align-items:center;justify-content:space-between;} .footer-l{font-family:'DM Mono',monospace;font-size:.65rem;color:rgba(255,255,255,.28);display:flex;align-items:center;gap:.6rem;} .footer-brand{color:var(--primary-lt);opacity:.8;letter-spacing:.08em;} .footer-r{font-family:'DM Mono',monospace;font-size:.52rem;color:rgba(255,255,255,.2);text-align:right;line-height:1.9;} @media(max-width:880px){ .ah-inner,.article-wrap{padding-left:1.5rem;padding-right:1.5rem;} .data-card{min-width:120px;} .step-item{grid-template-columns:44px 1fr;} footer{flex-direction:column;gap:.8rem;text-align:center;}.footer-r{text-align:center;} } </style><!-- LANG TOGGLE BAR — Zoho Sites版 --><div id="e0langbar" style="background:rgba(255, 255, 255, 0.97);border-bottom:1px solid var(--border);padding:0.55rem 3rem;display:flex;justify-content:flex-end;align-items:center;"><div class="lang-toggle"><button class="lang-btn active" id="btn-ja" data-lang="ja">JPN</button><div class="lang-divider"></div>
<button class="lang-btn" id="btn-en" data-lang="en">EN</button></div></div><!-- ARTICLE HEADER --><div class="article-header"><div class="ah-inner"><div class="ah-meta"><span class="ah-tag" data-i18n data-ja="プリローンチ" data-en="Pre-Launch">プリローンチ</span><span class="ah-tag tl">eval000.ai</span><span class="ah-date" data-i18n data-ja="2026年4月" data-en="April 2026">2026年4月</span><span class="ah-readtime" data-i18n data-ja="読了目安 約8分" data-en="~8 min read">読了目安 約8分</span></div>
<h1 class="ah-title"><span class="accent" data-i18n data-ja="評価のパラダイムシフト！" data-en="A Paradigm Shift in Evaluation!">評価のパラダイムシフト！</span><br><span data-i18n data-ja="eval000、プリローンチ" data-en="eval000 Pre-Launch">eval000、プリローンチ</span></h1><p class="ah-lead" data-i18n data-ja="評価のノイズ・バイアス・誤差を数学的に除去するメタ評価AIプラットフォーム「eval000」が、いよいよ動き始めます。なぜ今、評価を根本から問い直さなければならないのか。私たちが辿り着いた答えをお伝えします。" data-en="eval000 — the meta-evaluation AI platform that mathematically eliminates noise, bias, and error from every assessment — is finally getting underway. Here is the question we have been asking, and the answer we have arrived at: why must evaluation be rethought from the ground up, and why now?">評価のノイズ・バイアス・誤差を数学的に除去するメタ評価AIプラットフォーム「eval000」が、いよいよ動き始めます。なぜ今、評価を根本から問い直さなければならないのか。私たちが辿り着いた答えをお伝えします。</p></div>
</div><!-- ARTICLE BODY --><article class="article-wrap"><!-- TOC --><nav class="toc rv" aria-label="目次"><div class="toc-title" data-i18n data-ja="この記事の内容" data-en="In This Article">この記事の内容</div>
<ul class="toc-list"><li><a href="#s1" data-i18n data-ja="評価の「不公平」は、構造的な問題です" data-en="Unfairness in Evaluation Is a Structural Problem">評価の「不公平」は、構造的な問題です</a></li><li><a href="#s2" data-i18n data-ja="生成AIを使っても、公平にはならない" data-en="Using Generative AI Alone Won't Fix It">生成AIを使っても、公平にはならない</a></li><li><a href="#s3" data-i18n data-ja="私たちの答え：「評価を評価する」" data-en="Our Answer: Evaluating the Evaluation">私たちの答え：「評価を評価する」</a></li><li><a href="#s4" data-i18n data-ja="4ステップで標準評価を確立する仕組み" data-en="How 4 Steps Establish the Standard Evaluation">4ステップで標準評価を確立する仕組み</a></li><li><a href="#s5" data-i18n data-ja="誰のためのプラットフォームか" data-en="Who Is This Platform For?">誰のためのプラットフォームか</a></li><li><a href="#s6" data-i18n data-ja="PoCパートナーを募集しています" data-en="We're Looking for PoC Partners">PoCパートナーを募集しています</a></li></ul></nav><!-- S1 --><section class="prose-section rv" id="s1"><div class="ps-eyebrow" data-i18n data-ja="01 — 問題の本質" data-en="01 — The Core Problem">01 &mdash; 問題の本質</div>
<h2 class="ps-h2" data-i18n data-ja="評価の「不公平」は、構造的な問題です" data-en="Unfairness in Evaluation Is a Structural Problem">評価の「不公平」は、構造的な問題です</h2><p class="ps-p" data-i18n data-ja="「あの審査員がいたから通った」「あの審査員がいなければ受賞できていた」——コンテスト、採用、事業評価、グラント審査。こうした声は、評価の現場のどこかで必ず聞こえます。" data-en="'We passed because of that one evaluator.' 'We would have won if a different panel had reviewed us.' Contests, hiring, business assessments, grant reviews — this kind of sentiment can be heard somewhere in every evaluation arena.">「あの審査員がいたから通った」「あの審査員がいなければ受賞できていた」——コンテスト、採用、事業評価、グラント審査。こうした声は、評価の現場のどこかで必ず聞こえます。</p><p class="ps-p" data-i18n data-ja="これは「審査員が悪い」という話ではありません。これは、評価プロセスの設計そのものに内在する、構造的な問題です。" data-en="This is not a story about bad evaluators. It is a structural problem inherent in the very design of the evaluation process.">これは「審査員が悪い」という話ではありません。これは、評価プロセスの設計そのものに内在する、構造的な問題です。</p><div class="pull-quote rv"><div class="pq-text" data-i18n data-ja="同一審査員が同じ書類を午前と午後に評価するだけで、スコアは平均19%変動する。" data-en="The same evaluator assessing the same document in the morning versus the afternoon produces scores that vary by an average of 19%.">同一審査員が同じ書類を午前と午後に評価するだけで、スコアは平均19%変動する。</div>
<div class="pq-source">Daniel Kahneman et al. "Noise: A Flaw in Human Judgment" (2021)</div>
</div><p class="ps-p" data-i18n data-ja="これはノーベル賞受賞者カーネマンらの研究が実証した数字です。「気分」「時刻」「審査する順番」——それだけで評価が19%動く。これが「ノイズ」の正体です。" data-en="This is a figure demonstrated by Nobel laureate Kahneman and colleagues. 'Mood,' 'time of day,' 'order of review' — that alone is enough to shift an evaluation by 19%. This is what 'noise' actually means.">これはノーベル賞受賞者カーネマンらの研究が実証した数字です。「気分」「時刻」「審査する順番」——それだけで評価が19%動く。これが「ノイズ」の正体です。</p><p class="ps-p" data-i18n data-ja="さらに「バイアス」は、審査員が持つ専門分野・経験・価値観の偏りから生じる系統的なゆがみです。5人の審査員がいれば、5通りの内在化された評価基準があります。「誤差」は、ルーブリック設計の不完全性から生まれます。完璧な評価基準を設計することは、原理的に不可能です。" data-en="'Bias' is the systematic distortion that arises from the evaluator's specialist field, experience, and value system. Five evaluators means five different internalized standards. 'Error' is born from the imperfection of rubric design. It is theoretically impossible to design a perfect evaluation standard.">さらに「バイアス」は、審査員が持つ専門分野・経験・価値観の偏りから生じる系統的なゆがみです。5人の審査員がいれば、5通りの内在化された評価基準があります。「誤差」は、ルーブリック設計の不完全性から生まれます。完璧な評価基準を設計することは、原理的に不可能です。</p><div class="data-row rv"><div class="data-card"><div class="data-num">19%</div>
<div class="data-label" data-i18n data-ja="同一人によるスコア変動" data-en="Same-person score variance">同一人によるスコア変動</div>
</div><div class="data-card"><div class="data-num">5通り</div><div class="data-label" data-i18n data-ja="5人審査員がいれば評価基準も5つ" data-en="5 evaluators = 5 different standards">5人審査員がいれば評価基準も5つ</div>
</div><div class="data-card"><div class="data-num">75h+</div><div class="data-label" data-i18n data-ja="100件審査の一次工数" data-en="First-pass hours for 100 applications">100件審査の一次工数</div>
</div><div class="data-card"><div class="data-num tl">0</div><div class="data-label" data-i18n data-ja="eval000が目指すノイズ・バイアス・誤差" data-en="eval000's target: noise, bias &amp; error">eval000が目指すノイズ・バイアス・誤差</div>
</div></div><p class="ps-p" data-i18n data-ja="審査員を増やしても、基準を精緻化しても、この構造的な問題は解決しません。問題の根は、評価プロセスそのものの設計にあります。" data-en="Adding more evaluators and refining criteria does not solve this structural problem. The root lies in the design of the evaluation process itself.">審査員を増やしても、基準を精緻化しても、この構造的な問題は解決しません。問題の根は、評価プロセスそのものの設計にあります。</p></section><!-- S2 --><section class="prose-section rv" id="s2"><div class="ps-eyebrow" data-i18n data-ja="02 — AIだけでは足りない" data-en="02 — AI Alone Is Not Enough">02 &mdash; AIだけでは足りない</div>
<h2 class="ps-h2" data-i18n data-ja="生成AIを使っても、公平にはならない" data-en="Using Generative AI Alone Won't Make Evaluation Fair">生成AIを使っても、公平にはならない</h2><p class="ps-p" data-i18n data-ja="「AIに評価させれば公平になる」——この考えは、残念ながら誤りです。私たちは2025年、同一製品を2種類の生成AIモデルで並行評価する実証実験を行いました。" data-en="'Have AI evaluate, and it will be fair' — this is, unfortunately, incorrect. In 2025, we conducted a proof-of-concept study in which the same product was evaluated in parallel by two different generative AI models.">「AIに評価させれば公平になる」——この考えは、残念ながら誤りです。私たちは2025年、同一製品を2種類の生成AIモデルで並行評価する実証実験を行いました。</p><div class="poc-chart rv"><div class="poc-title" data-i18n data-ja="PoC実証：同一製品を2つのAIで評価した結果（満点100点）" data-en="PoC Result: Same Product Evaluated by Two AI Models (Max 100 Points)">PoC実証：同一製品を2つのAIで評価した結果（満点100点）</div>
<div class="poc-product"><div class="poc-pname" data-i18n data-ja="製品① 冷却液（サーバー向け特殊液剤）" data-en="Product ① Coolant (Specialized Server Liquid)">製品① 冷却液（サーバー向け特殊液剤）</div>
<div class="poc-bars"><div class="poc-bar-row"><div class="poc-bar-lbl" data-i18n data-ja="モデルA" data-en="Model A">モデルA</div>
<div class="poc-bar-track"><div class="poc-bar-fill a" style="width:88%;"><span class="poc-bar-val">88</span></div></div>
</div><div class="poc-bar-row"><div class="poc-bar-lbl" data-i18n data-ja="モデルB" data-en="Model B">モデルB</div>
<div class="poc-bar-track"><div class="poc-bar-fill b" style="width:76%;"><span class="poc-bar-val">76</span></div></div>
</div></div><span class="poc-gap" data-i18n data-ja="▲12点差" data-en="▲12pt gap">▲12点差</span></div>
<div class="poc-product"><div class="poc-pname" data-i18n data-ja="製品② 防爆対応無線振動センサー" data-en="Product ② Explosion-Proof Wireless Vibration Sensor">製品② 防爆対応無線振動センサー</div>
<div class="poc-bars"><div class="poc-bar-row"><div class="poc-bar-lbl" data-i18n data-ja="モデルA" data-en="Model A">モデルA</div>
<div class="poc-bar-track"><div class="poc-bar-fill a" style="width:84%;"><span class="poc-bar-val">84</span></div></div>
</div><div class="poc-bar-row"><div class="poc-bar-lbl" data-i18n data-ja="モデルB" data-en="Model B">モデルB</div>
<div class="poc-bar-track"><div class="poc-bar-fill b" style="width:80%;"><span class="poc-bar-val">80</span></div></div>
</div></div><span class="poc-gap" data-i18n data-ja="▲4点差" data-en="▲4pt gap">▲4点差</span></div>
<div class="poc-product"><div class="poc-pname" data-i18n data-ja="製品③ エッジAI搭載マイコン" data-en="Product ③ Edge AI Microcontroller">製品③ エッジAI搭載マイコン</div>
<div class="poc-bars"><div class="poc-bar-row"><div class="poc-bar-lbl" data-i18n data-ja="モデルA" data-en="Model A">モデルA</div>
<div class="poc-bar-track"><div class="poc-bar-fill a" style="width:88%;"><span class="poc-bar-val">88</span></div></div>
</div><div class="poc-bar-row"><div class="poc-bar-lbl" data-i18n data-ja="モデルB" data-en="Model B">モデルB</div>
<div class="poc-bar-track"><div class="poc-bar-fill b" style="width:83%;"><span class="poc-bar-val">83</span></div></div>
</div></div><span class="poc-gap" data-i18n data-ja="▲5点差" data-en="▲5pt gap">▲5点差</span></div>
<div class="poc-product"><div class="poc-pname" data-i18n data-ja="製品④ 超低消費電流電源IC" data-en="Product ④ Ultra-Low-Power Supply IC">製品④ 超低消費電流電源IC</div>
<div class="poc-bars"><div class="poc-bar-row"><div class="poc-bar-lbl" data-i18n data-ja="モデルA" data-en="Model A">モデルA</div>
<div class="poc-bar-track"><div class="poc-bar-fill a" style="width:77%;"><span class="poc-bar-val">77</span></div></div>
</div><div class="poc-bar-row"><div class="poc-bar-lbl" data-i18n data-ja="モデルB" data-en="Model B">モデルB</div>
<div class="poc-bar-track"><div class="poc-bar-fill b" style="width:77%;"><span class="poc-bar-val">77</span></div></div>
</div></div><span class="poc-gap" style="background:var(--bg);color:var(--muted);border-color:var(--border2);" data-i18n data-ja="±0点差" data-en="±0pt gap">±0点差</span></div>
</div><p class="ps-p" data-i18n data-ja="モデルAは「技術完成度と将来性」を重視する先行評価型。モデルBは「市場実績と定量データ」を重視する検証型。同じ製品を評価して、最大12点の差が生まれました。" data-en="Model A is a forward-looking evaluator that prioritizes technical maturity and future potential. Model B is an evidence-based evaluator that prioritizes market traction and quantitative data. Evaluating the same product, they diverged by up to 12 points.">モデルAは「技術完成度と将来性」を重視する先行評価型。モデルBは「市場実績と定量データ」を重視する検証型。同じ製品を評価して、最大12点の差が生まれました。</p><div class="callout amber rv"><div class="callout-title" data-i18n data-ja="PoC知見" data-en="PoC Finding">PoC知見</div>
<div class="callout-body" data-i18n data-ja="どのAIモデルを選ぶかによって、「受賞候補」か「良好止まり」かが変わりうる。AIにも評価の「個性」があり、単体で使うだけでは公平にはなりません。これが私たちが「メタ評価」を必要とした根本の理由です。" data-en="The choice of AI model can determine whether an entry is a 'winner' or merely 'good.' AI too has its own evaluative 'personality,' and using any single model alone does not produce fairness. This is the fundamental reason we needed meta-evaluation.">どのAIモデルを選ぶかによって、「受賞候補」か「良好止まり」かが変わりうる。AIにも評価の「個性」があり、単体で使うだけでは公平にはなりません。これが私たちが「メタ評価」を必要とした根本の理由です。</div>
</div></section><!-- S3 --><section class="prose-section rv" id="s3"><div class="ps-eyebrow" data-i18n data-ja="03 — 私たちの答え" data-en="03 — Our Answer">03 &mdash; 私たちの答え</div>
<h2 class="ps-h2" data-i18n data-ja="「評価を評価する」という発想の転換" data-en="Rethinking: 'Evaluating the Evaluation Itself'">「評価を評価する」という発想の転換</h2><p class="ps-p" data-i18n data-ja="eval000のコアにあるのは、「メタ評価（meta-evaluation）」という概念です。評価のインプットそのものを外側から評価し直す——これがeval000の根本的なアプローチです。" data-en="At the core of eval000 is the concept of meta-evaluation: re-evaluating the evaluation inputs themselves from the outside. This is eval000's fundamental approach.">eval000のコアにあるのは、「メタ評価（meta-evaluation）」という概念です。評価のインプットそのものを外側から評価し直す——これがeval000の根本的なアプローチです。</p><p class="ps-p" data-i18n data-ja="この思想は、哲学者ゲーデルの不完全性定理（どんなルールも内側からだけでは正しさを証明できない）から着想を得ています。そして、数学者バナッハの固定点定理が「反復収束すれば必ず唯一の安定した答えに辿り着ける」という数学的保証を与えてくれます。" data-en="This idea is inspired by Gödel's incompleteness theorem — the philosophical insight that no system of rules can prove its own correctness from within. And Banach's fixed-point theorem provides the mathematical guarantee: iterative convergence will always arrive at one unique and stable answer.">この思想は、哲学者ゲーデルの不完全性定理（どんなルールも内側からだけでは正しさを証明できない）から着想を得ています。そして、数学者バナッハの固定点定理が「反復収束すれば必ず唯一の安定した答えに辿り着ける」という数学的保証を与えてくれます。</p><div class="callout tl rv"><div class="callout-title" data-i18n data-ja="ラディカルイノベーション" data-en="Radical Innovation">ラディカルイノベーション</div>
<div class="callout-body" data-i18n data-ja="eval000は単なるAI審査ツールではありません。評価目的「外生的な（システム外部の）原理」を定め、標準評価を数学的に自律確立する——これは評価という行為そのものを根底から定義し直すラディカルイノベーションです。人間の主観的判断を排除し、客観的な照合確認プロセスへと評価を昇華させます。" data-en="eval000 is not merely an AI review tool. By defining an 'exogenous (system-external) principle' as the evaluation purpose and autonomously establishing the Standard Evaluation through mathematics, it radically redefines the very act of evaluation — eliminating subjective human judgment and elevating evaluation to an objective cross-reference confirmation process.">eval000は単なるAI審査ツールではありません。評価目的「外生的な（システム外部の）原理」を定め、標準評価を数学的に自律確立する——これは評価という行為そのものを根底から定義し直すラディカルイノベーションです。人間の主観的判断を排除し、客観的な照合確認プロセスへと評価を昇華させます。</div>
</div><div class="callout rv"><div class="callout-title" data-i18n data-ja="メタ評価エンジンの収束式" data-en="Meta-Evaluation Engine Convergence Formula">メタ評価エンジンの収束式</div>
<div class="callout-body" style="font-family:&quot;DM Mono&quot;, monospace;font-size:0.95rem;color:var(--primary);letter-spacing:0.04em;"> v(t+1) = F(v(t), R, K) <div style="font-family:&quot;Zen Kaku Gothic New&quot;, sans-serif;font-size:0.78rem;color:var(--muted);margin-top:0.4rem;letter-spacing:0;" data-i18n data-ja="評価再構成作用 F を反復適用 → 固定点 v* = F(v*) へ収束（特願2026-35650）" data-en="Iterative application of reconstruction operator F → convergence to fixed point v* = F(v*) (JP Patent App. 2026-35650)">評価再構成作用 F を反復適用 → 固定点 v* = F(v*) へ収束（特願2026-35650）</div>
</div></div><p class="ps-p" data-i18n data-ja="この技術は、横浜市立大学大学院 経済学研究科出身の里吉 竜一氏が考案し、現在特許出願中です（特願2026-35650）。リカードの比較優位論、スラッファーのメタ評価理論、ゲーデルの不完全性定理、バナッハの固定点定理——経済学と数学と哲学の交差点から生まれた、唯一無二のアルゴリズムです。" data-en="This technology was conceived by Ryuichi Satoyoshi, a graduate of Yokohama City University's Graduate School of Economics, and is currently under patent application (JP App. 2026-35650). Ricardo's theory of comparative advantage, Sraffa's meta-evaluation theory, Gödel's incompleteness theorem, Banach's fixed-point theorem — a one-of-a-kind algorithm born at the intersection of economics, mathematics, and philosophy.">この技術は、横浜市立大学大学院 経済学研究科出身の里吉 竜一氏が考案し、現在特許出願中です（特願2026-35650）。リカードの比較優位論、スラッファーのメタ評価理論、ゲーデルの不完全性定理、バナッハの固定点定理——経済学と数学と哲学の交差点から生まれた、唯一無二のアルゴリズムです。</p></section><!-- S4 --><section class="prose-section rv" id="s4"><div class="ps-eyebrow" data-i18n data-ja="04 — 仕組み" data-en="04 — How It Works">04 &mdash; 仕組み</div>
<h2 class="ps-h2" data-i18n data-ja="4ステップで「標準評価」を確立する" data-en="4 Steps to Establish the 'Standard Evaluation'">4ステップで「標準評価」を確立する</h2><p class="ps-p" data-i18n data-ja="eval000のプロセスは、シンプルで強力な4つのステップで構成されています。" data-en="The eval000 process is built around four simple yet powerful steps.">eval000のプロセスは、シンプルで強力な4つのステップで構成されています。</p><div class="step-list rv"><div class="step-item"><div class="step-num">1</div>
<div class="step-body"><div class="step-label" data-i18n data-ja="Step 1 — AI生成" data-en="Step 1 — AI Generation">Step 1 — AI生成</div>
<div class="step-title" data-i18n data-ja="OECDメタ評価準拠のルーブリックを自動生成" data-en="Auto-Generate an OECD-Aligned Rubric">OECDメタ評価準拠のルーブリックを自動生成</div>
<div class="step-desc" data-i18n data-ja="妥当性・信頼性・効率性・インパクト・持続可能性の5本柱に基づき、審査プログラムの目的・対象に最適化されたルーブリックをAIが自動設計。人間が設計すると偏りがちな基準を、国際水準で整えます。" data-en="AI automatically designs a rubric optimized for the program's purpose and subject, grounded in the OECD's five pillars: Relevance, Coherence, Efficiency, Impact, and Sustainability. Criteria that humans tend to skew are calibrated to international standards.">妥当性・信頼性・効率性・インパクト・持続可能性の5本柱に基づき、審査プログラムの目的・対象に最適化されたルーブリックをAIが自動設計。人間が設計すると偏りがちな基準を、国際水準で整えます。</div>
</div></div><div class="step-item"><div class="step-num">2</div><div class="step-body"><div class="step-label" data-i18n data-ja="Step 2 — ハイブリッド評価" data-en="Step 2 — Hybrid Review">Step 2 — ハイブリッド評価</div>
<div class="step-title" data-i18n data-ja="人間×AI×RAG のハイブリッド一次評価" data-en="Human × AI × RAG Hybrid First-Pass Evaluation">人間×AI×RAG のハイブリッド一次評価</div>
<div class="step-desc" data-i18n data-ja="4〜5名の専門家審査員と、RAG（検索拡張生成）を搭載した生成AIが同時並行で評価。一次評価の工数を90%削減しながら、人間の知恵とAIの広大な知識を組み合わせます。" data-en="4–5 specialist evaluators and a generative AI with RAG (Retrieval-Augmented Generation) evaluate simultaneously. Reduces first-pass workload by 90% while combining human wisdom with the AI's vast knowledge base.">4〜5名の専門家審査員と、RAG（検索拡張生成）を搭載した生成AIが同時並行で評価。一次評価の工数を90%削減しながら、人間の知恵とAIの広大な知識を組み合わせます。</div>
</div></div><div class="step-item"><div class="step-num">3</div><div class="step-body"><div class="step-label" data-i18n data-ja="Step 3 — コア特許技術" data-en="Step 3 — Core Patent Technology">Step 3 — コア特許技術</div>
<div class="step-title" data-i18n data-ja="メタ評価エンジンによる反復収束 → 標準評価の確立" data-en="Meta-Evaluation Engine: Iterative Convergence → Standard Evaluation">メタ評価エンジンによる反復収束 → 標準評価の確立</div>
<div class="step-desc" data-i18n data-ja="評価目的「外生的な（システム外部の）原理」を定め、バラバラな評価値に「評価再構成作用 F」を反復適用。バナッハの固定点定理に基づき、唯一の「標準評価（v*）」へ数学的に収束させます。これがeval000の核心技術であり、特許出願中の部分です。" data-en="The evaluation purpose — an 'exogenous (system-external) principle' — is first defined, then the reconstruction operator F is applied iteratively to the scattered evaluation values. Grounded in Banach's fixed-point theorem, they converge mathematically to a single 'Standard Evaluation (v*).' This is eval000's core technology — the part under patent application.">評価目的「外生的な（システム外部の）原理」を定め、バラバラな評価値に「評価再構成作用 F」を反復適用。バナッハの固定点定理に基づき、唯一の「標準評価（v*）」へ数学的に収束させます。これがeval000の核心技術であり、特許出願中の部分です。</div>
</div></div><div class="step-item"><div class="step-num">4</div><div class="step-body"><div class="step-label" data-i18n data-ja="Step 4 — 人間の確認・承認" data-en="Step 4 — Human Confirmation &amp; Approval">Step 4 — 人間の確認・承認</div>
<div class="step-title" data-i18n data-ja="評価目的「外生的な（システム外部の）原理」との最終確認" data-en="Final Confirmation Against the Evaluation Purpose — the Exogenous (System-External) Principle">評価目的「外生的な（システム外部の）原理」との最終確認</div>
<div class="step-desc" data-i18n data-ja="人間の役割は①評価目的「外生的な（システム外部の）原理」を定めること、②標準評価が外生的な原理に照合しているかを確認することの2点のみ。標準評価の結果を人間が判断・決裁するものではありません。" data-en="The human role is limited to two tasks: ① defining the evaluation purpose — the 'exogenous (system-external) principle'; and ② confirming that the Standard Evaluation aligns with that principle. Humans do not judge or decide the evaluation result.">人間の役割は①評価目的「外生的な（システム外部の）原理」を定めること、②標準評価が外生的な原理に照合しているかを確認することの2点のみ。標準評価の結果を人間が判断・決裁するものではありません。</div>
</div></div></div><div class="callout rv" style="border-left-color:rgb(0, 168, 152);background:rgba(0, 168, 152, 0.06);"><div class="callout-title" style="color:rgb(0, 168, 152);" data-i18n data-ja="スコープの明確化" data-en="Scope Clarification">スコープの明確化</div>
<div class="callout-body" data-i18n data-ja="「情熱」「背景」「文脈」はメタ評価エンジンの評価対象外です。これらはピッチ・プレゼンテーションにおいて評価される項目であり、書類評価とは独立したスコープです。メタ評価エンジンは書類評価に特化します。" data-en="'Passion,' 'backstory,' and 'context' are outside the scope of the Meta-Evaluation Engine. These are evaluated in pitch presentations — an independent evaluation scope from document evaluation. The Meta-Evaluation Engine is dedicated solely to document evaluation.">「情熱」「背景」「文脈」はメタ評価エンジンの評価対象外です。これらはピッチ・プレゼンテーションにおいて評価される項目であり、書類評価とは独立したスコープです。メタ評価エンジンは書類評価に特化します。</div>
</div><div class="callout tl rv"><div class="callout-title" data-i18n data-ja="導入効果サマリー" data-en="Impact Summary">導入効果サマリー</div>
<div class="callout-body" data-i18n data-ja="一次審査工数 ▼90% ／ 評価処理能力 ×12 ／ 全参加者へのフィードバックを自動配信 ／ ノイズ・バイアス・誤差 = 0" data-en="First-pass workload ▼90% / Evaluation throughput ×12 / Automatic feedback delivery to every participant / Noise · Bias · Error = 0">一次審査工数 ▼90% ／ 評価処理能力 ×12 ／ 全参加者へのフィードバックを自動配信 ／ ノイズ・バイアス・誤差 = 0</div>
</div></section><!-- S5 --><section class="prose-section rv" id="s5"><div class="ps-eyebrow" data-i18n data-ja="05 — 対象分野" data-en="05 — Target Domains">05 &mdash; 対象分野</div>
<h2 class="ps-h2" data-i18n data-ja="6つの分野で、評価のあり方を変える" data-en="Transforming Evaluation Across Six Domains">6つの分野で、評価のあり方を変える</h2><p class="ps-p" data-i18n data-ja="eval000は、評価が行われるあらゆる現場に適用できます。私たちが特に注力しているのは、以下の6つの分野です。" data-en="eval000 can be applied wherever evaluation takes place. We are focusing particularly on the following six domains.">eval000は、評価が行われるあらゆる現場に適用できます。私たちが特に注力しているのは、以下の6つの分野です。</p><div class="domain-tags rv"><div class="d-tag"><div class="d-dot" style="background:var(--primary);"></div><span data-i18n data-ja="① スタートアップ支援機関（SV・JETRO・J-Startup等）" data-en="① Startup Support (SVs, JETRO, J-Startup, etc.)">① スタートアップ支援機関（SV・JETRO・J-Startup等）</span></div>
<div class="d-tag"><div class="d-dot" style="background:var(--teal);"></div><span data-i18n data-ja="② 企業内新規事業審査・イントレプレナー制度" data-en="② Corporate New Business Review &amp; Intrapreneurship">② 企業内新規事業審査・イントレプレナー制度</span></div>
<div class="d-tag"><div class="d-dot" style="background:rgb(26, 82, 153);"></div><span data-i18n data-ja="③ ビジネスコンテスト（経済団体・自治体・大学）" data-en="③ Business Contests (Chambers, Municipalities, Universities)">③ ビジネスコンテスト（経済団体・自治体・大学）</span></div>
<div class="d-tag"><div class="d-dot" style="background:rgb(0, 122, 128);"></div><span data-i18n data-ja="④ 従業員表彰制度・HRアセスメント" data-en="④ Employee Recognition &amp; HR Assessment">④ 従業員表彰制度・HRアセスメント</span></div>
<div class="d-tag"><div class="d-dot" style="background:rgb(154, 122, 0);"></div><span data-i18n data-ja="⑤ 公的機関・行政の補助金・政策評価" data-en="⑤ Government Grant &amp; Policy Evaluation">⑤ 公的機関・行政の補助金・政策評価</span></div>
<div class="d-tag"><div class="d-dot" style="background:rgb(176, 76, 0);"></div><span data-i18n data-ja="⑥ 研究費・グラント審査（大学・研究機関）" data-en="⑥ Research Grant Review (Universities &amp; Research Institutes)">⑥ 研究費・グラント審査（大学・研究機関）</span></div>
</div><p class="ps-p" data-i18n data-ja="共通するのは「評価の公正さが、結果への納得感と次の挑戦意欲を左右する」という事実です。eval000が実現する評価の透明化は、コンテストや制度への信頼を高め、優秀な人材・事業・研究が正当に評価される社会の実現に貢献します。" data-en="What these domains share is a single truth: the fairness of evaluation determines whether participants trust the result and are motivated to try again. The transparency eval000 delivers raises trust in contests and programs, contributing to a society where outstanding talent, businesses, and research are evaluated on their true merit.">共通するのは「評価の公正さが、結果への納得感と次の挑戦意欲を左右する」という事実です。eval000が実現する評価の透明化は、コンテストや制度への信頼を高め、優秀な人材・事業・研究が正当に評価される社会の実現に貢献します。</p><p class="ps-p" data-i18n data-ja="また、award-of.net（Award Force日本正規パートナー）との完全統合により、エントリー受付からAI評価・委員会・受賞者通知・式典管理までを一元化したワンストップの審査DXを実現します。" data-en="Full integration with award-of.net — the Japan Official Partner of Award Force — unifies everything from entry intake through AI evaluation, committee, winner notification, and ceremony management into a single end-to-end evaluation DX.">また、award-of.net（Award Force日本正規パートナー）との完全統合により、エントリー受付からAI評価・委員会・受賞者通知・式典管理までを一元化したワンストップの審査DXを実現します。</p></section><!-- S6 --><section class="prose-section rv" id="s6"><div class="ps-eyebrow" data-i18n data-ja="06 — PoCコラボレーション" data-en="06 — PoC Collaboration">06 &mdash; PoCコラボレーション</div>
<h2 class="ps-h2" data-i18n data-ja="一緒に「評価の未来」を作りませんか" data-en="Would You Help Build the Future of Evaluation?">一緒に「評価の未来」を作りませんか</h2><p class="ps-p" data-i18n data-ja="eval000はいま、PoCコラボレーションパートナーを募集しています。実際の審査プログラムにeval000を試験導入し、「AIありとなしでどう変わるか」を一緒に検証しましょう。" data-en="eval000 is currently looking for PoC collaboration partners. Let us introduce eval000 into your actual review program on a trial basis and verify together how things change 'with and without AI.'">eval000はいま、PoCコラボレーションパートナーを募集しています。実際の審査プログラムにeval000を試験導入し、「AIありとなしでどう変わるか」を一緒に検証しましょう。</p><div class="callout tl rv"><div class="callout-title" data-i18n data-ja="PoCの基本条件" data-en="Basic PoC Terms">PoCの基本条件</div>
<div class="callout-body" data-i18n data-ja="期間：約3ヶ月 ／ NDAは1営業日以内に電子署名で締結 ／ 結果レポートはパートナーと共有（匿名化処理のうえ研究利用の場合あり）" data-en="Duration: approx. 3 months / NDA executed via electronic signature within 1 business day / Results report shared with partner (may be used for research after anonymization)">期間：約3ヶ月 ／ NDAは1営業日以内に電子署名で締結 ／ 結果レポートはパートナーと共有（匿名化処理のうえ研究利用の場合あり）</div>
</div><p class="ps-p" data-i18n data-ja="「今使っている審査の仕組みを変えるのは怖い」——そうお感じの方こそ、まずPoC（概念実証）で試してみてください。既存の審査書類をAIで再評価し、人手評価との比較だけでも、見えていなかった評価のゆらぎが可視化されるはずです。" data-en="'I'm afraid to change the review system we've been using' — if that's how you feel, that's exactly who we want to try the PoC first. Even just re-evaluating your existing review documents with AI and comparing against human scores will make the invisible fluctuations in your evaluation visible.">「今使っている審査の仕組みを変えるのは怖い」——そうお感じの方こそ、まずPoC（概念実証）で試してみてください。既存の審査書類をAIで再評価し、人手評価との比較だけでも、見えていなかった評価のゆらぎが可視化されるはずです。</p><p class="ps-p" data-i18n data-ja="私たちが目指しているのは、評価そのものが「透明で、公正で、温かい」ものになる社会です。どんな挑戦も、正しく評価される世界。そのために、eval000はあります。" data-en="What we are working toward is a society where evaluation itself is transparent, fair, and warm. A world where every challenge is assessed on its true merit. That is what eval000 is for.">私たちが目指しているのは、評価そのものが「透明で、公正で、温かい」ものになる社会です。どんな挑戦も、正しく評価される世界。そのために、eval000はあります。</p><!-- CTA --><div class="cta-block rv"><div class="cta-inner"><div class="cta-eyebrow" data-i18n data-ja="PoCコラボレーション募集中" data-en="Now Accepting PoC Collaborations">PoCコラボレーション募集中</div>
<div class="cta-title" data-i18n data-ja="まずは、お気軽にご相談ください。" data-en="Start by Hearing Us Out.">まずは、お気軽にご相談ください。</div>
<div class="cta-sub" data-i18n data-ja="NDAは1営業日以内にご対応します。" data-en="NDA within 1 business day.">NDAは1営業日以内にご対応します。</div>
<a href="mailto:info@eval000.ai" class="cta-btn" data-i18n data-ja="PoCを相談する → info@eval000.ai" data-en="Discuss a PoC → info@eval000.ai">PoCを相談する → info@eval000.ai</a><div class="cta-note" data-i18n data-ja="お問い合わせ後、1営業日以内にご連絡します。" data-en="We will respond within 1 business day.">お問い合わせ後、1営業日以内にご連絡します。</div>
</div></div></section><!-- AUTHOR --><div class="author-block rv"><div class="author-avatar"><span>乙</span></div>
<div><div class="author-name" data-i18n data-ja="株式会社テンプロクシー（award-of）編集部" data-en="TEN PROXY Co., Ltd. (award-of) Editorial Team">株式会社テンプロクシー（award-of）編集部</div>
<div class="author-title" data-i18n data-ja="eval000.ai / award-of.net" data-en="eval000.ai / award-of.net">eval000.ai / award-of.net</div>
<div class="author-bio" data-i18n data-ja="eval000は、特許権者・里吉 竜一氏と株式会社テンプロクシーの共同事業運営契約に基づき運営されるメタ評価AIプラットフォームです。Award Force（オーストラリア・50カ国以上）の日本正規パートナーとして、コンテスト・審査・表彰のDXを推進しています。" data-en="eval000 is a meta-evaluation AI platform operated under a joint operation agreement between patent holder Ryuichi Satoyoshi and TEN PROXY Co., Ltd. As the Japan Official Partner of Award Force (Australia, 50+ countries), we are advancing the digital transformation of contests, reviews, and recognition programs.">eval000は、特許権者・里吉 竜一氏と株式会社テンプロクシーの共同事業運営契約に基づき運営されるメタ評価AIプラットフォームです。Award Force（オーストラリア・50カ国以上）の日本正規パートナーとして、コンテスト・審査・表彰のDXを推進しています。</div>
</div></div></article><footer><div class="footer-l"><span class="footer-brand">eval000.ai</span><span data-i18n data-ja="Blog / award-of × 株式会社テンプロクシー" data-en="Blog / award-of × TEN PROXY Co., Ltd.">Blog / award-of × 株式会社テンプロクシー</span></div>
<div class="footer-r" data-i18n data-ja="特許出願中（里吉 竜一氏） / © 2026 TEN PROXY Co., Ltd. / award-of. All rights reserved." data-en="Patent Pending (Ryuichi Satoyoshi) / © 2026 TEN PROXY Co., Ltd. / award-of. All rights reserved.">特許出願中（里吉 竜一氏） / &copy; 2026 TEN PROXY Co., Ltd. / award-of. All rights reserved.</div>
</footer><script>
(function(){
  if (!window.IntersectionObserver) {
    document.querySelectorAll('.rv').forEach(function(el){ el.classList.add('in'); });
  } else {
    var obs = new IntersectionObserver(function(entries){
      entries.forEach(function(e){ if (e.isIntersecting) e.target.classList.add('in'); });
    }, { threshold: 0.07 });
    document.querySelectorAll('.rv').forEach(function(el){ obs.observe(el); });
  }
  var currentLang = 'ja';
  function e0SetLang(lang) {
    if (lang === currentLang) return;
    currentLang = lang;
    var btnJa = document.getElementById('btn-ja');
    var btnEn = document.getElementById('btn-en');
    if (btnJa) btnJa.classList.toggle('active', lang === 'ja');
    if (btnEn) btnEn.classList.toggle('active', lang === 'en');
    document.documentElement.lang = lang === 'ja' ? 'ja' : 'en';
    document.body.classList.add('lang-switching');
    setTimeout(function(){
      document.querySelectorAll('[data-i18n]').forEach(function(el){
        var text = el.getAttribute('data-' + lang);
        if (text === null) return;
        if (el.children.length === 0) { el.textContent = text; }
        else { el.innerHTML = text; }
      });
      document.body.classList.remove('lang-switching');
    }, 250);
  }
  document.querySelectorAll('[data-lang]').forEach(function(btn){
    btn.addEventListener('click', function(){ e0SetLang(this.getAttribute('data-lang')); });
  });
})();
</script></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Wed, 08 Apr 2026 04:11:11 +0900</pubDate></item></channel></rss>