<?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/tag/news/feed" rel="self" type="application/rss+xml"/><title>eval000 - Blog #news</title><description>eval000 - Blog #news</description><link>https://www.eval000.ai/blogs/tag/news</link><lastBuildDate>Thu, 09 Jul 2026 03:58:33 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[eval000 Essential リリース]]></title><link>https://www.eval000.ai/blogs/post/essential</link><description><![CDATA[<img align="left" hspace="5" src="https://www.eval000.ai/eval000_essential_logo_traspearant.png"/>]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_kxTbAQIPRRe4aRTEBV205w" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_Zuko-qVERymu8l2IbUiRSQ" 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_JbQAVruOTFqUbyPhpPuCLw" 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_b4mJ206AvVypWYJf8vEJXg" 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>評価AIは今、Lv3の壁に直面している。eval000 Essentialは、なぜLv4相当の設計なのか | eval000.ai Blog</title><meta name="description" content="論文査読AIが「Lv3止まり」とされる理由と、eval000 Essentialがメタ評価エンジンによってその壁を超える設計になっている理由を解説。メタ評価AIプラットフォーム「eval000」の事業始動と「eval000 Essential」提供開始をお知らせします。"><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.85;overflow-x:hidden;} [data-i18n]{transition:opacity .25s ease;} body.lang-switching [data-i18n]{opacity:0;} .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;line-height:1;} .lang-btn.active{background:var(--primary);color:#fff;} .lang-divider{width:1px;height:20px;background:var(--border2);flex-shrink:0;} .rv{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease;} .rv.in{opacity:1;transform:translateY(0);} .con{max-width:780px;margin:0 auto;padding:0 3rem;} .post-header{background:var(--paper);border-bottom:1px solid var(--border);padding:3.6rem 0 3rem;} .post-tags{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center;margin-bottom:1.4rem;font-family:'DM Mono',monospace;font-size:.62rem;letter-spacing:.05em;color:var(--muted);} .post-tags .pill{background:var(--teal-bg);color:var(--teal);border:1px solid var(--teal-bd);padding:.2rem .7rem;} .post-tags .pill.b{background:var(--primary-bg);color:var(--primary);border-color:var(--primary-bd);} .post-title{font-family:'Shippori Mincho B1',serif;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:800;color:var(--coal);line-height:1.45;margin-bottom:1.2rem;} .post-lead{font-size:.95rem;color:var(--muted);line-height:2;max-width:620px;} .toc-box{background:var(--paper);border:1px solid var(--border2);padding:1.5rem 1.7rem;margin:2rem 0 0;} .toc-box .toc-lbl{font-family:'DM Mono',monospace;font-size:.56rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:.8rem;} .toc-box ol{list-style:none;display:grid;gap:.5rem;} .toc-box a{font-size:.82rem;color:var(--coal);text-decoration:none;display:flex;gap:.5rem;} .toc-box a:hover{color:var(--primary);} .toc-box a .tn{font-family:'DM Mono',monospace;color:var(--primary);flex-shrink:0;} .post-sec{padding:3rem 0;border-bottom:1px solid var(--border);background:var(--paper);} .post-sec:last-of-type{border-bottom:none;} .post-sec.alt{background:var(--bg);} .sec-eyebrow{font-family:'DM Mono',monospace;font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;color:var(--primary);margin-bottom:.7rem;display:flex;align-items:center;gap:.6rem;} .sec-eyebrow::before{content:'';width:20px;height:1px;background:var(--primary);opacity:.5;} .post-sec h2{font-family:'Shippori Mincho B1',serif;font-size:clamp(1.3rem,2.2vw,1.8rem);font-weight:700;line-height:1.4;margin-bottom:1.1rem;color:var(--coal);} .post-sec h3{font-size:1rem;font-weight:700;color:var(--coal);margin:1.4rem 0 .5rem;} .post-sec p{font-size:.9rem;color:var(--muted);line-height:2;margin-bottom:1rem;} .post-sec p:last-child{margin-bottom:0;} .lede-box{background:var(--coal);padding:1.8rem 2rem;margin-bottom:1.6rem;border-left:4px solid var(--teal);} .lede-box p{font-size:.92rem;color:rgba(255,255,255,.75);line-height:1.95;margin-bottom:0;} .lede-box .lede-label{font-family:'DM Mono',monospace;font-size:.56rem;letter-spacing:.18em;text-transform:uppercase;color:var(--teal-lt);margin-bottom:.6rem;} .fact-strip{background:var(--primary);padding:1.4rem 2rem;margin:1.6rem 0;display:flex;gap:2.4rem;flex-wrap:wrap;justify-content:center;} .fact-strip .fi{display:flex;flex-direction:column;align-items:center;gap:.2rem;} .fact-strip .fn{font-family:'Shippori Mincho B1',serif;font-size:1.2rem;font-weight:800;color:#fff;} .fact-strip .fl{font-family:'DM Mono',monospace;font-size:.5rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.55);text-align:center;} .fact-strip .fd{width:1px;height:30px;background:rgba(255,255,255,.25);} /* HITL LEVEL TABLE */ .level-table{width:100%;border-collapse:collapse;margin:1.2rem 0;font-size:.82rem;} .level-table th,.level-table td{border:1px solid var(--border2);padding:.65rem .9rem;line-height:1.7;} .level-table thead th{background:var(--coal);color:#fff;font-family:'DM Mono',monospace;font-size:.6rem;letter-spacing:.06em;font-weight:500;} .level-table tbody td{color:var(--coal);} .level-table tr.lv3 td{background:var(--am-bg);color:var(--coal);} .level-table tr.lv4 td{background:var(--primary-bg);color:var(--coal);} .level-badge{display:inline-block;font-family:'DM Mono',monospace;font-size:.58rem;padding:.15rem .5rem;margin-right:.3rem;font-weight:700;} .lv3-badge{background:var(--amber);color:#fff;} .lv4-badge{background:var(--primary);color:#fff;} .pr-quote{margin:1.4rem 0;padding:1.4rem 1.7rem;border-left:3px solid var(--primary);background:var(--bg);} .pr-quote p{font-size:.92rem;color:var(--coal);line-height:2;font-style:italic;margin-bottom:.6rem;} .pr-quote p:last-child{margin-bottom:0;} .pr-quote .qt-attr{font-family:'DM Mono',monospace;font-size:.6rem;color:var(--primary);letter-spacing:.06em;} .callout{margin:1.4rem 0;padding:1.2rem 1.5rem;background:var(--primary-bg);border:1px solid var(--primary-dim);border-left:4px solid var(--primary);} .callout.tl{background:var(--teal-bg);border-color:var(--teal-bd);border-left-color:var(--teal);} .callout.dk{background:var(--coal);border:none;} .callout.am{background:var(--am-bg);border-color:var(--am-bd);border-left-color:var(--amber);} .callout .ct{font-family:'DM Mono',monospace;font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin-bottom:.45rem;} .callout.tl .ct{color:var(--teal);} .callout.dk .ct{color:var(--teal-lt);} .callout.am .ct{color:var(--amber);} .callout .cb{font-size:.85rem;color:var(--coal);line-height:1.85;} .callout.dk .cb{color:rgba(255,255,255,.65);} .callout .eq{font-family:'DM Mono',monospace;font-size:1.05rem;color:#fff;text-align:center;margin:.4rem 0;} .three-layer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin:1.4rem 0;} .layer-card{border:1px solid var(--border);padding:1.1rem;} .layer-card.active{border-color:var(--primary);background:var(--primary-bg);} .layer-num{font-family:'DM Mono',monospace;font-size:.55rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.3rem;} .layer-card.active .layer-num{color:var(--primary);} .layer-tag{font-family:'DM Mono',monospace;font-size:.6rem;color:var(--primary);margin-bottom:.4rem;} .layer-title{font-size:.85rem;font-weight:700;color:var(--coal);margin-bottom:.3rem;} .layer-body{font-size:.75rem;color:var(--muted);line-height:1.7;} .auto-badge{display:inline-block;background:var(--primary);color:#fff;font-family:'DM Mono',monospace;font-size:.48rem;letter-spacing:.06em;padding:.1rem .45rem;margin-top:.4rem;} .human-badge{display:inline-block;background:var(--teal);color:#fff;font-family:'DM Mono',monospace;font-size:.48rem;letter-spacing:.06em;padding:.1rem .45rem;margin-top:.4rem;} .feat-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.4rem 0;} .feat-card{background:var(--bg);border:1px solid var(--border);border-left:3px solid var(--primary);padding:1.2rem 1.3rem;} .feat-card.tl{border-left-color:var(--teal);} .feat-card .fc-lbl{font-family:'DM Mono',monospace;font-size:.5rem;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:.35rem;} .feat-card.tl .fc-lbl{color:var(--teal);} .feat-card .fc-t{font-size:.85rem;font-weight:700;color:var(--coal);margin-bottom:.4rem;line-height:1.5;} .feat-card .fc-d{font-size:.78rem;color:var(--muted);line-height:1.7;} .issue-list{list-style:none;margin:1.1rem 0;display:grid;gap:.7rem;} .issue-list li{display:flex;gap:.6rem;font-size:.86rem;color:var(--coal);line-height:1.8;padding:.6rem .8rem;background:var(--bg);border:1px solid var(--border);} .issue-list li::before{content:'▲';color:var(--amber);font-size:.65rem;flex-shrink:0;margin-top:.2rem;} .scene-list{list-style:none;margin:1rem 0;display:grid;gap:.5rem;} .scene-list li{display:flex;gap:.6rem;font-size:.85rem;color:var(--coal);line-height:1.75;border-bottom:1px solid var(--border);padding-bottom:.5rem;} .scene-list li:last-child{border-bottom:none;} .scene-list li::before{content:'›';color:var(--primary);flex-shrink:0;} .article-link{display:flex;align-items:center;gap:.7rem;padding:.9rem 1.1rem;background:var(--bg);border:1px solid var(--border2);text-decoration:none;margin-top:1.1rem;} .article-link .al-icon{font-size:1.1rem;flex-shrink:0;} .article-link .al-t{font-size:.82rem;font-weight:700;color:var(--coal);line-height:1.5;} .article-link .al-url{font-family:'DM Mono',monospace;font-size:.58rem;color:var(--primary);margin-top:.2rem;} .article-link:hover .al-t{color:var(--primary);} table.co-table{width:100%;border-collapse:collapse;margin:1.2rem 0;font-size:.82rem;} table.co-table th,table.co-table td{border:1px solid var(--border2);padding:.65rem .9rem;text-align:left;} table.co-table th{background:var(--coal);color:#fff;font-family:'DM Mono',monospace;font-size:.6rem;letter-spacing:.06em;width:30%;} table.co-table td{color:var(--coal);} table.co-table tr:nth-child(even) td{background:var(--bg);} .cta-box{margin-top:1.6rem;background:linear-gradient(135deg,var(--primary),var(--coal));padding:2.2rem 2rem;text-align:center;} .cta-box .ct-tag{font-family:'DM Mono',monospace;font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--teal-lt);margin-bottom:.6rem;} .cta-box h3{font-family:'Shippori Mincho B1',serif;font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:.5rem;} .cta-box p{font-size:.82rem;color:rgba(255,255,255,.6);margin-bottom:1.2rem;} .cta-box a.btn{display:inline-block;padding:.75rem 1.6rem;background:#fff;color:var(--primary);font-weight:700;font-size:.84rem;text-decoration:none;} .author-box{margin-top:2.2rem;padding-top:1.8rem;border-top:1px solid var(--border);display:flex;gap:1.1rem;align-items:flex-start;} .author-avatar{width:40px;height:40px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-family:'Shippori Mincho B1',serif;font-weight:700;flex-shrink:0;font-size:.85rem;} .author-name{font-size:.82rem;font-weight:700;color:var(--coal);margin-bottom:.2rem;} .author-role{font-family:'DM Mono',monospace;font-size:.6rem;color:var(--primary);margin-bottom:.45rem;} .author-bio{font-size:.76rem;color:var(--muted);line-height:1.8;} 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:760px){ .con{padding:0 1.5rem;} .feat-grid,.three-layer{grid-template-columns:1fr;} .fact-strip{gap:1.2rem;} footer{flex-direction:column;gap:.8rem;text-align:center;} .footer-r{text-align:center;} } </style><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;"><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><!-- ヘッダー --><header class="post-header"><div class="con"><div class="post-tags"><span class="pill b">プレスリリース</span><span class="pill">eval000 Essential</span><span>eval000.ai</span></div>
<h1 class="post-title" data-i18n data-ja="評価AIは今、Lv3の壁に直面している。<br>メタ評価AI「eval000」事業を始動、「eval000 Essential」を提供開始" data-en="Evaluation AI Is Hitting a Level 3 Ceiling.<br>Meta-Evaluation AI Platform &quot;eval000&quot; Officially Launches with &quot;eval000 Essential&quot;">評価AIは今、Lv3の壁に直面している。<br>メタ評価AI「eval000」事業を始動、「eval000 Essential」を提供開始</h1><p class="post-lead" data-i18n data-ja="生成AIによる評価自動化は実装段階に入った。しかし「どこまで自動化されたのか」を語る共通の物差しはなく、責任構造の設計は速度に追いついていない。eval000は、この問いに技術で応える。" data-en="Generative AI evaluation has entered the implementation phase. Yet there is no common metric for &quot;how far automation has come,&quot; and the design of accountability structures has not kept pace. eval000 is the technological answer to this challenge.">生成AIによる評価自動化は実装段階に入った。しかし「どこまで自動化されたのか」を語る共通の物差しはなく、責任構造の設計は速度に追いついていない。eval000は、この問いに技術で応える。</p><div class="toc-box rv"><div class="toc-lbl" data-i18n data-ja="この記事の内容" data-en="In This Article">この記事の内容</div>
<ol><li><a href="#s1"><span class="tn">01</span><span data-i18n data-ja="リリース概要" data-en="Release Overview">リリース概要</span></a></li><li><a href="#s2"><span class="tn">02</span><span data-i18n data-ja="評価AIは今、何合目か——Lv3の壁" data-en="Where Is Evaluation AI Now — The Level 3 Ceiling">評価AIは今、何合目か——Lv3の壁</span></a></li><li><a href="#s3"><span class="tn">03</span><span data-i18n data-ja="eval000のLv4設計——三層に分けて自動化する" data-en="eval000's Lv4 Design — Automating in Three Layers">eval000のLv4設計——三層に分けて自動化する</span></a></li><li><a href="#s4"><span class="tn">04</span><span data-i18n data-ja="eval000 Essentialの概要と特徴" data-en="eval000 Essential Overview and Features">eval000 Essentialの概要と特徴</span></a></li><li><a href="#s5"><span class="tn">05</span><span data-i18n data-ja="award-ofとの連動" data-en="Integration with award-of">award-ofとの連動</span></a></li><li><a href="#s6"><span class="tn">06</span><span data-i18n data-ja="市場背景と課題" data-en="Market Background &amp; Challenges">市場背景と課題</span></a></li><li><a href="#s7"><span class="tn">07</span><span data-i18n data-ja="代表コメント・会社概要" data-en="Statement &amp; Company Overview">代表コメント・会社概要</span></a></li></ol></div>
</div></header><!-- 01 リリース概要 --><section class="post-sec" id="s1"><div class="con"><div class="sec-eyebrow">01 &mdash; <span data-i18n data-ja="リリース概要" data-en="Release Overview">リリース概要</span></div>
<h2 data-i18n data-ja="eval000事業始動、eval000 Essential提供開始" data-en="eval000 Launches — eval000 Essential Now Available">eval000事業始動、eval000 Essential提供開始</h2><div class="lede-box rv"><div class="lede-label">Press Release — eval000.ai</div>
<p data-i18n data-ja="株式会社テンプロクシー（本社：東京都、代表取締役：武道 誠芳）は、メタ評価AIプラットフォーム「eval000（イーバルゼロゼロゼロ）」の事業を始動し、その第一弾として評価アウトソーシングサービス「eval000 Essential」の提供を開始しました。ビジネスプラン評価・コンテスト審査・助成金審査等に存在する構造的な評価課題に対し、特許出願中のメタ評価エンジンで応えます。" data-en="TEN PROXY Co., Ltd. (Tokyo, President: Masayoshi Budo) has launched its meta-evaluation AI platform &quot;eval000&quot; and begun offering its first service, the evaluation outsourcing service &quot;eval000 Essential.&quot; Powered by a patent-pending meta-evaluation engine, eval000 addresses the structural evaluation challenges found in business plan review, contest screening, and grant assessment.">株式会社テンプロクシー（本社：東京都、代表取締役：武道 誠芳）は、メタ評価AIプラットフォーム「eval000（イーバルゼロゼロゼロ）」の事業を始動し、その第一弾として評価アウトソーシングサービス「eval000 Essential」の提供を開始しました。ビジネスプラン評価・コンテスト審査・助成金審査等に存在する構造的な評価課題に対し、特許出願中のメタ評価エンジンで応えます。</p></div>
<div class="fact-strip rv"><div class="fi"><span class="fn">Lv4</span><span class="fl" data-i18n data-ja="相当の自動化設計" data-en="Automation Design">相当の自動化設計</span></div>
<div class="fd"></div><div class="fi"><span class="fn" data-i18n data-ja="特願2026-096693" data-en="Pat. App. 2026-096693">特願2026-096693</span><span class="fl" data-i18n data-ja="特許出願中" data-en="Patent Pending">特許出願中</span></div>
<div class="fd"></div><div class="fi"><span class="fn" data-i18n data-ja="¥0〜" data-en="¥0–">¥0〜</span><span class="fl" data-i18n data-ja="セットアップ費（コンテスト分野）" data-en="Setup Fee (Contest)">セットアップ費（コンテスト分野）</span></div>
<div class="fd"></div><div class="fi"><span class="fn">award-of</span><span class="fl" data-i18n data-ja="事業との連動" data-en="Works with award-of">事業との連動</span></div>
</div></div></section><!-- 02 評価AIのLv3問題 --><section class="post-sec alt" id="s2"><div class="con"><div class="sec-eyebrow">02 &mdash; <span data-i18n data-ja="評価AIは今、何合目か" data-en="Where Is Evaluation AI Now">評価AIは今、何合目か</span></div>
<h2 data-i18n data-ja="最前線の査読AIは、なぜLv3止まりなのか" data-en="Why State-of-the-Art Review AI Tops Out at Level 3">最前線の査読AIは、<br>なぜLv3止まりなのか</h2><p data-i18n data-ja="生成AIによる評価・査読の自動化は、この1〜2年で一気に実装段階に入りました。論文査読AIの分野では、LLMのアンサンブルが論文を採点し、accept/rejectを推奨するところまでを自動化する取り組みが登場しています。しかし第三者による検証は、その限界も明らかにしています。" data-en="Automated evaluation and review using generative AI has moved rapidly into implementation over the past one to two years. In academic peer review, systems that use LLM ensembles to score papers and recommend accept/reject decisions have emerged. Yet third-party verification has also revealed the limits of these approaches.">生成AIによる評価・査読の自動化は、この1〜2年で一気に実装段階に入りました。論文査読AIの分野では、LLMのアンサンブルが論文を採点し、accept/rejectを推奨するところまでを自動化する取り組みが登場しています。しかし第三者による検証は、その限界も明らかにしています。</p><p data-i18n data-ja="当社は、自動運転のSAEレベル分類を評価AIに写像することで、この状況を整理しています。自動運転のレベル分類が測っているのは「運転がどれだけ上手いか」ではなく、「どの局面で、誰が責任の当事者であり続けるか」です。評価AIも同じ問いを立てるべきです。" data-en="TEN PROXY has mapped this situation using the SAE level classification from autonomous driving. What that classification measures is not &quot;how well the system drives&quot; but &quot;in which situations, and who, remains the accountable party.&quot; Evaluation AI deserves the same question.">当社は、自動運転のSAEレベル分類を評価AIに写像することで、この状況を整理しています。自動運転のレベル分類が測っているのは「運転がどれだけ上手いか」ではなく、「どの局面で、誰が責任の当事者であり続けるか」です。評価AIも同じ問いを立てるべきです。</p><table class="level-table rv"><thead><tr><th data-i18n data-ja="自動化レベル" data-en="Level">自動化レベル</th><th data-i18n data-ja="評価AIにおける意味" data-en="Meaning for Evaluation AI">評価AIにおける意味</th><th data-i18n data-ja="責任の所在" data-en="Accountability">責任の所在</th></tr></thead><tbody><tr><td><span class="level-badge" style="background:var(--muted);color:rgb(255, 255, 255);">Lv0–2</span></td><td data-i18n data-ja="採点支援のみ。判断は常に人間" data-en="Scoring support only. Decisions always human">採点支援のみ。判断は常に人間</td><td data-i18n data-ja="常に人間" data-en="Always human">常に人間</td></tr><tr class="lv3"><td><span class="level-badge lv3-badge">Lv3</span></td><td data-i18n data-ja="採点は自動化。しかし「その結果を信頼してよいか」を人間が随時見極め続けなければならない（フォールバック待ち）" data-en="Scoring automated, but humans must continually judge &quot;how much to trust this result&quot; (awaiting fallback)">採点は自動化。しかし「その結果を信頼してよいか」を人間が随時見極め続けなければならない（フォールバック待ち）</td><td data-i18n data-ja="注意は払っているのに責任だけが残る" data-en="Attention is paid, yet accountability remains">注意は払っているのに責任だけが残る</td></tr><tr class="lv4"><td><span class="level-badge lv4-badge">Lv4</span></td><td data-i18n data-ja="適用範囲（ODD）内では、収束処理まで人間の逐次介入を必要としない" data-en="Within scope (ODD), convergence processing requires no ongoing human intervention">適用範囲（ODD）内では、収束処理まで人間の逐次介入を必要としない</td><td data-i18n data-ja="ODD内はシステム。目的地設定と最終判断は人間" data-en="System within ODD. Humans set the goal and make final decisions">ODD内はシステム。目的地設定と最終判断は人間</td></tr></tbody></table><div class="callout am rv"><div class="ct" data-i18n data-ja="Lv3の構造的問題：モラル・クランプルゾーン" data-en="The Structural Problem of Lv3: Moral Crumple Zone">Lv3の構造的問題：モラル・クランプルゾーン</div>
<div class="cb" data-i18n data-ja="研究者のMadeleine Elishは、「システムを信頼して注意を払っているのに、事故の責任は人間に帰属させられる」構造を「モラル・クランプルゾーン（責任の緩衝材にされる人間）」と呼びました。現在の論文査読AIは、まさにこのLv3的状態にあります。判定は自動化されているのに、その結果をどこまで信頼するかの見極めは、依然として不安定な形で人間に委ねられたままです。" data-en="Researcher Madeleine Elish called the structure in which &quot;humans pay attention trusting the system, yet accountability for failures is attributed to them&quot; a moral crumple zone. Current AI peer review systems are in exactly this Lv3 state: scoring is automated, but the judgment of how much to trust the results remains unstably delegated to humans.">研究者のMadeleine Elishは、「システムを信頼して注意を払っているのに、事故の責任は人間に帰属させられる」構造を「モラル・クランプルゾーン（責任の緩衝材にされる人間）」と呼びました。現在の論文査読AIは、まさにこのLv3的状態にあります。判定は自動化されているのに、その結果をどこまで信頼するかの見極めは、依然として不安定な形で人間に委ねられたままです。</div>
</div><a href="https://www.eval000.ai/blogs/post/auto_level1" class="article-link rv"><div class="al-icon">📄</div>
<div><div class="al-t" data-i18n data-ja="評価の自動運転は、いま何合目か——査読AIとeval000にみるHITLの本当の意味（eval000.ai）" data-en="How Far Has Evaluation Automation Come — The True Meaning of HITL in Review AI and eval000 (eval000.ai)">評価の自動運転は、いま何合目か——査読AIとeval000にみるHITLの本当の意味（eval000.ai）</div>
<div class="al-url">eval000.ai/blogs/post/auto_level1</div></div></a></div></section><!-- 03 eval000のLv4設計 --><section class="post-sec" id="s3"><div class="con"><div class="sec-eyebrow">03 &mdash; <span data-i18n data-ja="eval000のLv4設計" data-en="eval000's Lv4 Design">eval000のLv4設計</span></div>
<h2 data-i18n data-ja="三層に分けて自動化する——Human-in-CommandへのシフトHuman-in-Command" data-en="Automating in Three Layers — Shifting to Human-in-Command">三層に分けて自動化する<br>——Human-in-Commandへのシフト</h2><p data-i18n data-ja="eval000のメタ評価エンジンは、「一括りの自動化」ではなく、評価という行為を三つの層に分解するアプローチをとります。この三層分解が、Lv3の構造的問題を回避する鍵です。" data-en="eval000's meta-evaluation engine approaches evaluation not as monolithic automation, but by decomposing the act of evaluation into three distinct layers. This three-layer separation is the key to avoiding the structural problems of Lv3.">eval000のメタ評価エンジンは、「一括りの自動化」ではなく、評価という行為を三つの層に分解するアプローチをとります。この三層分解が、Lv3の構造的問題を回避する鍵です。</p><div class="three-layer rv"><div class="layer-card active"><div class="layer-num">Layer 01 / センサー入力</div>
<div class="layer-title" data-i18n data-ja="一次評価" data-en="First-Pass Evaluation">一次評価</div>
<div class="layer-body" data-i18n data-ja="AIペルソナ審査員（またはハイブリッド）によるスコアリング。評価の生データを生成する層。" data-en="Scoring by AI persona judges (or hybrid). Generates the raw evaluation data.">AIペルソナ審査員（またはハイブリッド）によるスコアリング。評価の生データを生成する層。</div>
<div class="auto-badge" data-i18n data-ja="自動化" data-en="AUTOMATED">自動化</div></div>
<div class="layer-card active"><div class="layer-num">Layer 02 / 運転行為</div><div class="layer-title" data-i18n data-ja="収束処理" data-en="Convergence Processing">収束処理</div>
<div class="layer-body" data-i18n data-ja="メタ評価エンジンがノイズ・バイアス・誤差を反復補正し、標準評価へ収束させる。人間は逐次介入しない。" data-en="The meta-evaluation engine iteratively corrects noise, bias, and error to converge on the standard evaluation. No ongoing human intervention.">メタ評価エンジンがノイズ・バイアス・誤差を反復補正し、標準評価へ収束させる。人間は逐次介入しない。</div>
<div class="auto-badge" data-i18n data-ja="自動化" data-en="AUTOMATED">自動化</div></div>
<div class="layer-card"><div class="layer-num">Layer 03 / 目的地設定</div><div class="layer-title" data-i18n data-ja="原理設定・最終判断" data-en="Policy Setting &amp; Final Decision">原理設定・最終判断</div>
<div class="layer-body" data-i18n data-ja="評価目的・基準の設定と承認、合否・採択・採用等の最終判断。技術的制約ではなく、恒常的な設計要件として人間が担う。" data-en="Setting and approving the evaluation policy; final decision on outcomes. Permanently human — by design, not by technical constraint.">評価目的・基準の設定と承認、合否・採択・採用等の最終判断。技術的制約ではなく、恒常的な設計要件として人間が担う。</div>
<div class="human-badge" data-i18n data-ja="恒常的に人間" data-en="ALWAYS HUMAN">恒常的に人間</div>
</div></div><div class="pr-quote rv"><p data-i18n data-ja="「目的地は、どれだけ自律的な車であっても、乗員が指定します。運転行為の自動化と、目的地設定の自動化は、まったく別の問いです。」" data-en="&quot;No matter how autonomous the vehicle, the destination is set by the passenger. Automating the act of driving and automating the setting of the destination are entirely different questions.&quot;">「目的地は、どれだけ自律的な車であっても、乗員が指定します。運転行為の自動化と、目的地設定の自動化は、まったく別の問いです。」</p><div class="qt-attr" data-i18n data-ja="eval000.ai「査読AIとeval000にみるHITLの本当の意味」より" data-en="From eval000.ai — &quot;The True Meaning of HITL in Review AI and eval000&quot;">eval000.ai「査読AIとeval000にみるHITLの本当の意味」より</div>
</div><p data-i18n data-ja="Layer 01〜02を人間の逐次介入なしに完結させる設計は、従来のHuman-in-the-Loop（AIの都度承認）から Human-in-Command（原理設定と最終判断に集中する人間）への移行を意味します。生成AIの精度がさらに向上した場合に起きるのも、「自動化レベルが上がる」ことではなく、「Layer 01が対応できる評価対象の範囲（ODD）が広がる」ことです。" data-en="Completing Layers 01 and 02 without ongoing human intervention represents a shift from Human-in-the-Loop (human approval at every step) to Human-in-Command (humans focused on policy setting and final decisions). As generative AI improves further, what will happen is not &quot;a higher automation level&quot; but &quot;the scope (ODD) of evaluation that Layer 01 can handle will expand.&quot;">Layer 01〜02を人間の逐次介入なしに完結させる設計は、従来のHuman-in-the-Loop（AIの都度承認）から Human-in-Command（原理設定と最終判断に集中する人間）への移行を意味します。生成AIの精度がさらに向上した場合に起きるのも、「自動化レベルが上がる」ことではなく、「Layer 01が対応できる評価対象の範囲（ODD）が広がる」ことです。</p><div class="callout dk rv"><div class="ct">Meta-Evaluation Convergence Formula</div>
<div class="eq">v(t+1) = F(v(t), R, K) → v* = F(v*)</div><div class="cb" data-i18n data-ja="評価再構成作用 F の反復適用により固定点 v* へ収束（バナッハの固定点定理による数学的保証）。Layer 02の自律性の根拠。特許出願中：特願2026-096693「生成AIによる評価再構成に基づく標準評価算出方法、装置、プログラム」（里吉 竜一氏）" data-en="Iterative application of operator F converges to fixed point v* — guaranteed by the Banach Fixed-Point Theorem. The mathematical basis for Layer 02 autonomy. Patent pending: App. No. 2026-096693 (Ryuichi Satoyoshi).">評価再構成作用 F の反復適用により固定点 v* へ収束（バナッハの固定点定理による数学的保証）。Layer 02の自律性の根拠。特許出願中：特願2026-096693「生成AIによる評価再構成に基づく標準評価算出方法、装置、プログラム」（里吉 竜一氏）</div>
</div></div></section><!-- 04 Essential概要 --><section class="post-sec alt" id="s4"><div class="con"><div class="sec-eyebrow">04 &mdash; <span data-i18n data-ja="eval000 Essential" data-en="eval000 Essential">eval000 Essential</span></div>
<h2 data-i18n data-ja="「eval000 Essential」の概要と特徴" data-en="Overview and Features of eval000 Essential">「eval000 Essential」の概要と特徴</h2><p data-i18n data-ja="eval000 Essentialは、メタ評価エンジンの三層設計をそのまま活用しながら、Layer 01をAIペルソナ審査員のみで構成した評価アウトソーシングサービスです。フルプラットフォームとの違いは自動化の「レベル」ではなく「ODD（適用範囲）」——どの種類の評価対象に対応するかの幅の差です。" data-en="eval000 Essential is an evaluation outsourcing service that uses the same three-layer meta-evaluation engine design, with Layer 01 composed entirely of AI persona judges. The difference from the full platform is not the &quot;level&quot; of automation but the &quot;ODD&quot; (scope) — the breadth of evaluation contexts it is designed to handle.">eval000 Essentialは、メタ評価エンジンの三層設計をそのまま活用しながら、Layer 01をAIペルソナ審査員のみで構成した評価アウトソーシングサービスです。フルプラットフォームとの違いは自動化の「レベル」ではなく「ODD（適用範囲）」——どの種類の評価対象に対応するかの幅の差です。</p><div class="feat-grid rv"><div class="feat-card"><div class="fc-lbl">FEATURE 01</div>
<div class="fc-t" data-i18n data-ja="ペルソナ審査員による多角的評価" data-en="Multi-Angle Evaluation via Persona Judges">ペルソナ審査員による<br>多角的評価</div>
<div class="fc-d" data-i18n data-ja="革新重視派・実績重視派・バランス重視派・協調重視派など異なる評価傾向を持つAIペルソナ審査員が並行評価。どの傾向が多数でも少数でも、固定点収束により同じ標準評価に到達します。" data-en="AI persona judges with differing tendencies evaluate in parallel. Regardless of panel composition, fixed-point convergence produces the same standard evaluation.">革新重視派・実績重視派・バランス重視派・協調重視派など異なる評価傾向を持つAIペルソナ審査員が並行評価。どの傾向が多数でも少数でも、固定点収束により同じ標準評価に到達します。</div>
</div><div class="feat-card tl"><div class="fc-lbl">FEATURE 02</div><div class="fc-t" data-i18n data-ja="ルーブリックに基づく個別フィードバック" data-en="Individualized Rubric-Based Feedback">ルーブリックに基づく<br>個別フィードバック</div>
<div class="fc-d" data-i18n data-ja="ルーブリック評価基準に則した個別性の高いフィードバックコメントを自動生成。中立的な視点から応募者一人ひとりに具体的な評価根拠と改善点をお届けします。" data-en="Individualized feedback is automatically generated in alignment with rubric criteria, delivering concrete evaluation rationale and improvement points to each applicant from a neutral standpoint.">ルーブリック評価基準に則した個別性の高いフィードバックコメントを自動生成。中立的な視点から応募者一人ひとりに具体的な評価根拠と改善点をお届けします。</div>
</div><div class="feat-card"><div class="fc-lbl">FEATURE 03</div><div class="fc-t" data-i18n data-ja="評価方針の最初の明文化（Layer 03）" data-en="Policy Written First — Layer 03 in Action">評価方針の最初の明文化（Layer 03）</div>
<div class="fc-d" data-i18n data-ja="「外生的な原理」として審査目的・方針を開始前に明文化。コンテスト分野の標準方針は「4年以内にシード〜シリーズA相当のアーリーステージへ到達しうる事業性を評価する」です。" data-en="The evaluation policy — the &quot;exogenous principle&quot; — is written before review begins. The standard policy for contests: &quot;Evaluate proposals with the viability to reach seed through Series A within four years.&quot;">「外生的な原理」として審査目的・方針を開始前に明文化。コンテスト分野の標準方針は「4年以内にシード〜シリーズA相当のアーリーステージへ到達しうる事業性を評価する」です。</div>
</div><div class="feat-card tl"><div class="fc-lbl">FEATURE 04</div><div class="fc-t" data-i18n data-ja="シンプルな開始・明確な料金" data-en="Simple Start, Transparent Pricing">シンプルな開始・明確な料金</div>
<div class="fc-d" data-i18n data-ja="NDAは電子署名で最短即日締結。お見積りは無料。ビジネスコンテスト分野はセットアップ費0円、段階単価（¥1,800〜¥5,000/件）によるご利用いただきやすい価格設計です。" data-en="NDAs are signed electronically, typically same-day. Quotes are free. For business contests, setup is ¥0, with tiered per-item pricing (¥1,800–¥5,000).">NDAは電子署名で最短即日締結。お見積りは無料。ビジネスコンテスト分野はセットアップ費0円、段階単価（¥1,800〜¥5,000/件）によるご利用いただきやすい価格設計です。</div>
</div></div><h3 data-i18n data-ja="主な利用シーン" data-en="Primary Use Cases">主な利用シーン</h3><ul class="scene-list rv"><li data-i18n data-ja="ビジネスコンテスト・アクセラレータープログラムの審査" data-en="Business contest and accelerator program screening">ビジネスコンテスト・アクセラレータープログラムの審査</li><li data-i18n data-ja="企業内新規事業審査・イントレプレナー制度" data-en="In-house new business review and intrapreneur programs">企業内新規事業審査・イントレプレナー制度</li><li data-i18n data-ja="助成金・補助金の採択審査" data-en="Grant and subsidy selection review">助成金・補助金の採択審査</li><li data-i18n data-ja="採用選考評価・社内表彰制度" data-en="Hiring evaluation and internal awards">採用選考評価・社内表彰制度</li></ul></div>
</section><!-- 05 award-of --><section class="post-sec" id="s5"><div class="con"><div class="sec-eyebrow">05 &mdash; <span data-i18n data-ja="award-ofとの連動" data-en="Integration with award-of">award-ofとの連動</span></div>
<h2 data-i18n data-ja="コンテスト管理からメタ評価まで、ワンストップで" data-en="From Contest Management to Meta-Evaluation, All in One">コンテスト管理からメタ評価まで、<br>ワンストップで</h2><p data-i18n data-ja="当社が運営する「award-of」は、オーストラリア発・50カ国以上で導入されているAward Forceの日本正規パートナーです。エントリー受付から審査委員会運営、受賞者通知、表彰式管理まで一元化したコンテスト管理プラットフォームとして、国内のコンテスト主催者への導入実績があります。eval000とaward-ofの統合により、エントリー管理・標準評価算出・フィードバック自動配信を一元化した審査DXを実現します。" data-en="&quot;award-of&quot; is TEN PROXY's contest management platform and Japan's official partner for Award Force, used in 50+ countries. It unifies entry intake, committee management, winner notification, and ceremony management, with a proven track record among domestic contest organizers. Integrating eval000 with award-of delivers a unified review DX: entry management, standard evaluation, and automated feedback distribution — all in one place.">当社が運営する「award-of」は、オーストラリア発・50カ国以上で導入されているAward Forceの日本正規パートナーです。エントリー受付から審査委員会運営、受賞者通知、表彰式管理まで一元化したコンテスト管理プラットフォームとして、国内のコンテスト主催者への導入実績があります。eval000とaward-ofの統合により、エントリー管理・標準評価算出・フィードバック自動配信を一元化した審査DXを実現します。</p></div>
</section><!-- 06 市場背景と課題 --><section class="post-sec alt" id="s6"><div class="con"><div class="sec-eyebrow">06 &mdash; <span data-i18n data-ja="市場背景と課題" data-en="Market Background &amp; Challenges">市場背景と課題</span></div>
<h2 data-i18n data-ja="ビジネスプラン評価が抱える4つの構造的課題" data-en="The Four Structural Challenges of Business Plan Evaluation">ビジネスプラン評価が抱える<br>4つの構造的課題</h2><p data-i18n data-ja="スタートアップ支援・新規事業創出への関心の高まりとともに、ビジネスコンテストやアクセラレータープログラムは増加を続けています。しかしビジネスプラン評価には、以下の構造的課題が長年指摘されてきました。" data-en="As interest in startup support and new business creation grows, business contests and accelerator programs continue to increase. Yet business plan evaluation has long faced the following structural challenges.">スタートアップ支援・新規事業創出への関心の高まりとともに、ビジネスコンテストやアクセラレータープログラムは増加を続けています。しかしビジネスプラン評価には、以下の構造的課題が長年指摘されてきました。</p><ul class="issue-list rv"><li data-i18n data-ja="審査員の専門分野・経験によって評価軸が大きく異なり、同じ提案でも評価が割れる（バイアス）" data-en="A reviewer's field and experience cause evaluation axes to differ significantly, splitting scores for the same proposal (bias)">審査員の専門分野・経験によって評価軸が大きく異なり、同じ提案でも評価が割れる（バイアス）</li><li data-i18n data-ja="同一審査員でも審査タイミング・順序によって評価がぶれる。カーネマンらの研究では同一人物の時間帯差による評価変動は平均19%（ノイズ）" data-en="The same reviewer scores differently depending on timing and order. Kahneman et al. found variation of an average of 19% based on time of day (noise)">同一審査員でも審査タイミング・順序によって評価がぶれる。カーネマンらの研究では同一人物の時間帯差による評価変動は平均19%（ノイズ）</li><li data-i18n data-ja="生成AIを評価に用いても、AIモデルごとに評価の「個性」がある。当社PoCでは同一提案に対し異なるモデルで最大12点の差（満点100点）が生じることを確認" data-en="Even using generative AI, each model has its own evaluative &quot;personality.&quot; TEN PROXY's PoC confirmed differences of up to 12 points out of 100 between models on the same proposal">生成AIを評価に用いても、AIモデルごとに評価の「個性」がある。当社PoCでは同一提案に対し異なるモデルで最大12点の差（満点100点）が生じることを確認</li><li data-i18n data-ja="ルーブリック（評価基準）の設計には専門性が必要で、属人化・形骸化しやすい（誤差）" data-en="Rubric design requires expertise and is prone to personalization and formalization over time (error)">ルーブリック（評価基準）の設計には専門性が必要で、属人化・形骸化しやすい（誤差）</li></ul></div>
</section><!-- 07 代表コメント・会社概要 --><section class="post-sec" id="s7"><div class="con"><div class="sec-eyebrow">07 &mdash; <span data-i18n data-ja="代表コメント・会社概要" data-en="Statement &amp; Company Overview">代表コメント・会社概要</span></div>
<h2 data-i18n data-ja="代表取締役 武道 誠芳 コメント" data-en="Statement from President Masayoshi Budo">代表取締役 武道 誠芳 コメント</h2><div class="pr-quote rv"><p data-i18n data-ja="「award-of事業を通じて数多くのコンテスト運営に携わる中で、『審査の公平性をどう担保するか』という問いに技術的に正面から向き合う必要があると考えるようになりました。eval000は、その問いに対する当社なりの答えです。今回のeval000 Essentialは、その技術をより多くの現場に、より気軽に届けるための入口です。まずは一度、お試しいただければと思います。」" data-en="&quot;Through our work in contest operations via award-of, we came to realize that we needed to face head-on the question of how to guarantee the fairness of evaluation. eval000 is our answer to that question. eval000 Essential is the entry point for delivering that technology to more evaluation contexts in a more accessible way. We hope you will give it a try.&quot;">"award-of事業を通じて数多くのコンテスト運営に携わる中で、『審査の公平性をどう担保するか』という問いに技術的に正面から向き合う必要があると考えるようになりました。eval000は、その問いに対する当社なりの答えです。今回のeval000 Essentialは、その技術をより多くの現場に、より気軽に届けるための入口です。まずは一度、お試しいただければと思います。」</p><div class="qt-attr">武道 誠芳 / 株式会社テンプロクシー 代表取締役</div>
</div><h3 style="margin-top:1.6rem;" data-i18n data-ja="会社概要" data-en="Company Overview">会社概要</h3><table class="co-table rv"><tr><th data-i18n data-ja="会社名" data-en="Company">会社名</th><td>株式会社テンプロクシー（TEN PROXY Co., Ltd.）</td></tr><tr><th data-i18n data-ja="代表者" data-en="President">代表者</th><td data-i18n data-ja="代表取締役　武道 誠芳" data-en="Masayoshi Budo, President">代表取締役　武道 誠芳</td></tr><tr><th data-i18n data-ja="設立" data-en="Founded">設立</th><td data-i18n data-ja="1995年（創業30年超）" data-en="1995 (30+ years)">1995年（創業30年超）</td></tr><tr><th data-i18n data-ja="事業内容" data-en="Business">事業内容</th><td data-i18n data-ja="IT・マーケティング・事業開発支援 / メタ評価AIプラットフォーム「eval000.ai」運営 / コンテスト管理プラットフォーム「award-of.net」運営（Award Force日本正規パートナー）" data-en="IT, marketing, business development / Meta-evaluation AI platform eval000.ai / Contest management platform award-of.net (Japan official Award Force partner)">IT・マーケティング・事業開発支援 / メタ評価AIプラットフォーム「eval000.ai」運営 / コンテスト管理プラットフォーム「award-of.net」運営（Award Force日本正規パートナー）</td></tr><tr><th>URL</th><td><a href="https://www.eval000.ai" style="color:var(--primary);">https://www.eval000.ai</a>　/　<a href="https://award-of.net" style="color:var(--primary);">https://award-of.net</a></td></tr></table><h3 style="margin-top:1.6rem;" data-i18n data-ja="本リリースに関するお問い合わせ" data-en="Press Contact">本リリースに関するお問い合わせ</h3><p data-i18n data-ja="株式会社テンプロクシー（award-of）　info@eval000.ai　平日 10:00〜18:00（日本時間）" data-en="TEN PROXY Co., Ltd. (award-of)　info@eval000.ai　Weekdays 10:00–18:00 JST">株式会社テンプロクシー（award-of）　info@eval000.ai　平日 10:00〜18:00（日本時間）</p><div class="cta-box rv"><div class="ct-tag" data-i18n data-ja="eval000 Essential 提供中" data-en="eval000 Essential Now Available">eval000 Essential 提供中</div>
<h3 data-i18n data-ja="まずはお気軽にご相談ください" data-en="Feel Free to Reach Out">まずはお気軽にご相談ください</h3><p data-i18n data-ja="件数・評価基準が固まっていない段階でも構いません。NDAは最短即日、電子署名で対応します。" data-en="Even if your item count or criteria aren't finalized, that's fine. NDAs are handled by e-signature, typically same-day.">件数・評価基準が固まっていない段階でも構いません。NDAは最短即日、電子署名で対応します。</p><a class="btn" href="https://www.eval000.ai/contact" data-i18n data-ja="eval000 Essentialに相談する" data-en="Talk to Us About eval000 Essential">eval000 Essentialに相談する</a></div>
<div class="author-box"><div class="author-avatar">乙</div><div><div class="author-name">株式会社テンプロクシー（award-of）編集部</div>
<div class="author-role">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 drive DX for contests, reviews, and awards.">eval000は、特許権者・里吉 竜一氏と株式会社テンプロクシーの共同事業運営契約に基づき運営されるメタ評価AIプラットフォームです。Award Force（オーストラリア・50カ国以上）の日本正規パートナーとして、コンテスト・審査・表彰のDXを推進しています。</div>
</div></div></div></section><footer><div class="footer-l"><span class="footer-brand">eval000.ai</span><span>Press Release / award-of × 株式会社テンプロクシー</span></div>
<div class="footer-r">特許出願中（里吉 竜一氏） / &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 lang = 'ja';
  function setLang(l) {
    if (l===lang) return; lang=l;
    document.getElementById('btn-ja').classList.toggle('active',l==='ja');
    document.getElementById('btn-en').classList.toggle('active',l==='en');
    document.documentElement.lang = l==='ja'?'ja':'en';
    document.body.classList.add('lang-switching');
    setTimeout(function(){
      document.querySelectorAll('[data-i18n]').forEach(function(el){
        var t=el.getAttribute('data-'+l);
        if(t===null) return;
        if(el.children.length===0){el.textContent=t;}else{el.innerHTML=t;}
      });
      document.body.classList.remove('lang-switching');
    },250);
  }
  document.querySelectorAll('[data-lang]').forEach(function(b){
    b.addEventListener('click',function(){ setLang(this.getAttribute('data-lang')); });
  });
})();
</script></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 07 Jul 2026 18:11:33 +0900</pubDate></item></channel></rss>