<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: AI OpenFree</title>
    <description>The latest articles on DEV Community by AI OpenFree (@ai_openfree_b23025ef075cf).</description>
    <link>https://dev.to/ai_openfree_b23025ef075cf</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3817626%2F25ccf2de-8934-44fe-9d10-59dd6d2a505b.png</url>
      <title>DEV Community: AI OpenFree</title>
      <link>https://dev.to/ai_openfree_b23025ef075cf</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ai_openfree_b23025ef075cf"/>
    <language>en</language>
    <item>
      <title>Sovereign security AI: Mythos-class defense on your own GPUs (Chitos)</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Sun, 02 Aug 2026 07:40:35 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/sovereign-security-ai-mythos-class-defense-on-your-own-gpus-chitos-39d5</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/sovereign-security-ai-mythos-class-defense-on-your-own-gpus-chitos-39d5</guid>
      <description>&lt;p&gt;Sovereign security AI: Mythos-class defense on your own GPUs (Chitos)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fth9loxknuj3r8tvuy6wf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fth9loxknuj3r8tvuy6wf.png" alt="Chitos" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Cloud attack-security AI (e.g. Anthropic &lt;strong&gt;Mythos&lt;/strong&gt;) is powerful but &lt;strong&gt;cloud-only&lt;/strong&gt; — your code leaves your building to use it. For defense/gov/finance/healthcare, that is a non-starter.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Chitos&lt;/strong&gt; is a sovereign, on-prem autonomous security-AI harness: find it before attackers do, then &lt;strong&gt;prove&lt;/strong&gt; it — with &lt;strong&gt;no data egress&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Two engines
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Deterministic static analysis&lt;/strong&gt; — reproducible detection (injections, deserialization, SSRF/XXE/XSS, credential exposure, memory safety, auth, logic), CWE-mapped, no AI needed (0 cost, 0 egress).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI reasoning layer&lt;/strong&gt; — verifies + explains findings, reasons kill chains. =&amp;gt; &lt;strong&gt;dual evidence&lt;/strong&gt; vs one black-box verdict.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Trust features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Metacognitive self-check&lt;/strong&gt;: before asserting a vuln, it asks &lt;em&gt;false positive? reproduces? real source to sink flow?&lt;/em&gt; -&amp;gt; structurally fewer false alarms.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CodeGraph grounding&lt;/strong&gt;: maps definitions/deps/risky call sites to localize analysis.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;3 modes&lt;/strong&gt;: Scan / Research (CVE web lookup) / Exploit (kill chain on approved target). Code snippet &lt;strong&gt;or URL&lt;/strong&gt; input.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Default: DeepSeek V4 Flash (304B MoE, MIT)&lt;/strong&gt; on your infra; Claude via your key optional.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;Mythos is stronger at raw discovery — Chitos does not claim otherwise. Chitos wins on &lt;strong&gt;sovereignty, transparency, reproducibility, regulatory fit, cost&lt;/strong&gt;. Mythos-class defense, on your own GPUs, no egress.&lt;/p&gt;

&lt;p&gt;Free, no signup: &lt;a href="https://chitos.vidraft.net" rel="noopener noreferrer"&gt;https://chitos.vidraft.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>security</category>
      <category>ai</category>
      <category>opensource</category>
      <category>devops</category>
    </item>
    <item>
      <title>Build quantum circuits with natural language: VIDRAFT free GPU qubit simulator</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Sun, 02 Aug 2026 03:48:40 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/build-quantum-circuits-with-natural-language-vidraft-free-gpu-qubit-simulator-51io</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/build-quantum-circuits-with-natural-language-vidraft-free-gpu-qubit-simulator-51io</guid>
      <description>&lt;p&gt;Build quantum circuits with natural language: VIDRAFT free GPU qubit simulator (33 qubits, H100)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fvidraft-ai.static.hf.space%2Fassets%2Fcards%2Fquantum-sim.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fvidraft-ai.static.hf.space%2Fassets%2Fcards%2Fquantum-sim.png" alt="Quantum Qubit Simulator" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;VIDRAFT opened &lt;strong&gt;quantum.1street.ai&lt;/strong&gt; — a browser quantum-circuit simulator with an AI copilot: describe what you want in plain language and it builds the circuit.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Talk to build:&lt;/strong&gt; say “make it 0 and 1 fifty-fifty like a coin” -&amp;gt; the AI copilot generates the circuit.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;One-click examples:&lt;/strong&gt; entanglement, Grover search, QFT, molecular energy (VQE), error correction.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Manual mode:&lt;/strong&gt; drop H/X/Y/Z/S/T/RY/CX gates on qubit wires.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Visuals:&lt;/strong&gt; measurement probabilities, per-qubit Bloch spheres, entanglement bars.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Capacity (measured)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;33 qubits&lt;/strong&gt; exact precision on 1x H100 (34 on 4x H100 = 17.2B states).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;100,000 qubits&lt;/strong&gt; for Clifford (flip/entangle) circuits via a math shortcut.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Thousands&lt;/strong&gt; for low-entanglement circuits (MPS).&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;It is a &lt;strong&gt;GPU simulator, not a real QPU&lt;/strong&gt; — for education, intuition and prototyping, not quantum speedups. KO/EN supported with auto browser-language detection.&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://quantum.1street.ai" rel="noopener noreferrer"&gt;https://quantum.1street.ai&lt;/a&gt;&lt;/p&gt;

