Cover image

Evolve or Die Trying: When LLMs Stop Writing Code and Start Designing Algorithms

Opening — Why this matters now The current generation of LLM-powered systems can write code, suggest optimizations, and even debug their own outputs. Impressive, yes—but fundamentally limited. Most of these systems are still operating at the function level, not the system level. That distinction matters more than people admit. In real-world optimization—logistics, routing, scheduling, portfolio construction—the performance edge rarely comes from a clever function. It comes from how the entire algorithm is structured, decomposed, and coordinated. And until recently, that remained stubbornly human territory. ...

April 15, 2026 · 5 min · Zelina
Cover image

From Words to Workflows: Why AI Still Struggles to Think Like an Operations Research Analyst

Opening — Why this matters now Everyone wants AI that can “just figure it out.” Describe a supply chain problem, a scheduling constraint, or a pricing objective—and expect the system to generate a mathematically sound optimization model. That’s the dream. And increasingly, it’s the pitch behind AI copilots in enterprise decision-making. The paper fileciteturn0file0 quietly dismantles that assumption. ...

April 15, 2026 · 5 min · Zelina
Cover image

Learning on Autopilot? Not Quite — How PAL Turns Passive Videos into Active Intelligence

Opening — Why this matters now For all the noise around “AI-powered education,” most platforms still behave like glorified video players with quizzes stapled on. Personalization, in practice, often means rearranging the same content for everyone—slightly faster for some, slightly slower for others. That model is reaching its limits. As AI systems become more capable in real-time decision-making, the expectation is shifting: learning systems should not just deliver content, but respond to learners as they evolve. Static personalization is no longer sufficient; adaptive intelligence is the new baseline. ...

April 15, 2026 · 4 min · Zelina
Cover image

Routing Without Running Out: How Bilevel Optimization Rewires EV Logistics

Opening — Why this matters now Electric vehicles are no longer a pilot project—they are infrastructure. And infrastructure, unlike PowerPoint, has a habit of exposing weak assumptions. The problem is not just where vehicles go, but whether they make it there without quietly dying mid-route. Routing for EV fleets introduces a constraint traditional logistics never had to respect: energy is no longer an afterthought—it is the system. ...

April 15, 2026 · 5 min · Zelina
Cover image

The Memory Isn’t Broken — It’s Flat: Why LLMs Need to ‘Draw’ to Remember

Opening — Why this matters now AI agents have quietly crossed a threshold: they no longer forget everything between conversations. And yet, they still behave like they do. Despite persistent memory layers—vector databases, RAG pipelines, archival stores—most agents fail at something deceptively simple: answering questions that require time, change, or context. Ask an agent what happened first, what changed, or how multiple events relate, and the system often collapses into guesswork. ...

April 15, 2026 · 4 min · Zelina
Cover image

The Search That Remembers: Training AI Without Answers

Opening — Why this matters now There’s a quiet bottleneck in agentic AI that most demos conveniently ignore: reward design. Search agents—those increasingly fashionable LLM-powered systems that browse, retrieve, and reason—are trained like obedient students. They are rewarded when they produce the correct answer. The catch? Someone needs to define that answer in advance. ...

April 15, 2026 · 4 min · Zelina
Cover image

Meerkat or Mirage? When AI Safety Fails in Plain Sight (Across Traces)

Opening — Why this matters now If you’re still auditing AI systems one trace at a time, you’re not auditing—you’re sampling. Modern agent systems don’t fail loudly. They fail quietly, collectively, and often strategically. A single interaction may look benign. A hundred interactions may look routine. But somewhere in that haystack sits a coordinated failure—distributed, sparse, and occasionally intentional. ...

April 14, 2026 · 5 min · Zelina
Cover image

Thinking Fast, Remembering Slow: Why SWE-AGILE Fixes the Memory Crisis of AI Agents

Opening — Why this matters now There is a quiet bottleneck emerging in the AI agent economy. Not intelligence. Not data. Not even compute. Memory. As agentic systems move from single-turn prompts to long-horizon tasks—debugging code, managing workflows, executing multi-step decisions—they run into a structural constraint: reasoning does not scale linearly with context. It explodes. ...

April 14, 2026 · 5 min · Zelina
Cover image

When AI Drives, Who’s in Control? — Reclaiming Determinism in Agentic Systems

Opening — Why this matters now Agentic AI is rapidly escaping the sandbox. From copilots to autonomous workflows, we are now deploying systems that don’t just predict — they act. The problem? These systems are increasingly embedded in real-world environments where timing, safety, and consistency are not optional. And yet, the underlying models — particularly large language models — are inherently non-deterministic. Same input, different output. Slight latency shifts, different behaviors. In a chatbot, this is charming. In a car, it’s fatal. ...

April 14, 2026 · 5 min · Zelina
Cover image

When Physics Meets Pixels: Rethinking Post-Blast Damage Assessment

Opening — Why this matters now Disaster response has a timing problem. Not a philosophical one — a brutally operational one. When an explosion occurs in an urban environment, the first 24 hours determine whether rescue is effective or symbolic. Yet the core input to decision-making — accurate structural damage assessment (SDA) — remains painfully slow, fragmented, and often dangerously incomplete. ...

April 14, 2026 · 5 min · Zelina