Multi-Model Collaboration with Claude Code: How to Measure What Actually Works

A Slideshow Mishap and the Hype Cycle Joke

The speaker opens by explaining he lost his slides and must present from memory, then jokes about waking up to find social media flooded with hype about a new 'dynamic agents' feature. He draws a parallel to the constant cycle of new AI tools, models, and features that flood the industry every week, noting how even his family has started recommending new AI tools to him.

One Year of AI Skepticism and Growing Workload

The speaker recalls being skeptical a year ago about AI replacing his job, but notes he now has ten times more work than before, suggesting AI hasn't reduced demand for engineers. He questions the audience about who actually adopted new AI tools long-term versus abandoning them after one try, highlighting a gap between hype and real engineering adoption.

The Problem: Nobody Knows How to Measure AI Outcomes

The speaker explains that at Metaben and 10x Labs, they must prove to customers that AI tools deliver real value, not just excitement. He describes how the industry lacks proper measurement standards for AI tool outcomes, prompting his team to experiment extensively with different models and harnesses to find real patterns of value.

Live Demo: Running an SWE Benchmark Test

The speaker shows a live example of testing a new 'dynamic mode' feature by running SWE benchmark tests comparing performance with and without new tool arguments. He walks through setting up the test data and running the benchmark harness, sharing that this kind of empirical testing is a routine part of his morning workflow.

Introducing Model Bias: Species and Language Preferences

Drawing on data from 16 years of experience, 70 developers, and products serving 2 million users, the speaker introduces the concept that AI models have inherent biases, starting with a strong preference for Python and Shell scripting. He explains this bias stems from training data and benchmark design rather than any real superiority of Python, debunking the myth that models are simply 'better' at it.

Political and Manufacturer Bias in Model Judgments

The speaker discusses research showing that Western AI models tend to lean politically left while Chinese models lean right, with Grok as a notable exception. He reveals that models exhibit bias not just toward their own specific model version but toward their entire manufacturer family when judging outputs.

Model Personalities: Gemini, Opus, and GPT Strengths

The speaker characterizes different AI models like human personalities: Gemini excels at UI/visual assessment, Opus is the best all-around coder capable of both code and documentation, and GPT struggles notably with React.js and useEffect. He humorously compares GPT's struggles with useEffect to a famous human-caused internet outage, arguing that even skilled human developers struggle with the same concepts.

Cross-Model Team Plugins and the Value of Disagreement

The speaker explains that because different models have different strengths, his team built a 'team plugin' that runs multiple models together so they can critique and challenge each other's outputs. He argues that consensus among models is cheap and uninformative, while disagreement and rejection between models actually surface the most valuable results.

Validating AI Self-Assessment: The Indexing Example

Using code indexing as an example, the speaker describes building AST-based function indexes with AI-generated descriptions, then having other models judge those descriptions as high quality. However, when actually testing whether the index improved knowledge retrieval performance, the results told a completely different story, reinforcing that self-reported model quality assessments can't be trusted without practical validation.

AI Development as Religion vs. Engineering

The speaker argues the AI industry has become like a religion, relying on belief and hype rather than proof and rigorous engineering evaluation. He compares this to nineteenth-century medicine before double-blind studies, urging engineers to validate claims empirically rather than trusting influencers or anecdotal endorsements, no matter how credible they seem.

A Framework for Measuring AI Outcomes

The speaker outlines a tiered framework for validating AI tool performance, ranging from simple manual testing to automated end-to-end harness testing, prompt optimization tools, and real-time cloud benchmarking. He references his earlier benchmark demo as an example of level-four validation, used to assess whether a new 'dynamic mode' feature actually improves results.

Closing Message: Build Tools to Validate AI Outcomes

The speaker concludes by sharing that his benchmark testing revealed the new feature used twice as many tokens for negligible performance improvement. He closes with a call to action for the industry to build better toolsets and frameworks for validating the non-deterministic outcomes produced by AI models.

Yeah. Hello, everyone. So I had a joke in the beginning of that conversation that a big screen with the letters, hey, Claude. Help me to make my slides quick in thirty minutes and easy. Unfortunately, that becomes true because I lost my slides. Haven't get it here in Sydney.