</description>
      <category>quantum</category>
      <category>ai</category>
      <category>opensource</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Follow the Build Logs: VIDRAFT's Blog and the Founder's Brunch Essays</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Sat, 01 Aug 2026 06:42:14 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/follow-the-build-logs-vidrafts-blog-and-the-founders-brunch-essays-1a89</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/follow-the-build-logs-vidrafts-blog-and-the-founders-brunch-essays-1a89</guid>
      <description>&lt;p&gt;Follow the Build Logs: VIDRAFT's Blog and the Founder's Brunch Essays&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhdm5to6rdi3y1fqdnoej.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhdm5to6rdi3y1fqdnoej.png" alt="Follow the Build Logs: VIDRAFT's Blog and the Founder's Brunch Essays" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Notes from inside the build
&lt;/h2&gt;

&lt;p&gt;The VIDRAFT blog is where the work gets explained in plain language. It carries two kinds of writing: editorial notes on where AI is heading, and engineering notes on how we actually built and shipped things. It is aimed at developers, so it favors specifics over announcements -- what we tried, what broke, and what we changed as a result.&lt;/p&gt;

&lt;h2&gt;
  
  
  Two streams to follow
&lt;/h2&gt;

&lt;p&gt;There are two places to read us.&lt;/p&gt;

&lt;p&gt;The blog itself holds engineering write-ups and editorial posts tied to the products: model releases, benchmark methodology, deployment lessons, and the occasional retrospective when something did not go to plan.&lt;/p&gt;

&lt;p&gt;Separately, the founder writes long-form essays on Kakao Brunch under the handle &lt;a class="mentioned-user" href="https://dev.to/seawolf"&gt;@seawolf&lt;/a&gt;. Brunch is a Korean long-form publishing platform, and the essays there take a wider lens -- strategy, the Korean AI landscape, and the reasoning behind the bets a small lab makes. If the blog is "here is how we built it," the Brunch essays are "here is why we chose to build it this way."&lt;/p&gt;

&lt;h2&gt;
  
  
  Why we publish post-mortems
&lt;/h2&gt;

&lt;p&gt;Most company blogs are highlight reels. We would rather publish the honest post-mortem: the merge that regressed, the benchmark that turned out to be measuring the wrong thing, the deployment that failed in a way we did not anticipate. For a lab whose entire pitch is method over scale, the method only earns trust if the failures sit on the record next to the wins. A clean narrative is easy to write and easy to distrust. A post-mortem that names the mistake is harder to fake.&lt;/p&gt;

&lt;p&gt;For developers this is also the most useful content we can produce. A write-up of what broke in a real deployment saves you from hitting the same wall. That is the exchange we are after: we share the build logs, you get to skip our mistakes, and the feedback makes the next model better.&lt;/p&gt;

&lt;h2&gt;
  
  
  What to expect
&lt;/h2&gt;

&lt;p&gt;Cadence over polish. Posts land when there is something real to report -- a release, a result, a lesson -- rather than on a marketing calendar. Expect tables, benchmark numbers with their scope attached, and code where code makes the point better than prose.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;This is editorial and engineering writing, not a support channel or a spec sheet. Opinions in the posts are ours and may age badly as the field moves -- that is the nature of writing in public about a fast-moving area. The Brunch essays are the founder's personal long-form writing and reflect an individual viewpoint, not formal company positions or commitments. Nothing in a blog post is a product guarantee; when we describe something as in progress, it is in progress. Follow along for the reasoning and the post-mortems, and hold us to what we ship.&lt;/p&gt;

&lt;p&gt;More: &lt;a href="https://vidraft.net" rel="noopener noreferrer"&gt;https://vidraft.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>blog</category>
      <category>engineering</category>
      <category>writing</category>
    </item>
    <item>
      <title>VIDRAFT: A Capital-Efficient Challenger, Method Over Scale</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Sat, 01 Aug 2026 05:42:15 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/vidraft-a-capital-efficient-challenger-method-over-scale-1c4j</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/vidraft-a-capital-efficient-challenger-method-over-scale-1c4j</guid>
      <description>&lt;p&gt;VIDRAFT: A Capital-Efficient Challenger, Method Over Scale&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fx9nrxo66tj922c9wz26y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fx9nrxo66tj922c9wz26y.png" alt="VIDRAFT: A Capital-Efficient Challenger, Method Over Scale" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  A small Seoul lab, on purpose
&lt;/h2&gt;

&lt;p&gt;VIDRAFT Inc. was founded in 2024 in Seoul. The entire thesis is method over scale: build foundation models, on-device models, and AI-safety benchmarks with a fraction of the compute that larger labs treat as mandatory, and let the results carry the argument.&lt;/p&gt;

&lt;h2&gt;
  
  
  The numbers that matter
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Fact&lt;/th&gt;
&lt;th&gt;Detail&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Founded&lt;/td&gt;
&lt;td&gt;2024, Seoul&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Compute&lt;/td&gt;
&lt;td&gt;~24 GPUs (B200 x16 + H200 x8)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Grants&lt;/td&gt;
&lt;td&gt;NIPA GPU grants -- 2025 AI computing, 2026 Blackwell&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Downloads&lt;/td&gt;
&lt;td&gt;~1.18M cumulative (HF-verified, 2026-07)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Leaderboard&lt;/td&gt;
&lt;td&gt;#1 on the K-AI leaderboard (leaderboard scope)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Polaris&lt;/td&gt;
&lt;td&gt;15 first places&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HF orgs&lt;/td&gt;
&lt;td&gt;VIDraft, FINAL-Bench&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;About 24 GPUs is a small cluster by frontier-lab standards. The NIPA GPU grants -- 2025 AI computing, and 2026 Blackwell -- are how a company this size gets access to modern hardware at all, and they are a big part of why the capital-efficient approach is a necessity rather than just a slogan.&lt;/p&gt;

