LLM-as-a-Judge
LLM-as-a-Judge on Beyond Market Intelligence: a running collection of 2 stories we have gathered and hand-picked because they are worth your time. Every post here touches on llm-as-a-judge in some way — the news, the analysis, the deep dives, and the occasional surprise find. Acme AI is the next-generation, AI-powered spreadsheet platform built to replace Excel and redefine how analysts, data scientists, and enterprise teams work with data. New stories are added to this page as we find them, so check back if you want to keep up with what is happening around llm-as-a-judge, or subscribe to the RSS feed to get them as soon as they are published. Browse the collection below, or head back to the homepage to see everything Beyond Market Intelligence is covering right now.

Presentation: The Right 300 Tokens Beat 100k Noisy Ones: The Architecture of Context Engineering
Coding agents often falter, not due to insufficient context, but due to excessive and noisy input. In "The Right 300 Tokens Beat 100k Noisy Ones: The Architecture of Context Engineering," Baruch Sadogursky and Patrick Debois reveal why bloated context windows hinder performance and present practical fixes. Learn about lazy-loaded skills, versioned artifacts, and externalized memory—techniques to transform raw markdown into reliable agentic workflows.

Brex built its AI agent policy by watching what agents actually do, not by writing rules first
Brex addressed a critical challenge in agent security by observing actual agent behavior rather than relying on predefined rules. Recognizing that traditional guardrails struggle to contain agents wielding real-world credentials like API keys, they developed CrabTrap, an open-source HTTP/HTTPS proxy. This innovative platform uses an LLM-as-a-judge to evaluate network requests, learning from real-time agent activity to enforce policies. This approach, detailed further in "The agent security gap," represents a shift towards centralized network control and empowers organizations to confidently deploy AI agents.