And that's why I have recovered. So we are missing a lot of pictures, but it doesn't matter because we have a lot of real evidence to show. So what's happening? Today, I wake up woke up in the morning. And the third thing I had on a X or Twitter, how I still call that, is a lot of people talking about that new feature in, quote, quote, dynamic mode or dynamic agents.

And I was, like, literally bombarded with that. And, like, everyone saying, hey. That's a new thing which makes you better. Like, I already get a couple of messages from my guys from the team who are saying, yeah, that's going to change our lives. That's a very big thing. And it's not the first time when it happened.

Like, last year, I just literally was living in that in that mode when everyone was saying, hey. Yes. New week, new tool, new model, new stuff, everything changing. And it's happening very fast. And even, like, my partner start to suggest me some changes. My kids start to suggest me some new tools.

My cats. And, like, that's getting crazy. And, like, I remember I was skeptical. A lot of us were skeptical in the beginning. But then you see how everyone around started to say, oh my god. Oh my god. That's changing my life. And the small voice in your head starting to think, literally, maybe that's really helpful. Maybe I will find a place and that will do the job. Little spoiler or not, like, one year ago, I was sure that probably in the future, I'm going to be replaced by AI. One year passed, and I have 10 times more jobs than I have one year ago.

So doesn't work yet. And when you think about that new stuff, you usually, what do you do? You get it, install it, run-in your regular environment, Cloud Code or whatever you're using. And it's called the tools to do the stuff, produce the job. And you're happy and say, yeah, that's working.

I see, like, new agents getting new tools calling, like, new output. And you believe that your work improved. Who done it last year, like, during the last year? Who installed a new tool, Trident? After one run, it start it's manual, like, main mainstream.

Yeah. One person. Oh my god. So skeptical. I don't like all of you because this audience is full of AI advocates or enthusiasts, and this is how we came up here. Like, we tried the tools. We love them. And the problem is it's not engineering.

It's not engineering approach to apply tools. And at Metaben and 10x Labs, we deliver the products to our customers. So we literally yeah, this was my joke, we literally brought these AI products to our customer, and they have their own customers.

And we need to convince them that these new AI tools literally making sense. They literally deliver the value. And when we start to talk to the industry, talk to the guys like you, other engineers, other company, interesting stuff happens. Nobody know how to measure the outcome.

And we started to play a lot. We started to play with different models. They produce different results, different harnesses, trying to combine them together, trying to find what's worked, what's not, trying to extract the value, trying to understand the patterns, doing all that engineering stuff we're usually doing. And we found a couple of interesting outcomes.

Now this is literally my screenshot from morning. Like, you see on the screenshot, it's June 3. It's yesterday post, but I saw them today on my feed. It's highlighted. Everyone talking about that harness. And the third thing I did in the morning was actually let me show it to you.

So we are yeah. The third thing which I did in the morning was that one. And all I need to do sorry.

And what I need to do is just write something like models, whatever. What do we have? We have and we have test data. We have predefined SW benchmark.

First, we're going to call without tools and other with these new arguments. So this is done. And then what I do Yeah. I'm fighting focus with agent right now. It's dealing my focus.

Focus. And then what I've done is just do my bench run. Obviously, it's not running now, but that's how my morning started. And oh, not this window. And the result I get was interesting.

And it's not the first time I'm running the harness. Like, we are doing it a lot. And the results we're getting, it's not result of my personally. It's result of a lot of people and the tools we're using, approaches we're using. That's sixteen years, and we have 70 developers. And we're working with clients, providing them the tools.

It's 500 engineers. And for tools, we're already in production, which already mentioned, Clodish, CloudMem, CloudApp, it's 2,000,000 users right now. And we get all that experience, all that knowledge, and start to share that with the community. So you don't have to spend your time to doing that or join our experiments. And we found very interesting patterns.

So the first of all is that models are biased. It's pretty common when people start to get models as humans, as a person. Sometimes it's fun. Sometimes it's not useful. Sometimes it's useful. So because they have characters, they behave like human, and they're very, very smart.