&lt;h2&gt;
  
  
  What we build
&lt;/h2&gt;

&lt;p&gt;Foundation models via evolutionary merging. On-device models small enough to run outside a data center. AI-safety benchmarks, published under the FINAL-Bench org. The models and their community copies ship on Hugging Face under the VIDraft org, where cumulative downloads reached roughly 1.18M as of July 2026. GINIGEN is the surrounding ecosystem those products live in.&lt;/p&gt;

&lt;p&gt;The through-line is efficiency as a design constraint, not an afterthought. When you cannot outspend the field, you have to out-method it -- reuse checkpoints instead of pretraining from zero, optimize for hardware you actually have, and measure everything so you know which trades paid off. A ~24-GPU cluster is not a limitation we apologize for; it is the premise the whole approach is built to respect.&lt;/p&gt;

&lt;h2&gt;
  
  
  Track record, scoped
&lt;/h2&gt;

&lt;p&gt;We are #1 on the K-AI leaderboard, and we hold 15 Polaris first places. Both are real, and both are scoped: a leaderboard rank is rank on that leaderboard, against the field that submitted, under its rules. We state the scope every time because a challenger's credibility depends on not overselling.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;Read every claim here with its scope attached. "#1 on the K-AI leaderboard" means first on that specific leaderboard, not a global title. The ~1.18M download figure is cumulative across our AI models plus community copies and quantizations -- a reach signal, not a count of paying customers or unique users. Founded-2024 means we are early: small team, small cluster, short track record. The NIPA grants are compute grants, not equity or endorsement. We publish these numbers because a challenger earns trust by being precise about what it has and has not done, not by rounding up.&lt;/p&gt;

&lt;p&gt;More: &lt;a href="https://vidraft.net" rel="noopener noreferrer"&gt;https://vidraft.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>startup</category>
      <category>ai</category>
      <category>korea</category>
    </item>
    <item>
      <title>Sovereign AX: Frontier-Class AI With No Data Egress</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Sat, 01 Aug 2026 04:42:13 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/sovereign-ax-frontier-class-ai-with-no-data-egress-lpb</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/sovereign-ax-frontier-class-ai-with-no-data-egress-lpb</guid>
      <description>&lt;p&gt;Sovereign AX: Frontier-Class AI With No Data Egress&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvftsietp1bu5p1cg060h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvftsietp1bu5p1cg060h.png" alt="Sovereign AX: Frontier-Class AI With No Data Egress" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Run the model where your data already lives
&lt;/h2&gt;

&lt;p&gt;The core promise of VIDRAFT's Solutions and Services line is simple: run frontier-class AI entirely on your own infrastructure, with no data egress. For banks, hospitals, and government, the blocker to adopting AI is rarely capability -- it is that the data cannot leave the building. Sovereign AX (AI transformation) is built around that constraint instead of against it.&lt;/p&gt;

&lt;h2&gt;
  
  
  What sovereign AX includes
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;On-prem foundation models. We deploy our own models inside your environment. Weights, inference, and logs stay on hardware you control. Nothing is sent to an external API.&lt;/li&gt;
&lt;li&gt;A sovereign VLM. A vision-language model for document, image, and multimodal understanding, currently in collaboration discussions -- for example with DeepBrain AI. The aim is frontier-class multimodal capability that never phones home.&lt;/li&gt;
&lt;li&gt;On-device deployment. Beyond the data center, our on-device model work pushes inference to edge hardware -- kiosks, workstations, embedded devices -- where connectivity or policy rules out the cloud entirely.&lt;/li&gt;
&lt;li&gt;A full service catalog. Fine-tuning on your data, evaluation, and integration, delivered as engagements rather than as a black box.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Concern&lt;/th&gt;
&lt;th&gt;Cloud AI API&lt;/th&gt;
&lt;th&gt;Sovereign AX&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Where data goes&lt;/td&gt;
&lt;td&gt;To a third-party endpoint&lt;/td&gt;
&lt;td&gt;Stays on your infrastructure&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Model location&lt;/td&gt;
&lt;td&gt;Vendor cloud&lt;/td&gt;
&lt;td&gt;Your data center or device&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Auditability&lt;/td&gt;
&lt;td&gt;Vendor-controlled&lt;/td&gt;
&lt;td&gt;You hold the logs&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Why a small team can offer this
&lt;/h2&gt;

&lt;p&gt;Our whole model-building method is capital-efficient by design -- evolutionary merging and on-device optimization aim for frontier-class behavior without frontier-scale compute. That same efficiency is what makes on-prem deployment realistic: a model tuned to run on a constrained footprint is exactly the model an enterprise can host itself, without renting a hyperscaler's fleet.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where it fits
&lt;/h2&gt;

&lt;p&gt;Sovereign AX makes sense when the data is the whole problem: regulated records, classified material, proprietary corpora that legal will never let touch a public endpoint. If your workload is casual and your data is already public, a hosted API is probably cheaper. We would rather tell you that than sell you an on-prem deployment you do not need.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;This is a services-and-deployment offering, not a shrink-wrapped product you download and run in an afternoon. "Frontier-class" describes the target and our benchmark and leaderboard results, not a guarantee that a given model matches the largest closed labs on every task -- capability depends on the workload, the domain, and the fine-tuning data you provide. The sovereign VLM is in collaboration discussions; naming DeepBrain AI describes an active conversation, not a shipped joint product or an endorsement. On-prem deployment moves real integration work to your side of the fence: hardware, security review, and tuning are part of the engagement. What we do commit to is the architecture -- no data egress -- and to being explicit about what is production-ready versus in progress.&lt;/p&gt;

