ega_govern_execution
Govern an AI workflow through the canonical EGA V9 execution path. Returns: The governance decision and evidence produced by EGA V9.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_json | No | JSON array containing workflow steps to submit to EGA V9. | [{"id":"example","tool":"inventory.lookup","action":"read","resource":"product-123","quantity":1}] |
| expected_replay_root | Yes | Optional expected replay root. |