And you sometimes forget that you're talking to the model, but there is carriers. So they are biased. They are biased, and that bias is multilevel. So level number one is species. Like, some almost all models love Python and Shellscript. And this is how they were trained initially by these ML engineers.

And we couldn't do anything. If you remember and you try to ask agent to write something and doesn't provide specific requirements for language, it's 90% is going to use Python. No any specific reason for that. The same thing is all that AWS benchmarking. They show very good results for Python, and people started saying, hey, because models love and know Python better.

No. Because all benchmark we have initially had was Python. And their model providers start to train the models to get a good score on that benchmarks. So that's multilevel human agent bias bring us to that state that everyone believes that models love Python, and models believe they love Pytons as well. The homeland, that's an interesting one.

It's about politics. So it was very much research that shows that Western models are more left winded, and Chinese model right wing it in politics. One exception is rock. The family, it's interesting because if you ask GPD open source, like, 120,000,000,000 parameter model to judge output of GPD 5.5, it's gonna be biased.

If you ask to judge another family of model, it's not. So it's they not only judge to their, like, the same model. They judge to the same manufacturer of the models. It's pretty big bias across. They're individuals. So we yeah.

Wait a sec. Oh, no. We have started to test it and find that Gemini is the only model which can really useful assess your UI, understand there are colors, understand the padding. Still not ideal. You have to use some kind of predefined algorithm to understand the boxes, but that is.

The yeah. The the next model is OPUS. It's just, in general, the best model for coding, understanding orchestration, agentic framework, and writing text documentation. That's actually the revolution nobody expected. One entity can write amazing code and write amazing documentation.

Never happened in our industry before. And GPT, that's pretty interesting model. If we're talking about code, that's or oppose on Sonnet models, that's extremely bad at writing React. Js code. Like, literally, we witnessed this. It's, like, stuck for days trying to fight with useEffect.

And I would not judge it for that because our guys from CloudFire could approve my statement that just a year, a couple of years ago, because of humans' mistake using useEffect, half of Internet was dead. So they DOSed they implemented that mistake in the panel, which DDoSed internal network which had no protection.

Half of internet is dead. So even that brilliant developers couldn't handle useEffect. What are you expecting from the model? And gpd is extremely good. Like, when I mentioned that code stacked, gpd did it in one run. And every time when I'm stuck with front end development, I always refer to gpd model.

And here we are. That's why and, like, it's very, very inconvenient to switch across Gemini, CLI, especially when you have plug in skills supported and ensure that all the plug ins and skill across your team are the same. And agent doesn't fight to each other because they have a different knowledge. That's why we created a team plug in, which run-in, quote, quote, all models you want.

So they roast each other. They judge each other. And the best value you can get is rejection. So when they reject, then you get a best outcome when the model start to get the result. So consensus is cheap, and disagreement bringing the value as then you have the stuff. One of the examples that we have indexing, and that's indexing like, sorry.

That's indexing is actually not just text indexing. It's getting AST tree, get your function, and put it in index. So every time, model not gonna go and do grepping all your source code to understand where is YES or code and how it works. And to make it work, you have to put description of this function on top.

And to make that description, you need to model. And funny stuff, we, like, run 20 models and then run another model to judge how good is that description. And they wrote it like, yeah, that's good, like 80%, 90%. But when we ask them to use that index to retrieve the knowledge, the result was absolutely different.

That's why don't ask the model, have you done the job well? Always try to find practical way to do that. Validate that. That's the statement. And here we come. We are, as an industry, become religion. Become religion, what I mean is that we're not using engineering approaches anymore. If we compare, like, religion and engineering, in engineering, you need you don't believe. You have to prove.

And in religion, you don't need to prove. You just believe. In engineering, you have to trust your evaluation framework and always improve that, like, if your numbers you're getting from checking the stuff are real. In religion, you don't need that. And in engineering, you don't have to trust anyone.