&lt;p&gt;More: &lt;a href="https://vidraft.net" rel="noopener noreferrer"&gt;https://vidraft.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>enterprise</category>
      <category>onprem</category>
      <category>ai</category>
      <category>security</category>
    </item>
    <item>
      <title>Four Preprints and a Patent Stack: What VIDRAFT Is Actually Publishing</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Sat, 01 Aug 2026 04:40:23 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/four-preprints-and-a-patent-stack-what-vidraft-is-actually-publishing-37jh</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/four-preprints-and-a-patent-stack-what-vidraft-is-actually-publishing-37jh</guid>
      <description>&lt;p&gt;Four Preprints and a Patent Stack: What VIDRAFT Is Actually Publishing&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2b7xv24p8xa7vgsf6cyu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2b7xv24p8xa7vgsf6cyu.png" alt="Four Preprints and a Patent Stack: What VIDRAFT Is Actually Publishing" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Research on a small-lab budget
&lt;/h2&gt;

&lt;p&gt;VIDRAFT publishes. For a team competing with much larger labs, writing things down -- preprints and patent filings -- is how we turn "method over scale" into something checkable instead of rhetorical. Here is what is actually on the record, with identifiers so you can go read the primary sources.&lt;/p&gt;

&lt;h2&gt;
  
  
  Four preprints
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;ID&lt;/th&gt;
&lt;th&gt;Topic&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;arXiv 2605.14386&lt;/td&gt;
&lt;td&gt;Darwin: model merging&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;arXiv 2607.18340&lt;/td&gt;
&lt;td&gt;Quantum&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;arXiv 2607.24830&lt;/td&gt;
&lt;td&gt;A numerical realization related to the Riemann/Weil line&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;SSRN 6280258&lt;/td&gt;
&lt;td&gt;AI metacognition&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The Darwin paper is the backbone of how we build models: evolutionary merging, where you search over combinations of existing checkpoints to produce a stronger model instead of pretraining a new one from scratch. It is the most direct expression of the capital-efficient thesis -- compute spent on search rather than on raw pretraining.&lt;/p&gt;

&lt;p&gt;The quantum preprint and the Riemann/Weil-line numerical work sit further from product and closer to basic research. The metacognition paper, posted on SSRN, studies whether a model can estimate its own reliability -- knowing when it does not know -- which feeds the AI-safety benchmark work we run under the FINAL-Bench org.&lt;/p&gt;

&lt;h2&gt;
  
  
  The patent portfolio
&lt;/h2&gt;

&lt;p&gt;Alongside the papers there is a patent portfolio: 12 filings with 317 claims in total. Patents and preprints do different jobs. Preprints invite scrutiny and citation; filings stake defensible ground around the methods. A small company needs both -- open enough to be credible, protected enough to be fundable.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to read all of this
&lt;/h2&gt;

&lt;p&gt;Treat the identifiers as invitations, not trophies. Pull up arXiv 2605.14386 and check whether the merging method does what the abstract claims. Look at the metacognition setup on SSRN and decide whether the evaluation convinces you. That is the whole point of putting a number on the record: it lets a reader replace our summary with their own judgment.&lt;/p&gt;

&lt;p&gt;We publish because a challenger earns credibility by exposing its reasoning, not by asking for trust. The same discipline that keeps our compute budget honest -- measure it, write it down, let others check -- applies to the research.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;These are recent preprints. Citation counts and social traction are early-stage -- low, in plain terms -- because the work is new and, in some cases, narrow. A preprint is not peer-reviewed: an arXiv or SSRN ID means the work is public and timestamped, not that a community has validated it. The Riemann/Weil-line entry is a numerical realization, not a claimed proof of anything. Patent filings are filings -- claim counts describe scope on paper, not granted, litigated, or commercially proven rights. We list the identifiers precisely so you can judge for yourself, and if a result does not replicate, tell us. That feedback is why we publish.&lt;/p&gt;

&lt;p&gt;More: &lt;a href="https://vidraft.net" rel="noopener noreferrer"&gt;https://vidraft.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>research</category>
      <category>arxiv</category>
      <category>patents</category>
      <category>ai</category>
    </item>
    <item>
      <title>Two Ways to Simulate a Planet: EarthOS and NationalOS</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Sat, 01 Aug 2026 02:42:16 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/two-ways-to-simulate-a-planet-earthos-and-nationalos-12e0</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/two-ways-to-simulate-a-planet-earthos-and-nationalos-12e0</guid>
      <description>&lt;p&gt;Two Ways to Simulate a Planet: EarthOS and NationalOS&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fncjammi2hlqjajrjw6ot.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fncjammi2hlqjajrjw6ot.png" alt="Two Ways to Simulate a Planet: EarthOS and NationalOS" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Simulation at two scales
&lt;/h2&gt;

&lt;p&gt;VIDRAFT runs two large-scale simulation efforts that sit at opposite ends of the map. EarthOS models the physical planet from observation data. NationalOS models a human population as a swarm of AI agents. Both are bets that a small team can build simulation infrastructure usually associated with much larger labs -- method over scale.&lt;/p&gt;

&lt;h2&gt;
  
  
  EarthOS: an Earth-observation foundation model
&lt;/h2&gt;

