Human approval at the center

Building with AI without handing over the wheel.

I run a practical multi-agent workflow for app building, review, operations, and release discipline. The models help move faster. The human still decides what ships.

Operator stack

Two command lanes. One execution. One review.

System online
Command · Lane 01

Bixby / OpenClaw

Product Build Command

App architecture coordination, implementation routing, repo state, builds, QA orchestration, release gates, and blocker control.

What it does
  • Keep the active lane clear, the next move visible, and every specialist routed with purpose
  • Turn scattered project context into durable operating files, gates, and recovery paths
  • Protect approvals, memory, workflow state, and execution rhythm so the stack keeps moving without drift
Command · Lane 02

Atlas / Hermes

Operator Systems & Strategy

Strategy, research, specialist routing, content workflows, memory experiments, automation governance, and new revenue-oriented lanes.

What it does
  • Route strategy, research, and specialist work into clean execution lanes
  • Turn messy ideas into operator systems, content workflows, and revenue experiments
  • Pressure-test automation, memory, and governance before they become part of the stack
Core execution

Codex

Engineering Execution

Narrow-lane implementation, branch hygiene, tests, fixes, file rescue, and shipping support.

What it does
  • Turn narrow implementation tasks into clean, reviewable code changes
  • Protect branch hygiene, file state, tests, and recovery paths while work is moving
  • Ship focused fixes without dragging unrelated parts of the stack into motion
Strategy & review

Claude / Claude Code

Pressure Testing & Drafting

Architecture pressure tests, specs, review passes, drafting, language discipline, and checks before public or production-facing work.

What it does
  • Pressure-test architecture, specs, and decisions before they harden into shipped work
  • Turn rough thinking into clean specs, drafts, and language the rest of the stack can run on
  • Hold the line on scope, quality, and voice before anything goes public or production-facing
Human approval gate Required before ship. The system accelerates the work; the operator decides what goes out.
What this site is becoming

A field notebook for serious AI-assisted work.

This is not a generic prompt collection. It is a place for tested workflows: what broke, what fixed it, what I would do again, and what I would never repeat without a backup.

Build

App work with release discipline

Small lanes, clean branches, explicit QA gates, and human approval before anything important moves.

Operate

AI agents as a working system

Bixby/OpenClaw and Atlas/Hermes operate as the two command lanes. Codex handles narrow execution; Claude and Claude Code hold the review line before anything ships.

Share

Public guides from real failures

If an update, build, or workflow goes sideways, the cleanup becomes a playbook someone else can use.

Recent breakpoints

The useful part is what failed and how it recovered.

This is the operator notebook lane: live scars, narrow fixes, rollback thinking, and the checks that keep an AI-assisted system from becoming a guessing machine.

Recovered

Telegram routing instability

ACP session binding looked alive while the working chat only showed task wrappers. The fix started with closing the stale lane, not rewriting the stack.

OpenClaw / Telegram / ACP
Guardrail

Approval flag mismatch

When automation wants to keep moving, the important question is not whether it can. It is whether the human approval boundary still holds.

Codex / human-in-loop
Watchlist

Playwright runtime resolution

Browser checks only count when the runtime, page state, and screenshot all agree. Otherwise the test lane is just noise with confidence.

QA / browser automation
Contained

Cloudflare deploy conflict

Deployment is the wrong place to discover missing artifacts. The save happens earlier: build proof, route proof, then ship.

Cloudflare / release checks
Field guides

Real AI workflow fixes, written down while they are still warm.

These guides come from live work: updates, broken routing, voice drift, release gates, and the recovery steps that kept the system moving without losing human control.

Operating principle

Use the models like a team, not a slot machine.

The goal is not to make AI look magical. The goal is to turn messy, real work into repeatable lanes: plan, inspect, isolate, verify, document, and only then ship.

1

Separate lanes

Implementation, review, operations, and product decisions stay distinct so one confused thread does not contaminate the whole project.

2

Preserve state

Memory files, checklists, and branch snapshots turn long work into something recoverable when a session resets.

3

Verify the boring parts

The boring checks are where the save happens: config validates, tests pass, build artifacts exist, and chat routing behaves.