Field Manual · Working Notes

Triadive: a field manual for working with AI agents

Principles for the human / agent / robot triad — written at the level of concepts so they outlive any platform, project, or year. Concepts, workflows, and lessons drawn from the practice of running long-lived agents in OpenClaw.


Reading paths

Three guided routes through the manual: start here, memory & goals, and patterns & lessons.

Start here

The three pieces to read in the first 30 minutes. Agent loop, the loop-vs-graph distinction, and how the runtime surfaces you use every day fit together.

CONCEPTS beginner

What Is an Agent Loop?

An agent loop is the repeating cycle an AI agent uses to make progress on a goal.

Memory & goals

The durable layers. How agents remember, why long-running agents forget, and how an explicit goal turns an agent into something an operator can follow.

CONCEPTS beginner

Pursuing Goal in OpenClaw

OpenClaw's Pursuing goal feature is small on the surface and important underneath.

Patterns & lessons

Three patterns that survive contact with real work. What worked, what broke, and what to keep in your back pocket.

Glossary

The vocabulary every Triadive article assumes you know. A separate reference layer — read these once, then refer back as needed.

From the editor

Dispatch #5 — The CEO-agent bottleneck: why centralized review is the operator's most expensive habit

Adding more desks does not make a multi-agent system faster if every desk still reports to the same overloaded coordinator. The CEO-agent bottleneck is the pattern that breaks most desk-based architectures, and it is almost entirely self-inflicted.

About this manual

Triadive is a working field manual for the human / agent / robot triad. The examples lean on OpenClaw because that's where the practice is most visible right now — but every principle here is meant to outlive the platform it came from.

  • What this manual is. Principles-first. Concepts, workflows, and lessons drawn from real operator practice.
  • What this manual is not. A platform tutorial. A news site. A vendor endorsement. A place to find windfall-style prompt recipes.
  • What you should expect. New working notes weekly. Long-form explainers monthly. Glossary updates as needed. Dispatches on Saturday mornings with the week's operator-decision pattern essay, recap, and observation.
  • Who it's for. Anyone running an agent for longer than a single conversation.
Sponsored