openclaw/docs/plugins/EXECUTION_SPINE_CONTRACT.md

13 lines
284 B
Markdown

# Plugin Execution Spine Contract (v1)
## Flow
`propose -> approve(if risky) -> execute -> verify`
## ACK-first
Actionable requests SHOULD emit immediate ACK before long-running work.
## Goals
- Lean core, stronger plugins
- Predictable safety behavior
- Auditable execution trail