Skip to main content

Module process_evolution

Module process_evolution 

Source
Expand description

Process evolution models for pattern drift simulation.

Provides comprehensive process change modeling including:

  • Approval workflow changes
  • Process automation transitions
  • Policy changes
  • Control enhancements

Structs§

ApprovalWorkflowChangeConfig
Configuration for approval workflow change.
ControlEnhancementConfig
Configuration for control enhancement.
PolicyChangeConfig
Configuration for policy change.
ProcessAutomationConfig
Configuration for process automation.
ProcessEvolutionEvent
A scheduled process evolution event.
ThresholdChange
Threshold change details.
ToleranceChange
Tolerance change for controls.

Enums§

PolicyCategory
Policy category.
ProcessEvolutionType
Process evolution event type with associated configuration.
RolloutCurve
Rollout curve type for automation adoption.
ToleranceType
Type of tolerance.
WorkflowType
Workflow type for approval processes.