parallaxintelligence.digital field note 01
Field note · Experiment● dormant by choice

Apex: we let an AI build our software catalog for four months.

Every 8 hours, a system named Apex read its own history, planned a build, wrote the code, had a second AI review it, and shipped. No human wrote a line of code in its repository. Then we turned it off on purpose. This is what happened.

415
autonomous cycles
verified · cycle log
134
tools built
self-reported · cycle 312
3,889
tests written
verified · repo snapshot
0
human-written lines
verified · by design

01What we actually built

Apex was a tool factory. Its charter was simple: build software Parallax could use or sell. Security audit tools, site analyzers, content generators, client-reporting workflows. On a fixed 8-hour cycle it read its manifest and its own evolution history, asked one AI model to plan the next build, dispatched the work through a multi-agent orchestrator we called Forge, and had a different model cross-review the result before auto-merging and deploying it.

The rule that made it an experiment instead of a demo: humans never wrote code in its repository. We set the goal, built the harness, and watched.

02The run

2026-03-18 · Born.

First manifest committed. Cycle 1 plans and ships its first tool.

2026-04, late · The first real outage.

A git-hosting quirk plus an HTTP redirect silently dropping POST bodies broke pull-request creation for days. Apex kept planning; nothing merged. The fix taught us its "definition of done" was too loose, so we rewrote it: every tool must ship as a single self-contained HTML file that works from a USB stick.

2026-05-28 · Peak factory.

Cycle 312. Apex reconciles its own inventory: 134 tools, 74 workflows. The catalog includes an invoice-generator configurator, DMARC and deliverability checkers, and a security-audit suite.

2026-06-14 · We ask it to stop.

Cron disabled. The experiment answered its question and attention moved to shipping products.

2026-07-11 · It didn't fully stop.

A host reboot kept resurrecting one replica; Apex quietly reached cycle 415 before failing its own health check. We scaled it to zero and pinned that in the stack config. Dormant, not deleted.

03What it got right

The build-review-merge loop between two different AI models ran unattended for months and shipped genuinely usable artifacts. The proof wasn't a benchmark. It was a USB stick: eight self-contained security tools that got carried into real client meetings and opened straight from the drive, no hosting, no login, no excuses.

The best output of an autonomous system is the one you can hand to a client on a stick.definition of done v2, April 2026

04What it got wrong

05What it became

The factory is dormant. Its products clocked in this morning. Apex-built tools run in production daily behind our consulting work: the free email security check on our main site came off its line, and an internal service still loads its whole catalog, every tool one API call away, for audits, mail-posture checks, and client reporting. The experiment ended; the inventory went to work.

If you want the same discipline pointed at your business, that's the day job: Parallax Intelligence.

rev 2 · 2026-07-23 · figures drawn from the cycle log, repo snapshots, and session notes; labels distinguish verified from self-reported counts. Updated in place, not reposted.

back to the ledger