The audio companion to iksnae.com starts here. This first episode is a deep-dive conversation on AgencyX, the native-Swift autonomous software agency I’ve been building at Khaos.

What if the point of an AI coding tool wasn’t to help you type faster, but to make the keyboard unnecessary? AgencyX takes an engagement from a GitHub issue all the way to a merged pull request on your own Apple hardware, and leaves a durable, replayable trail of evidence at every step.

The conversation covers:

  • Sovereign compute, auditable evidence. It runs on your machine, in your language (Swift), and every model call and tool action lands in a replayable event ledger you can audit.
  • The lights-off thesis. The human directs and reviews at gates; the agency does the work in the dark. Its real success metric is operator silence.
  • A layered Swift architecture tuned for local hardware, with a self-improving flywheel that uses fine-tuned local models for the routine work.
  • Orchestration under the hood: configurable workflows, context compression to cut cost, and a decomposition cycle (refined from its predecessor, loswfx) that sizes work correctly before a line is built.
  • Strict safety gates: how a system that builds and ships its own milestones still stops for the human at exactly the moments that matter.

This episode is a machine-generated deep dive, built from AgencyX’s own design and research documents. It pairs with the companion short, Hiding the Messy Mind of AI.