The medicine get a very big what is that? Learn very painful lesson in nineteenth century when there are famous people dictated the way how we should be treated in medicine until we invented double blinded researches. So here, don't trust my favorite guys who build in the industry, even Mila Jovovich. Don't trust her memory model is the best one for agents. Validate that.

So that is the point. Don't fall to the religion. Use engineering approach. Always try to find the way how to measure the outcome and ensure that your way of measure is really based on real evidence. And there is a lot of levels of that. So the first lowest one is just, look.

If it's working, producing result in its website, you can click through. Then you write your own test, just a regular predefined test. Then you just get your harness and do end to end testing, running the quote code with different parameters, and validate the outcome. The third level is when you start to use the tools like PromptoMaster, AWS, to make the bigger approaches bigger.

And the fourth level is real time benchmark when the model is running in the cloud, and you need to validate what is produced. And that's one of example on the left, the thing which, in the morning, validated that new I don't know. Could I improve that? Yeah. It's validated the new approaches that we have done.

Not not new approaches. This new, quote, quote. And I I found the outcome of that that it's just getting twice more tokens. And from my test, from it SWE benchmarking, it haven't solved any any better, like, just a little improvement to one point, which nothing. One thing.

Yeah. So that's technically, that's it. As my message to you as people who are shaping the industry, please put your efforts and intention to grab and build the toolset which we can use and framework we can use to validate the undeterministic outcome from the models.

Thank you.

Consensus is cheap. The value is in disagreement.

Multi-model AI — and how to measure who's right

Jack Rudenko · MadAppGang / 10x Labs · madappgang.com

Jack Rudenko · madappgang.com.au · 10xlabs.com.au · linkedin.com/in/erudenko · 2026

disagreement.

Multi-model AI — and how to measure who's right

Jack Rudenko · MadAppGang / 10x Labs · madappgang.com

Jack Rudenko · madappgang.com.au · 10xlabs.com.au · linkedin.com/in/erudenko · 2026

disagreement.

Multi-model AI — and how to measure who’s right

10xlabs

Back at it, Jack

hey Claude, write me the best talk for AI Engineer Melbourne. The room will be full of smart people — make me sound like one of them.

Jack Rudenko · MadAppGang / 10x Labs · madappgang.com

Ja Do the slides too. They must look 100% human-made. Add a typo somewhere, that’s 026

A screenshot of a dark-themed AI chatbot interface showing a conversation. The chat includes prompts for the AI to write a talk for AI Engineer Melbourne and to create human-made slides with a typo.

Consensus is cheap. The value is in disagreement.

Multi-model AI — and how to measure who’s right

Jack Rudenko · MadAppGang / 10x Labs · madappgang.com

Jack Rudenko · madappgang.com.au · 10xlabs.com.au · linkedin.com/in/erudenko · 2026

Screenshot of a mobile interface, possibly a social media post or chat, showing the text 'Back off, Jack' with some additional text and a heart icon.

A harness for every task

Screenshot of a social media feed, likely Twitter/X, displaying multiple posts. The posts discuss "harness engineering" and "dynamic workflows in Claude Code". One prominent tweet includes a diagram titled "Six Workflow Patterns," illustrating various agent workflow architectures such as Classify-And-Act, Fanout-And-Synthesize, Adversarial Verification, Generate-And-Filter, Tournament, and Loop Until Done. Below the tweets, several article previews are shown, all featuring the title "A harness for every task" and containing a diagram of a workflow.
A screenshot displaying a web browser open to a social media platform, showing two posts related to "Claude Code" and "harness engineering." Overlaid on the browser is a dark terminal window with the prompt `dashboard-mockups >` and the time 12:17:14 PM displayed in its title bar.

Madbench UI with Workflow Patterns

A screenshot of a computer screen showing two main windows. The top window is a terminal displaying commands: `vim demo.yaml`, `madmench run` (followed by "zsh: command not found: madmench"), and `~/mag/madbench ui/run-dashboard-mockups*`. The bottom window is a web browser displaying a user interface with social media-style posts. One post by AVB mentions a "free masterclass on harness engineering." Another post by Thariq discusses "A harness for every task Dynamic workflows in Claude Code." The central part of the browser window shows a section titled "Six Workflow Patterns," which includes six distinct process flow diagrams with labels such as Classify-And-Act, Fanout-And-Synthesize, Adversarial Verification, Generate-And-Filter, Tournament, and Loop Until Done. A red circular badge with "x12" is also visible.

