<?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.tenproxy.io/blogs/author/mo4ma/feed" rel="self" type="application/rss+xml"/><title>TEN PROXY - Blog by mo4ma</title><description>TEN PROXY - Blog by mo4ma</description><link>https://www.tenproxy.io/blogs/author/mo4ma</link><lastBuildDate>Tue, 07 Jul 2026 03:25:15 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[評価の構造的課題に挑む新サービス「eval000 Essential」を提供開始]]></title><link>https://www.tenproxy.io/blogs/post/PR_eval000_Essential</link><description><![CDATA[]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_geS9N7hRRV2YrNkF4Jeyyw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_rK_rtXNaSMiyR0fHxOqrwA" 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_76K2ZPn3RxSABsy6UWDRZg" 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_uRpFsoAu3FwGvkQ43bKlwQ" 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「eval000」事業を本格始動。「eval000 Essential」提供開始 | eval000.ai Blog</title><meta name="description" content="特許出願中のメタ評価エンジンでビジネスプラン評価の構造的課題に挑む「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 */ .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.7rem,3.4vw,2.5rem);font-weight:800;color:var(--coal);line-height:1.4;margin-bottom:1.2rem;} .post-lead{font-size:.95rem;color:var(--muted);line-height:2;max-width:620px;} /* TOC */ .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;} /* SECTIONS */ .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;} /* PR-SPECIFIC: lede box */ .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 */ .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.25rem;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);} /* FEATURE CARDS */ .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;} /* BULLET LIST */ .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::before{content:'›';color:var(--primary);flex-shrink:0;} .scene-list li:last-child{border-bottom:none;} /* CALLOUT */ .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 .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 .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;} /* QUOTE BLOCK */ .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:.88rem;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;} /* COMPANY TABLE */ 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 */ .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 */ .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{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><span>2026年7月7日</span></div>
<h1 class="post-title" data-i18n data-ja="メタ評価AI「eval000」事業を本格始動。<br>ビジネスプラン評価の構造的課題に挑む新サービス「eval000 Essential」を提供開始" data-en="eval000 Meta-Evaluation AI Platform Officially Launches.<br>Introducing &quot;eval000 Essential&quot; — Built to Solve the Structural Problems of Business Plan Evaluation">メタ評価AI「eval000」事業を本格始動。<br>ビジネスプラン評価の構造的課題に挑む新サービス「eval000 Essential」を提供開始</h1><p class="post-lead" data-i18n data-ja="生成AIの評価には「個性」による偏りが存在する——この課題に対し、特許出願中のメタ評価エンジンで標準評価を導出するeval000が、より速く・シンプルに利用できる「eval000 Essential」を始動しました。" data-en="Generative AI evaluation has its own &quot;personality&quot; — meaning bias. To address this, eval000 uses a patent-pending meta-evaluation engine to derive a standard evaluation, and launches &quot;eval000 Essential&quot; as a faster, simpler way to access that technology.">生成AIの評価には「個性」による偏りが存在する——この課題に対し、特許出願中のメタ評価エンジンで標準評価を導出するeval000が、より速く・シンプルに利用できる「eval000 Essential」を始動しました。</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="eval000 Essentialの特徴" data-en="eval000 Essential Features">eval000 Essentialの特徴</span></a></li><li><a href="#s3"><span class="tn">03</span><span data-i18n data-ja="award-ofとの連動" data-en="Integration with award-of">award-ofとの連動</span></a></li><li><a href="#s4"><span class="tn">04</span><span data-i18n data-ja="市場背景と課題" data-en="Market Background &amp; Challenges">市場背景と課題</span></a></li><li><a href="#s5"><span class="tn">05</span><span data-i18n data-ja="eval000の技術的解決策" data-en="eval000's Technical Approach">eval000の技術的解決策</span></a></li><li><a href="#s6"><span class="tn">06</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="2事業の同時始動" data-en="Two Businesses Launch Together">2事業の同時始動</h2><div class="lede-box rv"><div class="lede-label" data-i18n data-ja="配信：2026年7月7日" data-en="Issued: July 7, 2026">配信：2026年7月7日</div>
<p data-i18n data-ja="株式会社テンプロクシー（本社：東京都、代表取締役：武道 誠芳）は、メタ評価AIプラットフォーム「eval000（イーバルゼロゼロゼロ）」の事業を本格始動し、その第一弾として評価アウトソーシングサービス「eval000 Essential」の提供を開始しました。ビジネスプラン評価・コンテスト審査・助成金審査等に存在する構造的な評価の課題に対し、特許出願中のメタ評価エンジンで応えます。" data-en="TEN PROXY Co., Ltd. (Tokyo, President: Masayoshi Budo) today officially launches its meta-evaluation AI platform &quot;eval000,&quot; along with its first service offering, the evaluation outsourcing service &quot;eval000 Essential.&quot; Aimed at the structural challenges of business plan evaluation, contest screening, and grant review, eval000 Essential is powered by a patent-pending meta-evaluation engine.">株式会社テンプロクシー（本社：東京都、代表取締役：武道 誠芳）は、メタ評価AIプラットフォーム「eval000（イーバルゼロゼロゼロ）」の事業を本格始動し、その第一弾として評価アウトソーシングサービス「eval000 Essential」の提供を開始しました。ビジネスプラン評価・コンテスト審査・助成金審査等に存在する構造的な評価の課題に対し、特許出願中のメタ評価エンジンで応えます。</p></div>
<div class="fact-strip rv"><div class="fi"><span class="fn" data-i18n data-ja="2026年7月7日" data-en="Jul 7, 2026">2026年7月7日</span><span class="fl" data-i18n data-ja="提供開始" data-en="Service Launch">提供開始</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">award-of</span><span class="fl" data-i18n data-ja="事業との連動" data-en="Works with award-of">事業との連動</span></div>
<div class="fd"></div><div class="fi"><span class="fn" data-i18n data-ja="30年超" data-en="30+ Years">30年超</span><span class="fl" data-i18n data-ja="株式会社テンプロクシー　創業" data-en="TEN PROXY Co., Ltd.">株式会社テンプロクシー　創業</span></div>
</div><p data-i18n data-ja="当社は、コンテスト管理プラットフォーム「award-of（award-of.net）」の運営を通じ、これまで国内外のコンテスト・表彰制度の審査運営に数多く携わってきました。その現場で繰り返し直面してきたのが、「評価の質をどう担保するか」という根本的な課題です。eval000は、この課題に技術で応えるべく開発した、当社の新たな事業の柱です。" data-en="TEN PROXY has long operated &quot;award-of,&quot; a contest management platform and Japan's official partner for Award Force (used in 50+ countries). Through that work, we repeatedly confronted a fundamental challenge: how to guarantee the quality of evaluation. eval000 is our technological answer to that challenge — and now a core new business pillar.">当社は、コンテスト管理プラットフォーム「award-of（award-of.net）」の運営を通じ、これまで国内外のコンテスト・表彰制度の審査運営に数多く携わってきました。その現場で繰り返し直面してきたのが、「評価の質をどう担保するか」という根本的な課題です。eval000は、この課題に技術で応えるべく開発した、当社の新たな事業の柱です。</p></div>
</section><!-- 02 eval000 Essential --><section class="post-sec alt" id="s2"><div class="con"><div class="sec-eyebrow">02 &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は、eval000メタ評価エンジンの核心技術をそのまま活用し、よりシンプルに・より速く・ご利用いただきやすい形で提供する評価アウトソーシングサービスです。フルプラットフォームと同じ技術基盤を採用しながら、年間契約や専門知識を必要とせず、案件ごとの見積り・契約・納品によりご利用いただけます。" data-en="eval000 Essential is an evaluation outsourcing service that uses the same core meta-evaluation engine as the full eval000 platform — delivered in a simpler, faster, and more accessible form. It requires no annual contract or specialist knowledge and operates on a per-project quotation, contract, and delivery basis.">eval000 Essentialは、eval000メタ評価エンジンの核心技術をそのまま活用し、よりシンプルに・より速く・ご利用いただきやすい形で提供する評価アウトソーシングサービスです。フルプラットフォームと同じ技術基盤を採用しながら、年間契約や専門知識を必要とせず、案件ごとの見積り・契約・納品によりご利用いただけます。</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 — innovation-focused, track-record-focused, balanced, consensus-oriented — evaluate in parallel. Regardless of which tendency is the majority, 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 comments are automatically generated in alignment with each rubric criterion. From a neutral standpoint, each applicant receives concrete evaluation rationale and actionable improvement points.">ルーブリック評価基準に則した、個別性の高いフィードバックコメントを自動生成。中立的な視点から応募者一人ひとりに、具体的な評価根拠と改善点をお届けします。</div>
</div><div class="feat-card"><div class="fc-lbl">FEATURE 03</div><div class="fc-t" data-i18n data-ja="評価方針の最初の明文化" data-en="Policy-First Evaluation Design">評価方針の<br>最初の明文化</div>
<div class="fc-d" data-i18n data-ja="「外生的な原理」として審査の目的・方針を開始前に明文化。ビジネスコンテスト分野では「4年以内にシード〜シリーズA相当のアーリーステージへ到達しうる事業性を評価する」を標準方針として採用しています。" data-en="The evaluation purpose and policy — the &quot;exogenous principle&quot; — is written down before review begins. For business contests, the standard policy is: &quot;Evaluate proposals with the business 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">シンプルな開始・<br>明確な料金</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) designed to be accessible per project.">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><!-- 03 award-ofとの連動 --><section class="post-sec" id="s3"><div class="con"><div class="sec-eyebrow">03 &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の日本正規パートナーです。エントリー受付から審査委員会運営、受賞者通知、表彰式運営まで、コンテスト・表彰制度の運営をトータルに支援するプラットフォームとして、国内のコンテスト主催者への導入実績があります。" data-en="&quot;award-of&quot; is TEN PROXY's contest management platform and Japan's official partner for Award Force, which is adopted in 50+ countries. It provides end-to-end support for contest and award programs — from entry intake through committee management, winner notification, and ceremony operations — and has a proven track record with domestic contest organizers.">当社が運営する「award-of」は、オーストラリア発・50カ国以上で導入されているAward Forceの日本正規パートナーです。エントリー受付から審査委員会運営、受賞者通知、表彰式運営まで、コンテスト・表彰制度の運営をトータルに支援するプラットフォームとして、国内のコンテスト主催者への導入実績があります。</p><div class="callout tl rv"><div class="ct" data-i18n data-ja="連動の設計" data-en="How They Work Together">連動の設計</div>
<div class="cb" data-i18n data-ja="award-ofによるコンテスト運営にeval000のメタ評価技術を組み込むことで、エントリー管理・標準評価の算出・フィードバック自動生成・受賞者選定を一元化した審査DXを実現します。eval000とaward-ofは独立したサービスではなく、互いの強みを補完しあう連動設計です。" data-en="By integrating eval000's meta-evaluation technology into award-of's contest operations, the two platforms together deliver a unified review DX: entry management, standard evaluation, automated feedback, and winner selection — all in one place. eval000 and award-of are not independent services; they are designed to complement each other's strengths.">award-ofによるコンテスト運営にeval000のメタ評価技術を組み込むことで、エントリー管理・標準評価の算出・フィードバック自動生成・受賞者選定を一元化した審査DXを実現します。eval000とaward-ofは独立したサービスではなく、互いの強みを補完しあう連動設計です。</div>
</div></div></section><!-- 04 市場背景と課題 --><section class="post-sec alt" id="s4"><div class="con"><div class="sec-eyebrow">04 &mdash; <span data-i18n data-ja="市場背景と課題" data-en="Market Background &amp; Challenges">市場背景と課題</span></div>
<h2 data-i18n data-ja="生成AIを使えば公平になる、は本当か" data-en="Does Using Generative AI Actually Make Evaluation Fair">生成AIを使えば公平になる、は本当か</h2><p data-i18n data-ja="スタートアップ支援・新規事業創出への関心の高まりを受け、ビジネスコンテストやアクセラレータープログラムは年々増加しています。同時に、人事評価・論文審査・助成金審査など、幅広い分野で生成AIを評価プロセスに組み込む動きが急速に広がっています。" data-en="As interest in startup support and new business creation grows, business contests and accelerator programs are increasing year by year. At the same time, generative AI is rapidly being incorporated into evaluation processes across a wide range of fields — HR assessment, academic review, grant screening, and more.">スタートアップ支援・新規事業創出への関心の高まりを受け、ビジネスコンテストやアクセラレータープログラムは年々増加しています。同時に、人事評価・論文審査・助成金審査など、幅広い分野で生成AIを評価プロセスに組み込む動きが急速に広がっています。</p><p data-i18n data-ja="しかし、ビジネスプラン評価には構造的な課題が指摘されてきました。" data-en="However, business plan evaluation has long been identified as having structural problems.">しかし、ビジネスプラン評価には構造的な課題が指摘されてきました。</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, leading to divergent scores for the same proposal (bias)">審査員の専門分野・経験によって評価軸が大きく異なり、同じ提案でも評価が割れる（バイアス）</li><li data-i18n data-ja="同一審査員でも審査タイミング・順序によって評価がぶれる。カーネマンらの研究では同一人物の時間帯差による評価変動は平均19%（ノイズ）" data-en="Even the same reviewer scores differently depending on timing and order. Research by Kahneman et al. found the same person's scores vary by an average of 19% based on time of day (noise)">同一審査員でも審査タイミング・順序によって評価がぶれる。カーネマンらの研究では同一人物の時間帯差による評価変動は平均19%（ノイズ）</li><li data-i18n data-ja="生成AIを評価に用いても、AIモデルごとに評価の「個性」があり、自動化するだけでは公平性は保証されない" data-en="Using generative AI for evaluation does not guarantee fairness — each AI model has its own evaluative &quot;personality,&quot; and automation alone is no remedy">生成AIを評価に用いても、AIモデルごとに評価の「個性」があり、自動化するだけでは公平性は保証されない</li><li data-i18n data-ja="ルーブリック（評価基準）の設計には専門性が必要で、属人化・形骸化しやすい（誤差）" data-en="Designing rubrics requires expertise and is prone to personalization and formalization over time (error)">ルーブリック（評価基準）の設計には専門性が必要で、属人化・形骸化しやすい（誤差）</li></ul><div class="callout rv"><div class="ct" data-i18n data-ja="当社PoC実証データ（2025年）" data-en="TEN PROXY PoC Data (2025)">当社PoC実証データ（2025年）</div>
<div class="cb" data-i18n data-ja="同一の事業提案を2種類の生成AIモデルで並行評価した結果、最大12点（満点100点）の差が生じることを確認。「AIを使えば評価が自動的に公平になる」という前提自体に再考が必要であることを示すデータです。" data-en="In a parallel evaluation of the same business proposals using two different generative AI models, scores diverged by up to 12 points out of 100. This data demonstrates the need to rethink the premise that &quot;using AI automatically makes evaluation fair.&quot;">同一の事業提案を2種類の生成AIモデルで並行評価した結果、最大12点（満点100点）の差が生じることを確認。「AIを使えば評価が自動的に公平になる」という前提自体に再考が必要であることを示すデータです。</div>
</div></div></section><!-- 05 技術的解決策 --><section class="post-sec" id="s5"><div class="con"><div class="sec-eyebrow">05 &mdash; <span data-i18n data-ja="技術的解決策" data-en="Technical Approach">技術的解決策</span></div>
<h2 data-i18n data-ja="「評価を評価する」メタ評価エンジン" data-en="The Meta-Evaluation Engine: &quot;Evaluating the Evaluation&quot;">「評価を評価する」<br>メタ評価エンジン</h2><p data-i18n data-ja="eval000は「メタ評価（meta-evaluation）」という発想で、これらの課題に取り組みます。個々の評価者（人間・AI）が出した評価値そのものを外側から再構成するアプローチです。審査の目的・方針（「外生的な原理」）を明文化し、複数の評価値に「評価再構成作用」を反復適用することで、誰が・いつ評価しても同じ結果に収束する「標準評価（v*）」を数学的に導出します。" data-en="eval000 addresses these challenges through &quot;meta-evaluation&quot; — re-constructing the evaluation outputs of individual evaluators (human or AI) from the outside. By explicitly defining the evaluation policy (the &quot;exogenous principle&quot;) and iteratively applying an &quot;evaluation reconstruction operator&quot; to the set of scores, eval000 mathematically derives a &quot;standard evaluation (v*)&quot; that converges to the same result regardless of who evaluates or when.">eval000は「メタ評価（meta-evaluation）」という発想で、これらの課題に取り組みます。個々の評価者（人間・AI）が出した評価値そのものを外側から再構成するアプローチです。審査の目的・方針（「外生的な原理」）を明文化し、複数の評価値に「評価再構成作用」を反復適用することで、誰が・いつ評価しても同じ結果に収束する「標準評価（v*）」を数学的に導出します。</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)</div><div class="cb" data-i18n data-ja="評価再構成作用 F の反復適用により固定点 v* = F(v*) へ収束（バナッハの固定点定理による数学的保証）。特許出願中：特願2026-096693「生成AIによる評価再構成に基づく標準評価算出方法、装置、プログラム」（里吉 竜一氏）。" data-en="Iterative application of evaluation reconstruction operator F converges to the fixed point v* = F(v*) — mathematically guaranteed by the Banach Fixed-Point Theorem. Patent pending: Patent Application No. 2026-096693 (Ryuichi Satoyoshi).">評価再構成作用 F の反復適用により固定点 v* = F(v*) へ収束（バナッハの固定点定理による数学的保証）。特許出願中：特願2026-096693「生成AIによる評価再構成に基づく標準評価算出方法、装置、プログラム」（里吉 竜一氏）。</div>
</div><p data-i18n data-ja="この技術は横浜市立大学大学院 経済学研究科出身の里吉 竜一氏が考案しました。リカードの比較優位論・スラッファーのメタ評価理論・ゲーデルの不完全性定理・バナッハの固定点定理——経済学と数学と哲学の交差点から生まれた、唯一無二のアルゴリズムです。" data-en="The technology was devised by Ryuichi Satoyoshi, a graduate of the Yokohama City University Graduate School of Economics. Drawing on Ricardo's comparative advantage, Sraffa's meta-evaluation theory, Gödel's Incompleteness Theorem, and Banach's Fixed-Point Theorem, it is a one-of-a-kind algorithm born at the intersection of economics, mathematics, and philosophy.">この技術は横浜市立大学大学院 経済学研究科出身の里吉 竜一氏が考案しました。リカードの比較優位論・スラッファーのメタ評価理論・ゲーデルの不完全性定理・バナッハの固定点定理——経済学と数学と哲学の交差点から生まれた、唯一無二のアルゴリズムです。</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="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 contexts in a more accessible way. We hope you will try it.&quot;">"award-of事業を通じて数多くのコンテスト運営に携わる中で、『審査の公平性をどう担保するか』という問いに、技術的に正面から向き合う必要があると考えるようになりました。eval000は、その問いに対する当社なりの答えです。今回のeval000 Essentialは、その技術をより多くの現場に、より気軽に届けるための入口です。まずは一度、お試しいただければと思います。」</p><div class="qt-attr">武道 誠芳 / 株式会社テンプロクシー 代表取締役</div>
</div><h3 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 in operation)">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, and 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="It's fine even if your item count or criteria aren't finalized. 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>Mon, 06 Jul 2026 05:46:42 +0000</pubDate></item></channel></rss>