OpenClaw Field Notes — Issue 010
Two Agents. One Runbook. Zero Terminal.
Shipped 01 — Oracle Vision Demo Standup
Oracle Vision Demo deployment moved into threads — patching, sequencing, verification, and handoffs ran with agents inside the execution loop.
Shipped 02 — Governance
Agent rules got written down — clear “never do” boundaries and “ask-first” standards for demo safety and data integrity.
Shipped 03 — WordPress Surface
We fixed a real publishing failure — formatting broke on publish, we traced it to how WordPress handles CSS, and made the post render correctly.
TL;DR
This week was a clean proof of the pattern: one agent executes, another keeps execution moving, and humans stay in control with explicit rules.
It wasn’t magic. It was: threads as runbooks, governance as guardrails, and operator surfaces that actually work.
What We Shipped / Moved Forward
1) Oracle EBS (Oracle Vision Demo): Threads Became the Runbook
What was broken: complex deployments die in private terminals. When the steps aren’t logged and repeatable, every handoff becomes risk.
What changed: we ran the Oracle Vision Demo standup through OpenClaw threads. The work happened as an operator-visible sequence: patching, verification, and next steps captured in the same place the team communicates.
Why it matters: you get repeatable delivery. Not “heroics.” Not “tribal knowledge.”
How we used #watcher (the real unlock): we added a supervision loop. One agent executed the technical steps, but drifted into shortcuts, stalled, and tried to “improve” the stack in ways that weren’t the prescribed Oracle path. A second agent (in a separate thread) acted as the manager: checking progress, forcing explicit next steps, and keeping execution aligned with the standard approach.
Two-model pattern: the manager agent (Anthropic) supervised the executor agent (GPT Codex). Same outcome: execution stayed moving, and stayed governable.
2) Governance: Make “Never Do” Explicit
What was broken: “AI can do anything” is not a safe operating model for real systems.
What changed: we documented an agent governance policy for the Oracle Vision Demo environment: clear red lines, API-first expectations, and a stop-and-report process for anything that could risk data integrity.
Why it matters: agents execute faster when the boundaries are explicit. Humans stay accountable. The environment stays demo-ready.
3) Publishing Surface: WordPress Formatting Broke (and We Fixed It)
What was broken: we hit a common failure: the HTML looked great, then WordPress stripped styling on publish and the post rendered poorly.
What changed: we traced the failure to how WordPress handles in-post styling and moved presentation to the correct place so the content rendered consistently.
Why it matters: a workflow isn’t done when the artifact exists. It’s done when the artifact is delivered and usable.
Field Notes
- Execution needs orchestration. The second agent wasn’t “smarter.” It kept throughput moving.
- Governance speeds you up. Explicit rules remove hesitation and prevent risky improvisation.
- Operator surfaces are the product. If publishing breaks at the last step, you didn’t ship.
Principle of the Week
Make it runnable from where operators live.
Threads + rules + repeatable handoffs turn AI from “interesting” into “deployable.”
- Turn the Vision thread into a reusable, marketing-safe runbook
- Keep tightening agent governance as the environment grows more real
- Make artifact delivery deterministic across channels (no last-step failures)
Work With Us
If your Oracle EBS delivery still depends on fragile rituals, we can help you build governed execution systems teams trust. Talk to us.
OpenClaw Field Notes is our weekly execution log — written for prospects and partners. Outcomes and momentum, without sensitive internals.
AI is a tool. Humans remain accountable.