Project design
What a first automation project should prove
The first build should prove whether one task can be run repeatedly with logs, handoffs, and clear failure handling.
Read noteBlog
Short notes on task design, owned infrastructure, first builds, and the operational details that make automation useful after the demo.
Project design
The first build should prove whether one task can be run repeatedly with logs, handoffs, and clear failure handling.
Read noteInfrastructure
Running automations on owned infrastructure keeps the system inspectable, controllable, and easier to reason about when something breaks.
Read noteField note
The hard part is rarely the model call. It is deciding what should happen before, during, and after the agent acts.
Read note