Madmench Run and Discussions on Claude Code Harnesses

Screenshot showing a terminal window with a 'command not found' error for 'madmench', a web browser displaying a local host page, and multiple social media posts discussing 'harness engineering' and 'dynamic workflows in Claude Code', including diagrams of workflow patterns and a red 'x12' graphic.

MadAppGang 16 yrs

Jack Rudenko • madappgang.com.au10xlabs.com.aulinkedin.com/in/erudenko • 2026

MadAppGang 16 yrs 10x Labs 2 yrs ~500 engineers 4 tools in production 2M+ users

...so you don't have to.

Jack Rudenko · madappgang.com.au · 10xlabs.com.au · linkedin.com/in/erudenko · 2026

The bias stack

  • L1 • THE SPECIES same internet, same instincts
    • Python 90-97K
    • agree 60% when both wrong
    • sleepsquatting
  • L2 • THE HOMELAND neutrality isn't on the menu
  • L3 • THE FAMILY judges favor their relatives
  • L4 • THE INDIVIDUAL every model has a character
  • L5 • YOU the model's favourite opinion is yours
    • GPT-4o rollback, 2025

Jack Rudenko madappgang.com.au 10xlabs.com.au linkedin.com/in/srudenko 3036

Consensus is cheap. The value is in disagreement.

Multi-model AI — and how to measure who's right

Jack Rudenko MadAppGang / 10x Labs madappgang.com

Jack Rudenko madappgang.com.au 10xlabs.com.au linkedin.com/in/jrudenko 2026

A small, dark grey card-like rectangle with indistinct text, located in the bottom right corner of the slide's main content area.

The bias stack

L1 • THE SPECIES: same internet, same instincts

Python 90-97K agree 60% when both wrong sleepsquatting

L2 • THE HOMELAND: neutrality isn't on the menu

L3 • THE FAMILY: judges favor their relatives

L4 • THE INDIVIDUAL: every model has a character

L5 • YOU: the model's favorite opinion is yours

GPT-4o rollback, 2025

Jack Rudenko madmapping.com.au 10xlbs.com.au linkedin.com/in/krudenko 2025

The slide shows a conceptual diagram titled "The bias stack," consisting of five stacked rectangular blocks. Each block represents a level of bias, from L1 (The Species) at the top to L5 (You) at the bottom, with a brief description for each level. The L5 block is highlighted in red.

GEMINI

  • the eye
  • matches color, respects padding
  • follows design.md

The Register headline -- "Cloudflare DDoSed itself..."

Placeholder on the left with a camera icon labeled IMG-05, indicating an image depicting a news article headline.

/TEAM

PHASE 2 . THE ROAST (each model now sees all 9 votes)

grok-4.3 -> internal

"watch the budget" - Opus burned 1M ctx to say the big number is big.

deepseek -> qwen3.7-max

We both found it. I traced a bug; you recited the README.

qwen3.7-max -> deepseek

Two-phase commit for a bash 'git push'? Touch grass.

internal -> everyone

minimax & deepseek earned their REJECTS. The 5 APPROVES wrote book reports.

FINAL VERDICT

DECISION: IMPROVE 5 approve . 2 improve . 2 reject

Majority approves, but 2 REJECTS raise concrete footguns that block a clean APPROVE. Fix blockers below, re-vote.

BLOCKERS

  1. non-atomic dual-marketplace SHA push flagged by deepseek-v4-pro
  2. autotest .sh->.ts shim breaks own rule flagged by minimax-m3

/team - parallel - anonymous - double-blind

Jack Rudenko madappgang.com.au 10xlabs.com.au linkedin.com/in/erudenko 2026

GEMINI

  • the eye
  • matches color, respects padding
  • follows design.md

The Register headline — "Cloudflare DDoSed itself..."

