unravel-dispatch-summer-2026

v21v22 · +14 −2 · View latest

⋯ 139 unchanged lines
  <div class="hero">
    <h1>The best AI products aren't the smartest. They're the ones that change safely, every week.</h1>
    <p class="sub">That is what we build: the models, workflows, and infrastructure that let a team ship fast without shipping regressions. Measured outcomes from this quarter's client work, below.</p>
    <p class="sub">That is what we build: the models, workflows, and infrastructure that let a team ship fast without shipping regressions. Measured outcomes from this quarter's client work in consumer finance, enterprise AI, and consumer media.</p>
  </div>
  <section class="sec">
    <h2>Measured outcomes this quarter</h2>
    <h2>In consumer finance</h2>
    <div class="work">
      <div class="item">
        <h3>+40% click-through, and still climbing in production</h3>
        <p>For a lending and collections company, we built a model that sends each borrower's message at their most responsive moment instead of on a fixed schedule. Click-through rose <em class="k">40%</em> over a randomized baseline, and keeps outperforming it live.</p>
      </div>
      <div class="item">
        <h3>Payment integrations that took weeks now ship in days</h3>
        <p>For a lending and collections platform, we turned integration-building from a bespoke effort into a repeatable system: reusable AI skills that scaffold each new payment processor, review the code, and keep task tracking current on their own. <em class="k">Three</em> new processor integrations shipped in August alone, and every future one inherits the same machinery, with hooks already in place to add AI acceleration wherever it pays.</p>
      </div>
    </div>
  </section>
  <section class="sec">
    <h2>In enterprise AI</h2>
    <div class="work">
      <div class="item">
        <h3>AI that surfaces the risks nobody thought to ask about</h3>
        <p>For an enterprise AI platform, we built a context graph that turns fragmented signals across CRM, calls, emails, and conversations into persistent, connected organizational memory. Identities resolve across sources, timelines persist, and the system reasons about what happened and what <em class="k">should</em> have happened, so a prolonged silence or a shifting stakeholder stops going unnoticed. The AI moves from summarizing data to proactively flagging hidden pipeline risk and emerging opportunities, with far less time spent piecing context together by hand.</p>
      </div>
      <div class="item">
        <h3>An enterprise agent ~25% faster, on ~40% fewer premium tokens</h3>
        <p>For an enterprise AI agent, we treated context as a strategic part of the workflow instead of handing the model everything it might need. The system now retrieves only the structures and signals relevant to the specific business question before passing the task to the reasoning model. The agent runs <em class="k">~25%</em> faster on <em class="k">~40%</em> fewer premium-model tokens, with no cut to the depth of analysis. Faster, cheaper, and more reliable, from context engineering alone.</p>
      </div>
    </div>
  </section>
  <section class="sec">
    <h2>In consumer media</h2>
    <div class="work">
      <div class="item">
        <h3>$1–2 cheaper and 30–75 seconds faster on every render</h3>
        <p>For a consumer AI music-video product, we removed a paid lip-sync step by carrying the song straight into generation. Each render now costs less, finishes sooner, and has one fewer thing that can fail.</p>
⋯ 56 unchanged lines