&lt;p&gt;EarthOS is an Earth-observation foundation model that absorbs the OlmoEarth approach: pretrain on satellite and remote-sensing data to produce embeddings that transfer to downstream geospatial tasks such as land cover, change detection, crop and vegetation analysis, and disaster response.&lt;/p&gt;

&lt;p&gt;The design goal is a shared representation. Instead of training a bespoke model per sensor or per task, you learn one backbone over multi-modal Earth observation and adapt it with lightweight heads. That is the same transfer-learning logic that made language and vision foundation models useful, now applied to pixels that arrive from orbit.&lt;/p&gt;

&lt;p&gt;License matters here. EarthOS ships under terms that exclude surveillance and policing use. Earth-observation models are dual-use by nature, and we would rather constrain the license up front than pretend the risk is not there.&lt;/p&gt;

&lt;h2&gt;
  
  
  NationalOS: a society twin
&lt;/h2&gt;

&lt;p&gt;NationalOS is a different kind of simulation -- a society twin. Instead of physical pixels it models a population as millions of AI-agent NPCs, each an individual with its own attributes and behavior. The Korea build targets roughly 52 million agents, on the order of one per person in the country. A USA variant applies the same approach to a different population.&lt;/p&gt;

&lt;p&gt;The point is emergent, population-level behavior. When you instantiate millions of interacting agents you can pose what-if questions about policy, information flow, and collective response that aggregate statistical models handle poorly. It is agent-based modeling pushed to national scale.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;System&lt;/th&gt;
&lt;th&gt;Models&lt;/th&gt;
&lt;th&gt;Scale&lt;/th&gt;
&lt;th&gt;Primary use&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;EarthOS&lt;/td&gt;
&lt;td&gt;The physical planet from EO data&lt;/td&gt;
&lt;td&gt;Foundation-model embeddings&lt;/td&gt;
&lt;td&gt;Geospatial downstream tasks&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NationalOS&lt;/td&gt;
&lt;td&gt;A human population&lt;/td&gt;
&lt;td&gt;~52M agents (Korea build)&lt;/td&gt;
&lt;td&gt;Policy and society simulation&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Why build both
&lt;/h2&gt;

&lt;p&gt;The two share a worldview: complex systems are easier to reason about when you have a learned, queryable model of them rather than a spreadsheet. EarthOS gives you a substrate for the environment. NationalOS gives you a substrate for the people who live in it. In principle they compose -- environmental signals feeding a population model -- though that integration is future work, not a shipped feature.&lt;/p&gt;

&lt;p&gt;Running both on a ~24-GPU footprint forces discipline. We cannot brute-force these problems, so the engineering leans on transfer learning, efficient agent representations, and reuse of pretrained backbones rather than training everything from scratch.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;Both systems are research-stage. EarthOS is a foundation-model effort following a published approach, not a certified operational forecasting service; downstream accuracy depends entirely on the task and the fine-tuning data you bring. NationalOS is a simulation of behavior, not a prediction oracle -- agent-based models illustrate dynamics and stress-test assumptions, but their outputs are only as good as the behavioral priors encoded in the agents, and they should never be read as literal forecasts of what specific real people will do. Agent counts describe modeling scale, not validated demographic fidelity. We are sharing these as active builds and will report concrete evaluations as they mature.&lt;/p&gt;

&lt;p&gt;More: &lt;a href="https://vidraft.net" rel="noopener noreferrer"&gt;https://vidraft.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>simulation</category>
      <category>geospatial</category>
      <category>ai</category>
      <category>agents</category>
    </item>
    <item>
      <title>Physical AI: A 4B Vision-Language-Action Model and the Sim-to-Real Gap We Do Not Hide</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Sat, 01 Aug 2026 01:42:15 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/physical-ai-a-4b-vision-language-action-model-and-the-sim-to-real-gap-we-do-not-hide-1nnk</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/physical-ai-a-4b-vision-language-action-model-and-the-sim-to-real-gap-we-do-not-hide-1nnk</guid>
      <description>&lt;p&gt;Physical AI: A 4B Vision-Language-Action Model and the Sim-to-Real Gap We Do Not Hide&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F07u6stz29pgtmw9qgmrc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F07u6stz29pgtmw9qgmrc.png" alt="Physical AI: A 4B Vision-Language-Action Model and the Sim-to-Real Gap We Do Not Hide" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Robots need a different kind of model
&lt;/h2&gt;

&lt;p&gt;A chatbot's output is text. A robot's output is torque, grasp, and motion - actions that fail in the physical world if the model misjudges geometry, timing, or contact. Physical AI is VIDRAFT's research line for that harder output space: vision-language-action (VLA) models that take pixels and instructions in, and emit actions out.&lt;/p&gt;

&lt;h2&gt;
  
  
  Darwin-4B-Robo
&lt;/h2&gt;

&lt;p&gt;Darwin-4B-Robo is our VLA model. On the RoboCasa 24-task benchmark it ranked #1 (leaderboard scope) - a simulated manipulation suite covering 24 distinct household-style tasks. At 4B parameters it is deliberately small: embodied policies have to run on real robots with real latency budgets, so parameter efficiency is a feature, not a compromise.&lt;/p&gt;

&lt;p&gt;The model builds on the David + pi-0 lineage - prior open work in the VLA space - rather than starting from scratch. Standing on that lineage is the honest way to move fast in robotics research, where reproducible baselines are scarce.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why small models, and why simulation first
&lt;/h2&gt;