Jack Rudenko madappgang.com.au 10xlabs.com.au linkedin.com/in/erudenko 2026

Screenshot of a web page interface with a dashed border box containing a placeholder image icon, the text '[IMG-05]', and the headline 'The Register headline — "Cloudflare DDoSed itself..."'.

PHASE 2. THE ROAST (each model now sees all 9 votes)

  • grok-4.3 -> internal
    • "watch the budget" - Opus burned 1M ctx to say the big number is big.
  • deepseek -> qwen3.7-max
    • We both found it. I traced a bug; you recited the README.
  • qwen3.7-max -> deepseek
    • Two-phase commit for a bash 'git push'? Touch grass.
  • internal -> everyone
  • minimax & deepseek earned their REJECTS. The 5 APPROVES wrote book reports.

FINAL VERDICT

  • DECISION: IMPROVE
    • 5 approve . 2 improve . 2 reject
    • Majority approves, but 2 REJECTS raise concrete footguns
    • that block a clean APPROVE. Fix blockers below, re-vote.

BLOCKERS

  1. non-atomic dual-marketplace SHA push flagged by deepseek-v4-pro
  2. autotest .sh->.ts shim breaks own rule flagged by minimax-m3

/team - parallel | anonymous | double-blind

Jack Rudenko madappgang.com.au 10x.com.au linkedin.com/in/jerudenko 2026

THE JURY

PHASE 1 BLIND VOTES

MODEL VOTE RATIONALS

  • Reject
  • Reject
  • Reject
  • Reject

TALLY BAR

Jack Rudenko · madappgang.com.au · 10xlabs.com.au · linkedin.com/in/erudenko · 2026

A screen displaying a table-like structure with columns MODEL, VOTE, and RATIONALS. Under the VOTE column, several entries show "Reject" with associated colored bars indicating a status. A section labeled TALLY BAR displays horizontal colored bars.

THE JURY

PHASE 1. BLIND VOTES

  • Reject
  • Reject
  • Reject
  • Reject
  • Reject
  • Reject
  • Approve

praised a test that never ran

Jack Rudenko · madappgang.com.au · 10xlabs.com.au · linkedin.com/in/erudenko · 2026

Consensus is cheap. The value is in disagreement.

Jack Rudenko · madappgang.com.au · 10xlabs.com.au · linkedin.com/in/erudenko · 2026

index once: function → description → search key

Jack Rudenko · madappgang.com.au · 10xlabs.com.au · linkedin.com/in/erudenko · 2026

THE JUDGING MATRIX

[IMG-10] mnemex cross-judging matrix — same-family cells highlighted, "biased" badges visible

Jack Rudenko • madappgang.com.au10xlabs.com.aulinkedin.com/in/erudenko • 2026

A placeholder for an image labeled IMG-10, described as a mnemex cross-judging matrix with same-family cells highlighted and "biased" badges visible.

Don't ask a model how good the work is. Test the work.

Jack Rudenko · madappgang.com.au · 10xlabs.com.au · linkedin.com/in/erudenko · 2026

HOW DO YOU KNOW IT'S GOOD?

[13a]

leonard
da Vinci

ENGINEERING

[13b]

Flying
spaghet

RELIGION

How do you know it's good? a baseline + a number "it feels smart"
What's your proof? an eval I can re-run felt +20%measured -19% no proof needed — just believe
Who do you believe? no one TRUST ME, BRO
What if you're wrong? an independent check finds it you never find out +100 pts

Jack Rudenko • madappgang.com.au10xlabs.com.aulinkedin.com/in/erudenko • 2026

Four circular headshot portraits of different men are shown above the text "TRUST ME, BRO" in the 'Religion' column for the 'Who do you believe?' row, visually emphasizing the phrase.

Never let a model check its own work.

Not validate it. Not test it. Not judge it.

The verifier must be independent.

Jack Rudenko madappgang.com.au 10xlabs.com.au linkedin.com/in/erudenko 2026

THE LADDER

oeyeball — run it and look

Jack Rudenko • madappgang.com.au10xlabs.com.aulinkedin.com/in/erudenko • 2026

RUNNING

