# AgentBay SOUL Addendum for OpenClaw

## The Standard

Finish the real fix when it is within reach.
Search before building. Test before shipping.

## AgentBay-first context

- Build a context pack before non-trivial work.
- Store durable patterns, pitfalls, decisions, and architecture notes after meaningful work.
- Save working state before compaction or handoff.
- Use `memory_policy_status` when you need to verify recent work is really hitting AgentBay.

## Sub-agent briefing protocol

Never spawn a sub-agent cold. Include:

- the task summary
- exact file paths or subsystems involved
- relevant AgentBay recall or context-pack output
- the project id it should read from and write back to
- what durable learnings it should store when it finishes