&lt;p&gt;Embodied research runs on a tight loop: a policy that cannot execute inside a robot's control cycle is useless no matter how accurate. That is why Darwin-4B-Robo is small. Simulation benchmarks like RoboCasa let us iterate hundreds of times faster than on hardware and compare against other methods on equal footing - but we treat sim numbers as a leading indicator, not a finish line. The real test is always physical, and that is the harder, slower work ahead.&lt;/p&gt;

&lt;h2&gt;
  
  
  World models
&lt;/h2&gt;

&lt;p&gt;The longer-term thread is world-model research: giving a policy an internal predictive model of how the environment responds to its actions, so it can plan rather than react. A VLA that only maps observation to action is reactive; one that can roll out "if I push here, this happens" is a step toward robust manipulation. This part is early.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;The RoboCasa #1 result is scoped to that benchmark's leaderboard and its task set; RoboCasa is a simulation suite, so it measures simulated manipulation, and sim performance does not automatically transfer to physical robots (the sim-to-real gap is real and unsolved in general). Darwin-4B-Robo is embodied-AI research, not a shipping robotics product, and the world-model direction is research-stage. The David + pi-0 lineage is prior work we build on and credit, not our invention. Read this as a research report from an active line, not a product datasheet.&lt;/p&gt;

&lt;p&gt;More: &lt;a href="https://vidraft.net" rel="noopener noreferrer"&gt;https://vidraft.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>robotics</category>
      <category>ai</category>
      <category>vla</category>
      <category>research</category>
    </item>
    <item>
      <title>QuantumOS: An Even-Mansour Key-Recovery Demo on Real Quantum Hardware (and What It Is Not)</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Sat, 01 Aug 2026 00:42:14 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/quantumos-an-even-mansour-key-recovery-demo-on-real-quantum-hardware-and-what-it-is-not-3i14</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/quantumos-an-even-mansour-key-recovery-demo-on-real-quantum-hardware-and-what-it-is-not-3i14</guid>
      <description>&lt;p&gt;QuantumOS: An Even-Mansour Key-Recovery Demo on Real Quantum Hardware (and What It Is Not)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9mxbvelvgoud7gc8flaa.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9mxbvelvgoud7gc8flaa.png" alt="QuantumOS: An Even-Mansour Key-Recovery Demo on Real Quantum Hardware (and What It Is Not)" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Cryptanalysis on real quantum hardware
&lt;/h2&gt;

&lt;p&gt;QuantumOS is VIDRAFT's quantum-computing research line. The headline experiment: a key-recovery demonstration against the Even-Mansour construction, run on real IBM quantum hardware at N=10 qubits. The work was referenced in SemiEngineering's weekly industry review (external reference).&lt;/p&gt;

&lt;h2&gt;
  
  
  What Even-Mansour is, and what we did
&lt;/h2&gt;

&lt;p&gt;Even-Mansour is a minimalist block-cipher construction - a public permutation wrapped by two XOR'd secret keys. It is a favorite target for quantum cryptanalysis research because its structure is clean enough to study on the small, noisy quantum machines that exist today. We implemented a key-recovery attack and ran it end-to-end on actual quantum hardware, not just a simulator.&lt;/p&gt;

&lt;h2&gt;
  
  
  What this is NOT
&lt;/h2&gt;

&lt;p&gt;Being blunt, because this is the area where quantum claims get oversold:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;This is a small-scale demonstration at N=10 qubits. It is not a practical attack.&lt;/li&gt;
&lt;li&gt;It does not break AES, RSA, elliptic-curve, or any cryptography deployed in the real world.&lt;/li&gt;
&lt;li&gt;It is not a demonstration of quantum speedup at any useful scale. Running on real hardware proves the circuit executes and returns the expected structure under noise - it does not prove an advantage over classical machines.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Nothing you use is weaker because this experiment ran. The value is scientific: validating that these attacks can be expressed and executed on today's hardware, and building the tooling and intuition for when the machines get bigger.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why run it on real hardware at all
&lt;/h2&gt;

&lt;p&gt;Simulators are convenient and, for 10 qubits, arguably easier. Running on physical hardware forces you to confront noise, decoherence, and error rates that a clean simulator hides. That is the point: the interesting research question is not "does the math work" (it does, on paper) but "what survives on a real, noisy device, and what breaks." Answering that now is how you are ready when qubit counts and fidelity improve.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sibling research lines
&lt;/h2&gt;

&lt;p&gt;QuantumOS sits alongside two other VIDRAFT research efforts that share the same run-real-physics-on-emerging-hardware mindset:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;PharmaOS - drug-discovery research.&lt;/li&gt;
&lt;li&gt;MaterialsOS - materials research.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All three are research-stage.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;The Even-Mansour result is a research-stage, small-scale (N=10) hardware demonstration. It is explicitly not a practical quantum attack, not a speedup claim, and not a break of any deployed cryptosystem - do not read it as "quantum computers can break encryption now," because that is false. The SemiEngineering mention is an industry-review reference, not a peer-reviewed endorsement of a cryptographic break. PharmaOS and MaterialsOS are likewise early-stage research lines, mentioned here for context, not as shipping products. Quantum hardware today is small and noisy; honest reporting of that constraint is part of the work.&lt;/p&gt;