[IMG-17B]
model 2 mid-run

[IMG-17C]
model 3 mid-run

Jack Rudenko madappgang.com.au 10xlabs.com.au linkedin.com/in/erudenko 2026

Screenshot of a dark-themed terminal or dashboard displaying real-time metrics and status blocks, likely for model performance or system monitoring. Two placeholder image boxes are shown, one for 'model 2 mid-run' and another for 'model 3 mid-run'.

Development Workflow Status and Model Progress

Overall Status: 16/26 12v 4x 8s | 71/106 | 75% HEALTHY | 2.8AM / 9vs | 142 calls

Parallel Processes: V6 at 04:12

Harness and Checks Status

  • Running Harness: 0:08 of 16m
  • go-test (all passed - 0.91)
  • go-lint (1.2s)
  • sandbox killed (117)
  • queued (waiting)
  • PASS: 12
  • FAIL: 4
  • PEND: 10

Timeline: opt-b.repo-e ([ALL] [Main] [Fixer])

Currently

00:00 main SYS session start claude-code
00:00 main TOOL go_to_loaded
00:01 main TOOL go_to_save_go exit 1: 2 failed
00:03 main HOOK post_colline_format-on-save ok
00:04 main THINK ok
0ff-oq-nqo In order to land code where it should use +, I'll spawn p
to run and watch while I check lint.
00:06 main TOOL brad lint yaml
00:07 +fixer FILE edit cart.go +12 -3
00:08 +fixer MCP go_to_saver cart.go:42 ok
00:09 main AS ls tox

Model Progress

[IMG-17b] model 2 mid-run

A slide showing two main sections. The left section displays a dark-themed terminal or IDE output with various development workflow statuses, including a running harness, checks, and a detailed timeline of operations with timestamps and actions. The timeline shows successful and failed steps. The right section is a light-grey placeholder box with diagonal stripes, containing a camera icon with a flash, and the text "[IMG-17b] model 2 mid-run," indicating an image or visual output related to the progress of a machine learning model.

RUNNING

  • [IMG-17D] model 2 mid-run
  • [IMG-17C] model 3 mid-run

Jack Rudenko • madappgang.com.au • 10xlabs.com.au • linkedin.com/in/erudenko • 2026

A screenshot of a dark-themed console or monitoring interface displaying various system metrics and output, possibly related to model training or evaluation. Two placeholder boxes are shown, one labeled "[IMG-17D] model 2 mid-run" and the other "[IMG-17C] model 3 mid-run," each featuring a camera icon and a striped background pattern, indicating where images related to the models would appear.

PARITY

Promptfoo: 18/18 asserts — identical

Jack Rudenko • madappgang.com.au10xlabs.com.aulinkedin.com/in/erudenko • 2026

PARITY

  • Promptfoo: 18/18 asserts — identical
  • Mastra: 16 scorers — zero drift
An empty image placeholder is shown with the text "IMG-18 the 8-tool grid".

EQUIPPED

[IMG-19a]

Jack's real plugin/skill list

clean

Jack Rudenko   madappgang.com.au   10xlabs.com.au   linkedin.com/in/erudenko   2026

A slide divided into two sections. The left section features a large dashed-line box labeled "EQUIPPED" above it. Inside the box, a camera icon is shown next to placeholder text "[IMG-19a] Jack's real plugin/skill list", indicating an empty image slot. The right section prominently displays the word "clean".

Consensus is cheap.
The value is in disagreement.

Measurement tells you who's right.

Scan the QR code: https://rud.run/break-it

go break it - tell me the number

Jack Rudenko The magic behind this talk created by Jack Rudenko and Andrey Rudenko. 2026

A QR code.

People

  • Mila Jovovich

Technologies & Tools

  • Claude
  • Claude Opus
  • Claude Sonnet
  • Gemini
  • GPT
  • Grok
  • Python
  • React
  • Trident

Standards & Specs

  • SWE-bench

Concepts & Methods

  • AST
  • Double-blind study
  • useEffect

Organisations & Products

  • AWS
  • Cloudflare
  • X (Twitter)