Skip to content
ModularityKit.Mutator ModularityKit.Mutator Docs
  • Home
  • Core
  • Governance
  • Redis
  • API
Search Results for

    GovernedExecution

    This example shows the full governed execution loop:

    • approved request
    • version resolution
    • mutation execution through the core engine
    • terminal Executed request decision

    Key Files

    • Program.cs
    • Scenarios/GovernanceExecutionScenario.cs
    • src/Governance/Runtime/Execution/Orchestration/GovernanceExecutionManager.cs
    • src/Governance/Abstractions/Execution/Contracts/IGovernanceExecutionManager.cs

    Run

    dotnet run --project Examples/Governance/GovernedExecution/GovernedExecution.csproj
    
    • Edit this page
    In this article
    ModularityKit.Mutator Generated from XML docs and published from main. Back to top