&lt;p&gt;More: &lt;a href="https://vidraft.net" rel="noopener noreferrer"&gt;https://vidraft.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>quantum</category>
      <category>cryptography</category>
      <category>research</category>
      <category>ibm</category>
    </item>
    <item>
      <title>FINAL-Bench: A Diagnostic for Whether a Model Knows What It Does Not Know</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Fri, 31 Jul 2026 23:42:16 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/final-bench-a-diagnostic-for-whether-a-model-knows-what-it-does-not-know-1g6m</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/final-bench-a-diagnostic-for-whether-a-model-knows-what-it-does-not-know-1g6m</guid>
      <description>&lt;p&gt;FINAL-Bench: A Diagnostic for Whether a Model Knows What It Does Not Know&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Feiqd6trq1qweyidq55by.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Feiqd6trq1qweyidq55by.png" alt="FINAL-Bench: A Diagnostic for Whether a Model Knows What It Does Not Know" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What FINAL-Bench measures
&lt;/h2&gt;

&lt;p&gt;Most benchmarks ask "did the model get the right answer?" FINAL-Bench asks a harder, safety-relevant question: does the model know what it does not know? It is a metacognition and safety diagnostic - it probes calibration, hallucination-awareness, and whether a model refuses appropriately instead of confidently making things up.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why calibration, not accuracy
&lt;/h2&gt;

&lt;p&gt;A model that is wrong 20% of the time but knows which 20% is far safer to deploy than a model that is wrong 10% of the time and confident about all of it. In regulated settings - health, finance, law - the failure that hurts is confident wrongness. FINAL-Bench targets exactly that axis: the gap between what a model claims to know and what it actually knows.&lt;/p&gt;

&lt;p&gt;Two signals we can share:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Single-pass self-doubt is surprisingly informative. A model's own hesitation, read from a single forward pass, separates correct from incorrect answers with AUROC around 0.90 (research-stage signal).&lt;/li&gt;
&lt;li&gt;But a model's own confidence is a weak judge of itself. An external judge scores around AUROC 0.72, while the model grading its own confidence lands near 0.59. The lesson: self-reported confidence is not enough; independent evaluation beats introspection.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Mapping to regulation
&lt;/h2&gt;

&lt;p&gt;Findings are mapped, at a high level, to the frameworks teams actually answer to - the EU AI Act, the NIST AI Risk Management Framework, and similar. The goal is to turn an abstract "is this model safe?" question into evidence a risk or compliance team can read: where the model over-claims, where it refuses well, where it needs a human gate.&lt;/p&gt;

&lt;p&gt;The diagnostic is built from 117 items.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who this is for
&lt;/h2&gt;

&lt;p&gt;Teams shipping models into regulated or high-stakes settings, and the risk and compliance people who have to sign off. If you already track accuracy, FINAL-Bench adds the orthogonal axis you are probably missing: whether the model's confidence can be trusted at all.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;The 117-item methodology - how items are constructed and how responses are scored - is patent-pending and under NDA. This article describes only the purpose (metacognition and safety), the calibration idea, and the regulatory mapping; it deliberately does not disclose item design or scoring internals. The AUROC figures (single-pass self-doubt ~0.90, external judge ~0.72, model self-confidence ~0.59) are research-stage signals from our own runs, not certified scores for any specific commercial model. FINAL-Bench is a diagnostic, not a certification: it produces evidence and risk mapping, it does not "pass" or "approve" a model for regulated use, and the law-mapping is an interpretive aid, not legal advice. Independent replication and third-party audit are the right next step, and we treat it that way.&lt;/p&gt;

&lt;p&gt;More: &lt;a href="https://vidraft.net" rel="noopener noreferrer"&gt;https://vidraft.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>safety</category>
      <category>benchmark</category>
      <category>evaluation</category>
    </item>
    <item>
      <title>FINAL-Bench: A Diagnostic for Whether a Model Knows What It Does Not Know</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Fri, 31 Jul 2026 18:41:22 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/final-bench-a-diagnostic-for-whether-a-model-knows-what-it-does-not-know-1adk</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/final-bench-a-diagnostic-for-whether-a-model-knows-what-it-does-not-know-1adk</guid>
      <description>&lt;p&gt;FINAL-Bench: A Diagnostic for Whether a Model Knows What It Does Not Know&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Feiqd6trq1qweyidq55by.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Feiqd6trq1qweyidq55by.png" alt="FINAL-Bench: A Diagnostic for Whether a Model Knows What It Does Not Know" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What FINAL-Bench measures
&lt;/h2&gt;

&lt;p&gt;Most benchmarks ask "did the model get the right answer?" FINAL-Bench asks a harder, safety-relevant question: does the model know what it does not know? It is a metacognition and safety diagnostic - it probes calibration, hallucination-awareness, and whether a model refuses appropriately instead of confidently making things up.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why calibration, not accuracy
&lt;/h2&gt;

&lt;p&gt;A model that is wrong 20% of the time but knows which 20% is far safer to deploy than a model that is wrong 10% of the time and confident about all of it. In regulated settings - health, finance, law - the failure that hurts is confident wrongness. FINAL-Bench targets exactly that axis: the gap between what a model claims to know and what it actually knows.&lt;/p&gt;

&lt;p&gt;Two signals we can share:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Single-pass self-doubt is surprisingly informative. A model's own hesitation, read from a single forward pass, separates correct from incorrect answers with AUROC around 0.90 (research-stage signal).&lt;/li&gt;
&lt;li&gt;But a model's own confidence is a weak judge of itself. An external judge scores around AUROC 0.72, while the model grading its own confidence lands near 0.59. The lesson: self-reported confidence is not enough; independent evaluation beats introspection.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Mapping to regulation
&lt;/h2&gt;

&lt;p&gt;Findings are mapped, at a high level, to the frameworks teams actually answer to - the EU AI Act, the NIST AI Risk Management Framework, and similar. The goal is to turn an abstract "is this model safe?" question into evidence a risk or compliance team can read: where the model over-claims, where it refuses well, where it needs a human gate.&lt;/p&gt;

