GovernedExecution
This example shows the full governed execution loop:
- approved request
- version resolution
- mutation execution through the core engine
- terminal
Executedrequest decision
Key Files
Program.csScenarios/GovernanceExecutionScenario.cssrc/Governance/Runtime/Execution/Orchestration/GovernanceExecutionManager.cssrc/Governance/Abstractions/Execution/Contracts/IGovernanceExecutionManager.cs
Run
dotnet run --project Examples/Governance/GovernedExecution/GovernedExecution.csproj