Core Concepts

Policy Engine Logic

Understanding how the scheduler makes decisions based on signals.

Overview

This section provides a high-level overview of Policy Engine Logic. AxonInfra is designed to be highly configurable and performant. Understanding how the scheduler makes decisions based on signals.

Note: This documentation is currently being expanded. Check back soon for full technical details.

Details

Detailed implementation specifics and configuration parameters will be listed here.

# Example Configuration
[scheduler]
mode = "auto"

Next Steps