&lt;p&gt;The diagnostic is built from 117 items.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who this is for
&lt;/h2&gt;

&lt;p&gt;Teams shipping models into regulated or high-stakes settings, and the risk and compliance people who have to sign off. If you already track accuracy, FINAL-Bench adds the orthogonal axis you are probably missing: whether the model's confidence can be trusted at all.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;The 117-item methodology - how items are constructed and how responses are scored - is patent-pending and under NDA. This article describes only the purpose (metacognition and safety), the calibration idea, and the regulatory mapping; it deliberately does not disclose item design or scoring internals. The AUROC figures (single-pass self-doubt ~0.90, external judge ~0.72, model self-confidence ~0.59) are research-stage signals from our own runs, not certified scores for any specific commercial model. FINAL-Bench is a diagnostic, not a certification: it produces evidence and risk mapping, it does not "pass" or "approve" a model for regulated use, and the law-mapping is an interpretive aid, not legal advice. Independent replication and third-party audit are the right next step, and we treat it that way.&lt;/p&gt;

&lt;p&gt;More: &lt;a href="https://vidraft.net" rel="noopener noreferrer"&gt;https://vidraft.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>safety</category>
      <category>benchmark</category>
      <category>evaluation</category>
    </item>
    <item>
      <title>VICODE + CHITOS: Run a Full Coding Agent Without Your Code Leaving the Building</title>
      <dc:creator>AI OpenFree</dc:creator>
      <pubDate>Fri, 31 Jul 2026 10:42:14 +0000</pubDate>
      <link>https://dev.to/ai_openfree_b23025ef075cf/vicode-chitos-run-a-full-coding-agent-without-your-code-leaving-the-building-2fed</link>
      <guid>https://dev.to/ai_openfree_b23025ef075cf/vicode-chitos-run-a-full-coding-agent-without-your-code-leaving-the-building-2fed</guid>
      <description>&lt;p&gt;VICODE + CHITOS: Run a Full Coding Agent Without Your Code Leaving the Building&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6a7rtdjm3wtwgl1503ov.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6a7rtdjm3wtwgl1503ov.png" alt="VICODE + CHITOS: Run a Full Coding Agent Without Your Code Leaving the Building" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Run a full coding agent without your code leaving the building
&lt;/h2&gt;

&lt;p&gt;VICODE is an on-prem coding agent: a self-hostable, Claude-Code-style harness whose default backend is an open model - Kimi-K3, served through the Hugging Face router. The design goal is not "another AI IDE." It is data sovereignty. Your source, your prompts, and the agent's intermediate reasoning stay on infrastructure you control.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why on-prem is the whole point
&lt;/h2&gt;

&lt;p&gt;Most coding assistants are thin clients in front of a closed API. That is acceptable right up until your source code is the asset you cannot leak - banks, hospitals, defense, public-sector, anyone under strict data-residency rules. For those teams, "upload the repository to a third-party endpoint" is a non-starter.&lt;/p&gt;

&lt;p&gt;VICODE flips the default:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Typical hosted agent&lt;/th&gt;
&lt;th&gt;VICODE&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Backend model&lt;/td&gt;
&lt;td&gt;Proprietary API&lt;/td&gt;
&lt;td&gt;Open model (Kimi-K3 default)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Where your code goes&lt;/td&gt;
&lt;td&gt;Vendor cloud&lt;/td&gt;
&lt;td&gt;Your own infra&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Self-hostable&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Model swappable&lt;/td&gt;
&lt;td&gt;Rarely&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Because the default backend is an open model, you can run the whole loop - edit, run, read errors, iterate - inside your network with no mandatory egress. Prefer a different open model? The backend is swappable.&lt;/p&gt;

&lt;h2&gt;
  
  
  One engineering note
&lt;/h2&gt;

&lt;p&gt;Hosted reasoning models can burn their entire token budget on hidden chain-of-thought and return an empty completion. We hit exactly this and fixed it by controlling the reasoning budget (a low reasoning-effort setting) so the model spends tokens on actual code output. If you self-host an agent around a reasoning model, budget the thinking explicitly - it is an easy way to lose all your useful tokens.&lt;/p&gt;

&lt;h2&gt;
  
  
  CHITOS / MOUSE: the red-team half
&lt;/h2&gt;

&lt;p&gt;Shipping code you did not fully write raises an obvious question: is it safe? CHITOS (also called MOUSE) is our AI security scanner and red-team agent - it probes applications and code for weaknesses rather than just generating them. There is a public demo at mouse.1street.ai so you can see the behavior before trusting it on anything real.&lt;/p&gt;

&lt;p&gt;Together the two form a loop: VICODE writes and edits under your control, CHITOS pushes back on what was produced.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest scope
&lt;/h2&gt;

&lt;p&gt;VICODE is a coding harness, not a magic autonomous engineer - it still needs review, tests, and a human in the loop, and open-model backends vary in capability. "No data egress" describes the on-prem deployment you run; if you point the backend at a hosted router endpoint instead, data goes wherever that endpoint lives - deploy accordingly. CHITOS/MOUSE is offered as a public demo (demo-stage): it is an assistant for finding issues, not a certification, a compliance sign-off, or a guarantee that code is secure. Treat both as tools that raise your baseline, not as replacements for security engineers or code review.&lt;/p&gt;

&lt;p&gt;More: &lt;a href="https://vidraft.net" rel="noopener noreferrer"&gt;https://vidraft.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>security</category>
      <category>selfhosted</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
