<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://bluntmachetti.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://bluntmachetti.github.io/" rel="alternate" type="text/html" /><updated>2026-07-20T10:46:11+00:00</updated><id>https://bluntmachetti.github.io/feed.xml</id><title type="html">Kehinde Ademolu</title><subtitle>I build AI-native systems for resilience, security, and decision-making — from incident response simulators to agentic economy labs and enterprise digital twins.</subtitle><author><name>Kenny Ademolu</name></author><entry><title type="html">I Learn by Building</title><link href="https://bluntmachetti.github.io/writing/2026/06/25/i-learn-by-building.html" rel="alternate" type="text/html" title="I Learn by Building" /><published>2026-06-25T12:00:00+00:00</published><updated>2026-06-25T12:00:00+00:00</updated><id>https://bluntmachetti.github.io/writing/2026/06/25/i-learn-by-building</id><content type="html" xml:base="https://bluntmachetti.github.io/writing/2026/06/25/i-learn-by-building.html"><![CDATA[<p>I learn best by building.</p>

<p>Hackathons give me a deadline, a constraint, and a reason to turn an abstract idea into something testable. The outputs may look like separate projects — Aftershock, IncidentGym, Arena — but they are all probes into the same question: <strong>how do we build trustworthy AI-native systems for resilience, security, and decision-making?</strong></p>

<h2 id="the-projects">The projects</h2>

<p>Aftershock explores how societies respond to disruption. It is a disaster-response simulation where a society of small AI agents must coordinate under pressure — triaging casualties, routing resources, and maintaining coherence when infrastructure fails. The headline finding: six small models out-deliver one big one at roughly 65% better lives-per-dollar, and written doctrine lifts protocol conformance at statistically credible levels.</p>

<p>IncidentGym looks at how organisations rehearse cyber incidents and measure readiness. It is a training environment where incident responders practice under realistic conditions, with deterministic scoring that makes every run auditable and replayable. The goal is not to gamify incident response — it is to make readiness measurable.</p>

<p>Arena asks what happens when agentic organisations and economies begin to make decisions at scale. It is a laboratory for simulating multi-agent economies where agents negotiate, trade, form alliances, and fail — providing a testbed for governance mechanisms before they touch real systems.</p>

<h2 id="the-common-thread">The common thread</h2>

<p>The common thread is not the hackathon. The common thread is <strong>simulation, scoring, replayability, and evidence</strong>.</p>

<p>Every project shares a core architecture:</p>

<ul>
  <li><strong>Deterministic environments</strong> where scenarios can be replayed and compared</li>
  <li><strong>Scoring functions</strong> that make outcomes measurable, not just observable</li>
  <li><strong>Multi-agent coordination</strong> under constraints that mirror real organisational pressure</li>
  <li><strong>Evidence-first reporting</strong> that distinguishes what worked from what merely looked good</li>
</ul>

<p>These are small laboratories by design: constrained enough to build quickly, rigorous enough to test whether the underlying idea survives contact with reality.</p>

<h2 id="why-public">Why public</h2>

<p>Building in public is not about marketing. It is about <strong>accountability</strong>.</p>

<p>When I publish a build log, I commit to showing the negative results alongside the wins. Aftershock’s field log documents the lives-saved headline we had to walk back. IncidentGym’s log records scoring functions that did not work before the ones that did. This honesty is the point: it is the only way to build systems that other people can trust.</p>

<h2 id="what-comes-next">What comes next</h2>

<p>The next phase moves from hackathon laboratories to enterprise-scale applications. The patterns I have developed in these public builds — deterministic simulation, auditable scoring, multi-agent coordination under pressure — are the same patterns that enterprise organisations need for operational resilience.</p>

<p>The builds continue. The questions get bigger. The laboratories get more rigorous.</p>

<blockquote>
  <p>The best way to understand a system is to build it. The best way to trust a system is to break it in public and show what survived.</p>
</blockquote>]]></content><author><name>Kenny Ademolu</name></author><category term="writing" /><summary type="html"><![CDATA[Why I use hackathons and public build logs as laboratories for AI-native resilience systems.]]></summary></entry></feed>