GoClaw governed AI operator model
Role in BuildWithHQ
GoClaw is the AI worker/operator layer associated with the Universal Inbox and the governed AI Action system. It should be treated as a participant operating under a real BuildWithHQ identity/security envelope, not as a privileged bypass around normal authorization.
Operating pattern
- Receive or claim eligible work from the Universal Inbox.
- Assemble only the context the acting identity is permitted to use.
- Classify intent, risk, confidence, and possible next actions.
- Create a suggestion batch instead of mutating application data during planning.
- Route the batch to approval or human handling when required.
- Execute approved actions through canonical BuildWithHQ action/runtime APIs.
- Preserve activity version, correlation, audit, and execution evidence.
Truth note
The current Build Master contains both completed foundations and partial/in-progress GoClaw work. This item describes the governed architecture and should not be interpreted as proof that every GoClaw workflow is production-complete.